Aanhalen Abjin M H <[EMAIL PROTECTED]>:
First lets check to see if /dev/cdrom exists. Try booting with the old cdrom and without the floppy disk. login and do a ls -la /dev/cdrom If that link doesn't exist you found your problem. And probably should manually create the link yourself. edit /var/lib/lrpkg/root.dev.mk and and the ln -sf /dev/hdX /dev/cdrom Where X equals A if the cdrom is attached to the primary ide-controller and is a master B if the cdrom is attached to the primary ide-controller and is a slave C if the cdrom is attached to the secondary ide-controller and is a master D if the cdrom is attached to the secondary ide-controller and is a slave Backup initrd Kim Oppalfens Azlan Training > Hi, > > I just created a "Dachstein-CD" using the iso image from > http://lrp.steinkuehler.net (dachstein-cd-v1.0.2.iso) and when I boot > my > system I got to the login prompt and it worked fine. Then I created two > files in a floppy as mentioned in the documentation �lrpkg.cfg� and > �pkgpath.cfg�. In lrpkg.cfg I have > LRP=etc,ramlog,local,modules,dhcpd,dnscache,weblet > and in pkgpath.cfg I have > PKGPATH=/dev/cdrom > But now when I boot from the cdrom with the floppy inserted the boot > process stops with this message > . > . > . > LINUXRC: Installing� > LRP=etc: (nf!) > ramlog: (nf!) > local: (nf!) > modules: (nf!) > dhcpd: (nf!) > dnscache: (nf!) > weblet: (nf!) > LINUXRC: Finished > autodetecting RAID arrays > autorun � > � autorun DONE. > Freeing unused kernel memory: 52k freed > INIT: version 2.78 booting > INIT: No inittab file found > > Enter runlevel: > > Could someone please help me out here, I would really appreciate it. > How > do I get to the login prompt? I want to run a firewall/vpn gateway. > > Thank you > > Abjin > > > > ------------------------------------------------------- > Sponsored by: > ThinkGeek at http://www.ThinkGeek.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 > > ------------------------------------------------- This mail sent through Tiscali Webmail (http://webmail.tiscali.be) ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.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
