Mailinglist Archive: opensuse-autoinstall (63 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] Grub Error 21: Selected disk does not exist
- From: Ivan De Masi <it-support@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 23 Aug 2010 16:48:05 +0200
- Message-id: <4C728A25.2030501@xxxxxxxxxxxxxxxxxxxx>
Am 19.08.2010 17:21, schrieb Uwe Gansert:
So I checked my original autoinst.xml.
<device_map_entry>
<firmware>hd0</firmware>
<linux>/dev/disk/by-id/ata-Hitachi_HDS721680PLA380_PVE201Z8T78N9M</linux>
</device_map_entry>
I changed the <linux> entry to "/dev/sda/" because on other machines the id of the disk is different. So with that config in 11.2 I had no trouble. I don't know yet another way to cope with different disk-ids...
Regards,
Ivan
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
If you hardcode /dev/sda in the<bootloader> section, that won't help of
course.
So I checked my original autoinst.xml.
<device_map_entry>
<firmware>hd0</firmware>
<linux>/dev/disk/by-id/ata-Hitachi_HDS721680PLA380_PVE201Z8T78N9M</linux>
</device_map_entry>
I changed the <linux> entry to "/dev/sda/" because on other machines the id of the disk is different. So with that config in 11.2 I had no trouble. I don't know yet another way to cope with different disk-ids...
Regards,
Ivan
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |