Hi folks,
O.K., I'm stumped. :-) 

I'm trying to create a bootable CD. I've read the threads about this error
message, and followed the instructions
(http://leaf.sourceforge.net/doc/guide/bucdrom.html and
http://leaf.sourceforge.net/doc/guide/bucu-ide.html) in every combination I
can create, and still no success. My CD boots fine, but ultimately gives the
error:

LINUXRC: PKGPATH is empty or unset. Can not install packages.
.:285: Can't open /var/lib/lrpkg/root.dev.own
Kernel panic! Attempted to kill init!

I started with a floppy disk. I have copied all of my floppy files to a
directory, renamed syslinux.cfg to isolinux.cfg, and then deleted
ldlinux.sys. To create my CD, I issue this command: mkisofs -o bering.iso -b
isolinux.bin -c isolinux.cat -no-emul-boot -boot-load-size 4
-boot-info-table -hide isolinux.bin -l diskcontent. 

The contents of my isolinux.cfg file is:

display syslinux.dpy
timeout 0 
default linux initrd=initrd.lrp init=/linuxrc rw root=/dev/ram0
LEAFCFG=/dev/fd0:msdos

The contents of my leaf.cfg file is (I've removed the commented lines):

VERBOSE=1

LRP="root config etc local modules iptables dhcpcd keyboard shorwall ulogd
dnsmasq dropbear sh-httpd weblet"
PKGPATH=/dev/fd0:msdos,/dev/cdrom:iso9660
syst_size=6M
log_size=2M

I've tried the LRP= line both with and without parenthesis, no luck.

Suggestions???

Happy holidays :-)

Craig




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to