Re: Live USB boot problem
Did you check the md5sum?
Also hardware specs will help us to help you.
Re: Live USB boot problem
Try this video link. Follow the example exactly and it will work. You will have to boot to Live CD but it will work as a persistent Boot due to the changes made in the video. Good luck.
Video
Re: Live USB boot problem
when using unetbootin did you set the drop down menu to bt3
Re: Live USB boot problem
This is how l did it on my 8gb usb drive: [l did it all on Ubuntu Super OS]
1/ Put usb in drive [download the BT4-FINAL-ISO FIRST OF COURSE]
2/ Open Terminal window and enter:
mkfs.vfat /dev/sdb1 [or whatever your usb is - mine is sdb1]
3/ Next Enter:
mkfs.ext3 -b 4096 -L casper-rw /dev/sdb2
After it completes:
4/ Then you just use Unetbootin with the BT4-FINAL-ISO
5/ Open the menu.lst in boot/grub:
cd /mnt/sda1/boot/grub
vi menu.lst
Change default at top to 4 instead of 0
And the kernel line below should be changed to vga=0x317
Save and reboot.
it should start from the persistent live-cd or you can go to that line yourself.
Good Luck.
Re: Live USB boot problem
i face the same problem.
the final bt4 md5 is right
but boot error.
my comp is lenovo r61i
any one can help please
regard