Re: problems with mylex-raid

Fabian Herschel <[email protected]> Mon, 14 Oct 2002 17:31:39 +0200
Newsgroups gmane.linux.suse.alice
Message-ID <02101417313902.01419@grimsel>
On Monday 14 October 2002 16:43, Stefan Weigel wrote:
> Hi!
> I have a problem with the mylex raid-controller. I've installed a system
> manually and found out, that I have the following partitions:
>
> disk:
> /dev/rd/c0d0
> partitions:
> /dev/rd/c0d0p1
> /dev/rd/c0d0p2
> and so on...
>
> How can I tell, that the partitioner should use this partitions instead of
> /dev/hda. I tried:
>
> <SYS_PART_c0d0>

Yes, because yast1 could not now that the correct path is
/dev/rd/c0d0

For this case we had add the directive "path". This directive gives you
the chance to point on any device or file. It must be in the first line of
SYS_PART_any_name

Example:

<SYS_PART_mylex>
path=/dev/rd/c0d0
....
</SYS_PART_mylex>

Best regards
Fabian Herschel

>
> but this doesn't work.
> Another problem. In the manual is an example (4.3):
>
> RC_CONFIG_0 INITRD_MODULES DAC960
>
> Is it possible to define this in the Alice-Scripts ??

Use <SYS_INSMOD_MODULES>.

>
>
> Best regards
>
> Stefan Weigel
>
>
> --
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]

-- 
<[email protected]>
SuSE Linux Solutions AG * Mergenthalerallee 45-47 * D-65760 Eschborn
Tel: +49-6196-50951-23 * Fax: +49-6196-409-607
http://www.suse.de * Alice Homepage: http://www.suse.de/~fabian

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]