- if [ "$PART1_TYPE" != "EE" ]; then
- if [ "$PART2_TYPE" != "EF" ]; then
- vtdebug "part2 type is $PART2_TYPE not EF"
- ventoy_false
- return
- fi
- fi
+ # if [ "$PART1_TYPE" != "EE" ]; then
+ # if [ "$PART2_TYPE" != "EF" ]; then
+ # vtdebug "part2 type is $PART2_TYPE not EF"
+ # ventoy_false
+ # return
+ # fi
+ # fi