Hi So I tried to add the nodes with: mknod /dev/cciss/c0d0 b 104 0 mknod /dev/cciss/c0d0p1 b 104 1 mknod /dev/cciss/c0d0p2 b 104 2 mknod /dev/cciss/c0d0p3 b 104 3
In /var/lib/lrpkg/root.blk.mk. Now I get: Partition check: cciss/c0d0: p1 mknod: /dev/cciss/c0d0: No such file or directory mknod: /dev/cciss/c0d0p1: No such file or directory mknod: /dev/cciss/c0d0p2: No such file or directory mknod: /dev/cciss/c0d0p3: No such file or directory LINUXRC: mounting a 24M TMPFS filesystem... LINUXRC: LRP= is empty or unset. Can not install packages. /linuxrc: source: line 277: can't open /var/lib/lrpkg/root.dev.own Kernel panic: Attemted to kill init! So I guess the lines are wrong or in the wrong place or I'm missing something else. Best regards Pär Johansson 17 feb 2010 kl. 17.28 skrev Charles Steinkuehler: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 2/17/2010 9:35 AM, Pär Johansson wrote: >> default linux initrd=initrd.lrp init=/linuxrc rw root=/dev/ram0 >> LEAFCFG=/dev/cciss/c0d0p1:msdos PKGPATH=/dev/cciss/c0d0p1:msdos >> syst_size=24M log_size=64M >> >> Is /dev/cciss/c0d0p1 wrong or am I missing something else? > > My first guess is you didn't modify the init scripts to create the > /dev/cciss/c0d0p1 node. Just having the driver module loaded in the > kernel isn't enough without a special device node to talk to it. > > - -- > Charles Steinkuehler > [email protected] > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iD8DBQFLfBkmLywbqEHdNFwRAvmFAKDi5zDw9i23/H+hYiGDn1c6N6ilfQCbBKcB > Znka09jV1cfSnKvYdsk5iPk= > =gwbd > -----END PGP SIGNATURE----- > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev ------------------------------------------------------------------------ leaf-user mailing list: [email protected] https://lists.sourceforge.net/lists/listinfo/leaf-user Support Request -- http://leaf-project.org/
