← Back to team overview

ubuntu-eee-coders team mailing list archive

Re: [Question #47296]: can't get ubuntu to load from usb memory stick

 

Question #47296 on Ubuntu Eee changed:
https://answers.launchpad.net/ubuntu-eee/+question/47296

    Status: Open => Answered

surfed proposed the following answer:
make sure the boot flag is set. run fisk -l and make sure that there is
a star under Boot next to Device. If not you will have to set it either
with fdisk or gparted.

in fdisk:
sudo fdisk /dev/yourdevice
type "a" and press enter
type "1" and press enter
type "w" --"--
type "q" --"--


a toggles boot flag
1 is your first partition
w writes the partition table
q quit

-- 
You received this question notification because you are a member of
Ubuntu Eee Coders, which is an answer contact for Ubuntu Eee.