On Wed, Sep 03, 2003 at 01:12:16PM -0500, Kent Wert wrote: > > I get a "Dude, you're hosed." message after booting off of a CD that I > made with mkrecoveryISO. I've burnt many images of various servers in this > config and this is the first time I have seen this message. Just before > exiting, the install complained about not having a local.cfg file so I tried > adding it by hand to the cdrom with no luck. > > System is debian, plain apt-get install for both client and server > machines. I can build a bootable floppy, fetch the image and it works but > can't create a bootable ISO. Any idea what I did to get this message and how > I can resolve?
it looks like you're on the right track. the script tries to mount your cdrom and run a local.cfg script. the local.cfg script is not a normal systemimager local.cfg script - see the mkrecoveryiso script to see what its local.cfg looks like. it appears to determine where the local.cfg script is from options passed to the kernel - cat /proc/cmdline to see what this is set to. (note that i've never used this tool before, so i don't claim to know how everything works). ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Sisuite-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sisuite-users
