[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to change installer image?



On 19/01/2015 20:30, Johannes Graumann wrote:

3) nano /tmp/debian-7.8.0-i386-CD-1-mod/isolinux/txt.cfg ...

I'm not sure about the mean of this step, is it to change the text printed at early boot time (a kind of menu?) ?
Anyway, make sure you don't have an error here.

4) genisoimage -o debian-7.8.0-i386-CD-1-mod.iso -r -J -no-emul-boot -boot-
load-size 4 -boot-info-table -b isolinux/isolinux.bin -c isolinux/boot.cat
./debian-7.8.0-i386-CD-1-mod/

When you look inside the usb key, is everything alright?
I mean do you have all files and folder in root directory?
Because I may have issued a slightly modified command line i.e.:

genisoimage -o debian-7.8.0-i386-CD-1-mod.iso -r -J -no-emul-boot -boot-
load-size 4 -boot-info-table -b isolinux/isolinux.bin -c isolinux/boot.cat ./debian-7.8.0-i386-CD-1-mod/*

5) dd if=debian-7.8.0-i386-CD-1-mod.iso of=/dev/<MYMEMSTICK> bs=4M; sync

Contrary to the original image, the resulting usb stick is NOT recognized as
bootable ...

What am I doing wrong?

Thank you for your time.

Sincerely, Joh



And last, I just had a weird idea (or not?) , you could try to load your system in a virtual machine (virtualbox, vmware ...) so you could follow step by step the boot process (from the outside I would say!).

--
mrr


Reply to: