Thanks Ciao. Unfortunately, it doesn't seem like that was my problem. I've edited my files using "Ultra Edit 32" (which is supposed to respect the Unix format), I edited them directly on the Bering box itself, and I've even downloaded the "stock" Bering .iso and tried using those files directly...but no success. The box still hangs at the same place.
As a side note, the "old" how-to-create a Bering CD instructions say to rename the syslinux.cfg to isolinux.cfg before creating your CD. I see the stock .iso uses a syslinux.cfg. Curiously, when I use that file as is (without renaming it), the boot process crashes and I get a kernel panic! How odd??? Suggestions??? Craig -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mailing Lists Sent: Sunday, December 24, 2006 12:39 AM To: Craig Caughlin Cc: [email protected] Subject: Re: [leaf-user] CD hangs at LINUXRC: Loaded Packages Take a look to your leaf.cfg Probably it is in windows format (cr/lf) and not in unix format (lf only) Happy holidays Ciao Gianni Craig Caughlin ha scritto: > Hi folks, > I'm trying to create a bootable CD, and the CD boots fine, but hangs at: > > LINUXRC: Loaded Packages > > My isolinux.cfg looks like: > > display syslinux.dpy > timeout 0 > append reboot=bios > default linux initrd=initrd.lrp init=/linuxrc rw root=/dev/ram0 > LEAFCFG=/dev/cdrom:iso9660 > > And the only change to my leaf.cfg looks like: > > # The first entry is the backup device. > # The path is parsed in reversed order, packages on the first device listed > will be loaded last. > #PKGPATH="/dev/fd0u1680:msdos" > PKGPATH=/dev/fd0:msdos,/dev/cdrom:iso9660 > > The command I'm executing to create the .iso is: > > mkisofs -o bering.iso -b isolinux.bin -c isolinux.cat -V "Bering" > -no-emul-boot -relaxed-filenames -boot-load-size 4 -boot-info-table -hide > isolinux.bin -l diskcontent > > Any idea what might be causing my boot problem? > > Thank you, > Craig > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > ------------------------------------------------------------------------ > leaf-user mailing list: [email protected] > https://lists.sourceforge.net/lists/listinfo/leaf-user > Support Request -- http://leaf-project.org/ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ------------------------------------------------------------------------ leaf-user mailing list: [email protected] https://lists.sourceforge.net/lists/listinfo/leaf-user Support Request -- http://leaf-project.org/ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ------------------------------------------------------------------------ leaf-user mailing list: [email protected] https://lists.sourceforge.net/lists/listinfo/leaf-user Support Request -- http://leaf-project.org/
