> Could you explain me why the way I copied a part of rc.custom to ask if I want > to mount cdrom doesn't work?
Not sure, I can add researching it to my to-do list, or perhaps someone else reading this will see right away what the problem is. > Can you explain me why errors occur when I try to add a file to initrd.bz2? > ========================= > init started: Busybox v0.61.pre... > Bummer, could not run '/etc/rc.S': Exec format ettor > Bummer, could not run '/etc/rc.S': Exec format ettor > _setutent: Can't open utmp file: No such file or directory > _setutent: Can't open utmp file: No such file or directory > _setutent: Can't open utmp file: No such file or directory > ========================= Hmmmm... are you re-running unpack.s/buildit.s? It is hard to say without playing with what you modified more directly. I have never tried to make changes to the generated stuff, I only modify it in the unpacked form, and then always recreate it using the scripts... Note, the eltorito version of tomsrtbt is a side effect of the floppy version, the well-tested path for modifying it is the floppy one. Certainly, all I do with the cdrom version is run the eltorito.s script after I create the floppy, I've never tried to change it in place. -Tom
