
Originally Posted by
sudodus
The following reply assumes that you have some experience with linux, and that you have at least a live system running on some computer. (Otherwise let us know, and we can help you do the corresponding things from Windows.)
I have booted an eeepc from a USB pendrive with Ubuntu. I do not remember that I had to use some particular boot options. But it might be important how to prepare the USB device.
Usually it works if you
- make a partition, format it to FAT32, and add a boot flag
and an lba flag.
- use Unetbootin to transfer the live system from the iso file to the USB drive.
I suggest that you try with the newest long time support version, 12.04 LTS. And for an eeepc I suggest Lubuntu or Xubuntu instead of vanilla Ubuntu, so download those iso files
See the following links for more details!
http://ubuntuforums.org/showpost.php?p=11546560&postcount=5
http://ubuntuforums.org/showthread.php?t=1958073
Sorry, maybe I wasn't clear in my previous post: the mission objective is not to make any ubuntu work on this machine, the mission is to make my usb key with my standard ubuntu 10.04 boot on this machine.
The usb key is perfectly fine, it boots fine on maybe 4-5 other machines (namely my older asus and my thinkpad), and it looks like this:
Code:
sudo fdisk /dev/sdc
Password or swipe finger:
WARNING: DOS-compatible mode is deprecated. It's strongly recommended to
switch off the mode (command 'c') and change display units to
sectors (command 'u').
Command (m for help): p
Disk /dev/sdc: 3980 MB, 3980394496 bytes
255 heads, 63 sectors/track, 483 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000e73ff
Device Boot Start End Blocks Id System
/dev/sdc1 * 1 15 120456 83 Linux
/dev/sdc2 16 461 3582495 83 Linux
Bookmarks