after the installation of Ubuntu can only be launched by USB flash drive without the USB flash drive can not be started after the start to unplug the USB flash drive no problem .2013-06-16 20:01 questioner reward:5 points | Category: Computer external devices | Browse 209 times
Can I start with a USB stick?
Share to: 2013-06-19 15:30 netizens adopted
Because you installed the grub on the USB flash drive:/dev/sdb, should be mounted to the hard disk:/DEV/SDA
---------------------------------------------------------------------------------
Now, plug in the USB stick and start Ubuntu on the hard drive
Then, uninstall the USB drive, unplug the USB flash drive
---------------------------------------------------------------------------------
Next, install grub to the hard drive (this ....) Depends on how you partition, there is no separate/boot)
I guess you don't have separate/boot, but you can't guess if you xp+ubuntu dual system
---------------------------------------------------------------------------------
Suppose you are a single system, only two partitions one is/, one is swap
Execute this code: sudo grub-install--root-directory=//dev/sda && sudo update-grub
---------------------------------------------------------------------------------
Suppose you are a single system with three partitions//boot/Swap
Execute this code: sudo grub-install--root-directory=/boot/dev/sda && sudo update-grub
---------------------------------------------------------------------------------
And so on ........ .......
Then reboot to see if there is success: sudo shutdown-r now
---------------------------------------------------------------------------------
If you are not successful in the "Ubuntu Chinese Forum" question, you can get more detailed help
Ubuntu does not plug the USB flash drive does not start