Mailinglist Archive: opensuse-autoinstall (70 mails)
| < Previous | Next > |
[opensuse-autoinstall] autoyast with /dev/disk/by-path not working
- From: Hartmut Gottwald <hg@xxxxxxxxxxxxxxxx>
- Date: Tue, 12 Dec 2006 20:41:11 +0100
- Message-id: <457F05D7.6050008@xxxxxxxxxxxxxxxx>
Hello list,
using /dev/disk/by-path syntax in autoyast control file does not work
but the equivalent /dev/sd? devices do.
Is this a known issue and a fix available?
Need by-path syntax to avoid trashing other devices during autoinstall
in case one of the system disks failed and is missing.
<drive>
<!--
<device>/dev/disk/by-path/pci-0000:00:1f.2-scsi-1:0:0:0</device> -->
<device>/dev/sdb</device>
<initialize config:type="boolean">true</initialize>
<partitions config:type="list">
Thanks,
Hartmut
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
using /dev/disk/by-path syntax in autoyast control file does not work
but the equivalent /dev/sd? devices do.
Is this a known issue and a fix available?
Need by-path syntax to avoid trashing other devices during autoinstall
in case one of the system disks failed and is missing.
<drive>
<!--
<device>/dev/disk/by-path/pci-0000:00:1f.2-scsi-1:0:0:0</device> -->
<device>/dev/sdb</device>
<initialize config:type="boolean">true</initialize>
<partitions config:type="list">
Thanks,
Hartmut
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |