Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
minimal progs for mounting the root-fs
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
[Lx]-=Mystify=-
Apprentice
Apprentice


Joined: 16 Mar 2004
Posts: 180

PostPosted: Thu Apr 29, 2004 11:28 pm    Post subject: minimal progs for mounting the root-fs Reply with quote

hi...

i know this sounds really weird, cause initrd would be the better solution, but right now, i'm very pissed of by initrd (can't get it to work).

my question is, what files to i need on a simple ide disc, to load the proprietary driver module for my ATA raid controller, and then mount the '/' which lays on a raid?

can i use sym links, so that all directory's of '/' except /etc, /dev, /proc pointing into the mount point of my raid array. (thought of that the get the max performance on the discs).

I believe that I just need 'insmod' and mount and also my modules?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54300
Location: 56N 3W

PostPosted: Fri Apr 30, 2004 5:48 pm    Post subject: Reply with quote

[Lx]-=Mystify=-,

You can't do what you want at all. Initrd is the only way.
To read a driver from a drive that needs a proprietry driver, you need a kernel loaded and filesystem driver to read the module.
The only exception, is if the module in included in the bzImage file, since that is loaded prior to any filesystems being mounted.

Maybe you can't get initrd to work becasue grug (or your bootloader) is unable to control your hardware?

Initrd provides a home for kernel modules that cannot be read from disk becuse these modules are required for reading the disk. (e.g. the ext2fs module for a ext2 root partition.)
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum