Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Order of system startup:how to mount LVM's before services?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
mpartyka
n00b
n00b


Joined: 25 May 2004
Posts: 10
Location: Minneapolis, MN

PostPosted: Tue May 25, 2004 2:22 pm    Post subject: Order of system startup:how to mount LVM's before services? Reply with quote

Hello,

I have a Linksys WMP54G wireless card that i have used with the Linuxant WLAN Driverloader successfully on other systems (redhat suse) but on my Gentoo system i have the /var volume on a LVM partition. And the /var volume is where the windows driver is stored that is used by Driverloader.

So the problem seems to be that Driverloader is a service listed in /etc/init.d/ that has an initialization script. And i know the order in which the initialization scripts are executed can be controlled/changed but in my case, i need to have a service load/execute after all the volumes are mounted, specifically the LVM volumes, which i don't know how to control the order of execution versus the initialized services.

At this point the only thing i can think of is to have the driverloader initialize and then the net.eth0 initialize after right after, like what might occur in the rc.local, if Gentoo used such a thing. I suppose i could call it after everything else in the inittab as it happens on most other distributions.

Anyone have any good ideas on how to accomplish this?

TIA,
Back to top
View user's profile Send private message
mpartyka
n00b
n00b


Joined: 25 May 2004
Posts: 10
Location: Minneapolis, MN

PostPosted: Tue May 25, 2004 2:55 pm    Post subject: clarification Reply with quote

I just realized i should clarify the problem.

I think that when driverloader loads it looks for the windows driver to activate the nic on the /var volume.

The problem seems to be that the driverloader service gets intialized before the LVM volumes get mounted and therefore the kernel module gets loaded but the NIC does not get activated because it can't find the windows driver on /var to do so.

So to summarize, how can i get the driverloader service to wait unil the LVM volumes are mounted?

Thanks,
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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