> I have some problem to boot my LEAF Box on a SCSI
> harddisc (sda1)
>
> On the boot sequence, I load:
>
> scsi_mod.o - Kernel SCSI support
> sd_mod.o   - SCSI Disk support
> aic7xxx.o  - Adaptec SCSI driver

Don't forget the file-system driver (likely ext2.o), unless you're
hard-disk is formatted with FAT or minix.

> The Kernel Log:
>
> Adaptec 294X SCSI Controller found! It found the
> devices on these controller, too.
>
> ***01 Schnipp START*** (i get these errors:)
>
> LINUXRC: Installing - root: root(nf!) etc: etc(nf!)
> ...
>
> ***01 Schnipp END***
>
> What mean the "nf!" behind the packages?

"nf!" means "Not Found"...the init scripts cannot find your packages.

> ***02 Schnipp START***
>
> cat: /var/lib/lrpkg/root.pn.links: No such file or dir
> cat: /var/lib/lrpkg/root.log.links: No such file or
> dir
> .: Can't open /var/lib/lrpkg/root.dev.own
> Kernel panic:..
>
> ***02 Schnipp END***
>
> Can anyone tell me, why my box dont find these filez?
> How can i fix the problem, so my will boot on scsi?

Assuming you're loading all required filesystem modules to mount your
boot partition, and assuming you have correctly copied your LEAF package
files to the hard disk, the problem is most likely related to the
parameters you're passing the kernel (and the init scripts) from your
bootloader.  Give us details about how your system is setup, including
which LEAF version you're using, how your hard drive is
partitioned/formatted, what boot loader you're using, and any boot
loader configuration related to kernel parameters, and we can probably
figure out what's wrong.

You may also want to read through my Hard Disk HOWTO, which includes a
section on using a SCSI device to boot from:
http://lrp.steinkuehler.net/Documentation/LRPHardDiskHOWTO.txt

Charles Steinkuehler
http://lrp.steinkuehler.net
http://c0wz.steinkuehler.net (lrp.c0wz.com mirror)




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
------------------------------------------------------------------------
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