Mailinglist Archive: opensuse-autoinstall (51 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] Wrong disk-id with hw raid
- From: Uwe Gansert <ug@xxxxxxx>
- Date: Fri, 10 Jul 2009 11:48:40 +0200
- Message-id: <200907101148.40727.ug@xxxxxxx>
on Wednesday 08 July 2009 Tomas Rosenthal wrote:
can you try to pass exec=/tmp/my_raid_setup to linuxrc? That should be
executed before yast starts and might help here.
Of course you have to put the my_raid_setup binary/script into the initrd
--
ciao, Uwe Gansert
Uwe Gansert
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Business: http://www.suse.de/~ug
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
Now the actual problem:
The data in /dev/disk/by-id is read and memorized by yast before raid is
set up. After the raid setup script has completed all values have changed
in /dev/disk/by-id. This causes the installer to crash when it later tries
to set up Grub. Yast inserts the incorrect values it remembers into
/boot/grub/device.map.
can you try to pass exec=/tmp/my_raid_setup to linuxrc? That should be
executed before yast starts and might help here.
Of course you have to put the my_raid_setup binary/script into the initrd
--
ciao, Uwe Gansert
Uwe Gansert
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Business: http://www.suse.de/~ug
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |