I have Debian Squeeze and want to create USB flash drive for install Ubuntu 11.04. I've already tried many ways:
- boot.img.gz + mini.iso at drive's root + syslinux = installer "couldn't found installer iso"
- boot.img.gz + extract mini.iso to drive's root + syslinux + replace original syslinux.cfg by isolinux.cfg from mini.iso = "invalid keyword in syslinux.cfg" error
- extract normal CD iso to drive's root + grub = black screen with blinking cursor
- UnetBootIn from repos + normal CD iso = screen with many vertical color lines
At the moment I'm waiting until usb-creator.exe (launched from Windows) finish. Could you explain the right way to create Ubuntu USB-installer from Debian?
ddvia the command line to get it to work... then all you'd need to do is flag the drive as bootable... but i forget the steps that were outlined... if I can find the instructions, i'll link them here (and thus point you to the correct answer)dd'd to a device, and that UNetBootin is the most widely accepted install method, but it seems it didnt work for you. Did you try unetbootin by downloading it separately (NOT from repos)?qemu /deb/sdd1And it says: ''Booting from Hard Disk ... Boot error''. so the problem is not in the computer to which I am going to install Ubuntu.