Bitcoin donations are welcome:14snQXeLcnJtWUduKZ6rC2MHdPYrYar1Tw

Friday, April 1, 2011

Solution: Flash drive identified as SDA during ubuntu install

Problem: My Gigabyte motherboard identified my USB Flash Drive as SDA, so it swapped place with my drive which appeared as SDB during install.

This is only a problem when it comes to the MBR installation, which will be installed to sda, nomather if you chose to install your system to sdb.

Fix?
Boot your system again, but remember to keep your usb drive inside the first time you boot. Then simply run this cmd:

sudo grub-install /dev/sda

Just make sure your linux drive this time is identified as sda :)

No comments:

Post a Comment