On Wed, Sep 10, 2008 at 4:29 AM, Jerry Vonau <[EMAIL PROTECTED]> wrote: > That is an anaconda re-compile time, think I can fix it.
Keep me posted on that one. If you are recompiling anaconda... can you tweak the part where it writes ifcfg-ethX to check for existing files and _not_ overwrite them? >> - Anaconda will need to be told where the ISO is. Pick Hard Drive >> install, sdb1, and the path is 'iso' >> > add to the kickstart file after interactive: > harddrive --partition=sdb1 --dir=iso I don't want to hard-code sdb1 anywhere. That's the real issue, and will probably take a bit of work in anaconda. The 'cdrom' thing is an alias, and must be triggering a "what's my first SCSI/ATA device that looks like a cdrom, ah, that's what the user meant" bit of logic. Anaconda should have a "usbdrive:/" alias... cheers, m -- [EMAIL PROTECTED] [EMAIL PROTECTED] -- School Server Architect - ask interesting questions - don't get distracted with shiny stuff - working code first - http://wiki.laptop.org/go/User:Martinlanghoff _______________________________________________ Server-devel mailing list [EMAIL PROTECTED] http://lists.laptop.org/listinfo/server-devel
