SCIENTIFIC-LINUX-USERS Archives

August 2010

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Alan Bartlett <[log in to unmask]>
Reply To:
Alan Bartlett <[log in to unmask]>
Date:
Mon, 30 Aug 2010 18:12:48 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (16 lines)
On 30 August 2010 12:45, g <[log in to unmask]> wrote:

> running sl 5.4.
>
> i have never used raid drives and i am not using raid, so i want to stop
> dm-* modules and associated files from loading at boot.

I would suggest that you consider using the boot line parameter "nodmraid".

To see what that parameter does, check the /etc/rc.d/rc.sysinit file
and look at the block of code that begins with the test:

"if ! strstr "$cmdline" nodmraid && [ -x /sbin/dmraid.static ]; then"

Alan.

ATOM RSS1 RSS2