解决方法:
Now change the startup order to boot USB by default, usually you will have to press F6 to move the selected USB device on top.
Once done, save changes and restart the system. Now you will have Ubuntu running from USB drive.
发现解决不了问题,重新格式化我的U盘,原来是NTFS格式的,现在格式化为FAT32的,再重新做一次。
1. Format the stick again as FAT32, to make sure you get rid of everything.
2. Use unetbootin again to copy the UNR image to the stick. IGNORE the message to reboot after it finishes, just close unetbootin.
3. To get rid of the unetbootin menu, open the stick and do:
-in the root folder rename syslinux.cfg to syslinux.old
-in the folder isolinux find and rename isolinux.bin to syslinux.bin, isolinux.cfg to syslinux.cfg
-go back and rename the whole folder isolinux to syslinux
This procedure will make available the standard ubuntu menu which gives you options to Try Ubuntu, Install Ubuntu, etc. Otherwise, the problem with unetbootin is that it creates its own menu with one entry called 'default' which starts the install process right away, as if you selected Install Ubuntu. To my knowledge, you will not have option to Try Ubuntu if you don't do the above procedure.