|
Anybody been able to make the LiveCD iso into a bootable flash drive yet? January 01, 2008 09:00PM |
Registered: 5 years ago Posts: 1 |
|
Re: Anybody been able to make the LiveCD iso into a bootable flash drive yet? March 04, 2008 01:18PM |
Registered: 5 years ago Posts: 6 |
|
Re: Anybody been able to make the LiveCD iso into a bootable flash drive yet? October 06, 2008 05:32AM |
Registered: 4 years ago Posts: 5 |
sudo syslinux /dev/sdXNWhere X is the letter of the drive and N is the number of the drive.
cp vmlinuz-2.6.25.16-elive-686 vmlinuzand
cp initrd.img-2.6.25.16-elive-686 initrd
change "lang=dk" to "lang=XX"Where XX is your country code.
|
Re: Anybody been able to make the LiveCD iso into a bootable flash drive yet? October 06, 2008 06:06AM |
Admin Registered: 5 years ago Posts: 390 |
|
Re: Anybody been able to make the LiveCD iso into a bootable flash drive yet? October 06, 2008 06:18AM |
Registered: 4 years ago Posts: 5 |
|
Re: Anybody been able to make the LiveCD iso into a bootable flash drive yet? October 17, 2008 06:13AM |
Registered: 4 years ago Posts: 2 |