Hrmm... Just took a look at the code for mkinitrd ...

I'm not much of a shell programmer, and I don't have a great concept of 
what the script does... So I haven't the foggiest of the how/what./why 
when it comes to hacking mkinitrd...

Having said this, yes, the kernel was shipped with all necessary modules. 
I have the RAID device mounted at a different mount point fine... and I 
have boot as a non-RAID partition (although, I don't know if that is 
necessary any more).

I can do a great job of compiling a kernel... so if needed I will... would 
like to do mkinitrd the right way first though...

FWIW here is the output of `lsmod`:
Module                  Size  Used by    Not tainted
nfsd                   70336   8  (autoclean)
lockd                  50240   1  (autoclean) [nfsd]
sunrpc                 66804   1  (autoclean) [nfsd lockd]
parport_pc             22504   1  (autoclean)
lp                      6624   0  (autoclean)
parport                25472   1  (autoclean) [parport_pc lp]
af_packet              13704   1  (autoclean)
ip_vs                  70264   0  (autoclean)
usb-uhci               22628   0  (unused)
usbcore                62016   1  [usb-uhci]
eepro100               18672   1  (autoclean)
st                     27924   0  (unused)
supermount             63076   2  (autoclean)
raid1                  14052   6  (autoclean)
rtc                     6744   0  (autoclean)
ext3                   65228  13
jbd                    43356  13  [ext3]
aic7xxx               117588  14
sd_mod                 11320  28
scsi_mod               96988   3  [st aic7xxx sd_mod]

(hopefully that will be somewhat readable)

Really appreciate all the feedback I've gotten from you, and everyone else 
on SLUG.

Mike
---
Michael S. E. Kraus
Administration
Capital Holdings Group (NSW) Pty Ltd
[EMAIL PROTECTED]
phone (02) 9955 8000 fax (02) 9955 8144




Christopher Samuel <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
17/01/2003 12:22 PM

 
        To:     [EMAIL PROTECTED], [EMAIL PROTECTED]
        cc: 
        Subject:        Re: [SLUG] Errors when trying to reboot with RAID as root


-----BEGIN PGP SIGNED MESSAGE-----

On Friday 17 Jan 2003 11:05 am, [EMAIL PROTECTED] wrote:

> I just tried the same with the default ramdisk provided by Mandrake - 
same
> errors occured.

IIRC the initrd is built on the fly when the kernel is installed. Thus it 
will 
only load the modules it needs to get things working on that system.

> I'm getting the feeling I'm going to have to install the kernel source,
> and compile my own kernel.

If your kernel was shipped with the necessary modules then that shouldn't 
be 
necessary, you can just hack mkinitrd to load the necessaries..

good luck!
Chris

- -- 
    Chris Samuel                                 Wollongong, NSW

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iQEVAwUBPida8Y1yjaOTJg85AQHsXQgAn3h/PFvvQeWY0LJTnXQjBeFQcY9CGo5F
8Y/yrSlKoC4B0TRIpmolGNH59XJP509mTsC2LIt5lgItYSkryTaRlO4i17dZ/onC
NM0WM6YkdEww8GsinBM4tnjMeB76ilSiy3vfS6/WyKNbrjuDbFkUQpvF0+5Xx1iC
M3/cw46fzqd5JNASk4oCFTBV7rz64fXnwhSQrNcvJespOdLyuMCa0JiRGF31v1Mx
+rPtchHR2vzJ8+CHwV1kSuuPr0VGAHsh3NguUF0DneiYSsvq99uqYEawKxiH2RGA
0j3bUOfVUxfwJxZ/nQPlsH0JJMrfy1t3nG7Tte3Z2s9e/Rtj0kbWCQ==
=qx1C
-----END PGP SIGNATURE-----

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug



-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to