Ubuntu does not plug the USB flash drive does not start

Source: Internet
Author: User

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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.