
If you cannot boot from the USB drive on your Mac, try burning a DVD. Click on the gold disk labeled ‘EFI Boot,’ which will bring you to the Ubuntu boot menu. USB device and proceed to boot Ubuntu 8.10 from the flash drive. To use your bootable media on a Mac device, insert the USB stick and restart or turn on the device while holding the option/alt key to launch Startup Manager. If all goes well, the CD should load the necessary USB drivers, detect your
Start your computer (booting from the CD). Set your BIOS or Startup Menu to boot from CD. Insert both the Boot CD and the Ubuntu 8.10 USB flash drive. Burn the usbcd.iso to a CD Booting from the USB Boot CD. Type mkisofs -R -b boot/grub/stage2_eltorito -no-emul-boot -boot-load-size 4 -boot-info-table -o usbcd.iso ubcd. Type sudo mkinitramfs -o ubcd/boot/initrd.gz. Type sudo gedit /etc/initramfs-tools/nfĪdd the following line to the bottom of the file and click save:. Type sudo gedit /etc/initramfs-tools/modulesĪdd the following lines to the modules file and click save:. Type cp /cdrom/casper/vmlinuz ~/ubcd/boot. Kernel /boot/vmlinuz file=/cdrom/preseed/ed boot=casper noprompt cdrom-detect/try-usb=true persistent quiet splash Add the following information to your menu.lst file and save it to ubcd/boot/grub. Type cp /usr/lib/grub/i386-pc/stage2_eltorito ubcd/boot/grub. Open a Terminal and type mkdir -p ubcd/boot/grub. Insert the Ubuntu 8.10 Live CD and restart your computer, booting from the CD. The following process will enable you to create a Boot CD that can be used to Boot Ubuntu 8.10 from a USB Flash drive on systems that do not natively support booting from USB. CREATE A BOOTABLE USB DRIVE MAC FOR UBUNTU HOW TO
USB flash drive with Ubuntu 8.10 preinstalled How to Create a CD to Boot Ubuntu from USB.PC with a BIOS that does not support booting from USB.USB Boot CD for Ubuntu 8.10 creation essentials
Used to boot flash drives created using the Windows USB Ubuntu 8.10 tutorial
Could also be used to Boot Ubuntu from a USB Flash Drive on Apple Mac, Macbook and, Macbook Pro.