Re: [leaf-user] Proliant DL380R02

2010-02-19 Thread Charles Steinkuehler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/19/2010 6:21 AM, Pär Johansson wrote: > HI > It's up and running, thanks. > I tried to put: > qt mkdir /dev/cciss in root.initrd > > but that didn't work. Depending on where you put this in initrd, the 'real' root file-system may not have existe

Re: [leaf-user] Proliant DL380R02

2010-02-19 Thread Pär Johansson
HI It's up and running, thanks. I tried to put: qt mkdir /dev/cciss in root.initrd but that didn't work. Best regards Pär Johansson 18 feb 2010 kl. 15.53 skrev Charles Steinkuehler: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 2/18/2010 2:36 AM, Pär Johansson wrote: >> Hi >>

Re: [leaf-user] Proliant DL380R02

2010-02-18 Thread Charles Steinkuehler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/18/2010 2:36 AM, Pär Johansson wrote: > 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.

Re: [leaf-user] Proliant DL380R02

2010-02-18 Thread Pär Johansson
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

Re: [leaf-user] Proliant DL380R02

2010-02-17 Thread 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 missin

[leaf-user] Proliant DL380R02

2010-02-17 Thread Pär Johansson
Hello I have a Proliant DL380R02 running Bering 3.1.1 B1 from CD and floppy. Now i want to use the Smart Array 5i to run it from a RAID. I have made a initrd.lrp with cciss.o, used syslinux to make the volume bootable and copied the files to it. When I boot the module load and I get: HP Ciss Driv