RE: [suse-autoinstall] ignoring disks
Hi, And did you try with the tag <devive> ? <partitioning config:type="list"> <drive> <device>/dev/sda</device> <initialize config:type="boolean">true</initialize> <partitions config:type="list"> <partition> ..... </partition> </partitions> <use>all</use> </drive> </partitioning> this should only use your sda disc. hope this will help. regards, Damien. "Berge, Harry ten" <berge@hitt.nl> hitt.nl 04/11/2003 16:57 To: "'Alfred Isele'" <Alfred.Isele@fujitsu-siemens.com>, "Berge, Harry ten" <berge@hitt.nl>, "'suse-autoinstall@suse.com'" <suse-autoinstall@suse.com> cc: Subject: RE: [suse-autoinstall] ignoring disks I'm sorry, but that's not the case! I'm using the construction mentioned by you, but the following happens: I've got an internal SCSI disk (/dev/sda) and 2 external SCSI disks (/dev/sdb and /dev/sdc) that are configured with LVM. Now autoyast is trying to install my partitioning scheme on these external LVM disks, despite of the presence of /dev/sda! For me this is a very serious problem :-( Regards Harry
-----Original Message----- From: Alfred Isele [mailto:Alfred.Isele@fujitsu-siemens.com] Sent: Tuesday, November 04, 2003 4:40 PM To: Berge, Harry ten; 'suse-autoinstall@suse.com' Subject: Re: [suse-autoinstall] ignoring disks
Hello! Using the partitioning schema below only the partitions for /boot, swap and / will be created on the first disk, and the remaining disks will not be touched by autoyast: ... <partitioning config:type="list"> <drive> <use>all</use> </drive> </partitioning>
... regards Alfred
Hi,
I have a problem: I want to ignore some disks when
At 16:18 04.11.03 +0100, Berge, Harry ten wrote: partitioning. Can this be
done with AutoYast?
Met vriendelijke groet / Mit freundlichen Grüßen / Kind Regards,
H.J. ten Berge Test & Integration
HITT Traffic Oude Apeldoornseweg 41-45 P.O. Box 717 NL-7300 AS, APELDOORN The Netherlands Telephone +31-55-543 26 34 Fax +31-55-543 25 53 E-mail mailto:berge@hitt.nl Internet http://www.hitt-traffic.nl
-- To unsubscribe, e-mail: suse-autoinstall-unsubscribe@suse.com For additional commands, e-mail: suse-autoinstall-help@suse.com
-- To unsubscribe, e-mail: suse-autoinstall-unsubscribe@suse.com For additional commands, e-mail: suse-autoinstall-help@suse.com
-- To unsubscribe, e-mail: suse-autoinstall-unsubscribe@suse.com For additional commands, e-mail: suse-autoinstall-help@suse.com
participants (1)
-
damien.selles@eu.effem.com