[opensuse-autoinstall] RE: Boot-loader on 2 DIsks?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
But what about the bootloader? Can I install it on both disks by autoyast?
Mostly I set up software raid 1 using autoyast, but to install bootloader I'm using simple post-instalation script: rm /boot/grub/device.map cat /etc/grub.conf | /usr/sbin/grub --batch whet /etc/grub.conf is file which I provide with content: setup --stage2=/boot/grub/stage2 (hd0) (hd0,0) setup --stage2=/boot/grub/stage2 (hd1) (hd1,0) quit Will be nice to see how it can be done by autoyast. Stefan -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREIAAYFAk/YHNYACgkQwdp0CbGQFuKjDQEAlGEQi6x6HLTKgpY4W94MQ4H8 PHN/0rFUqzyOZUB31yQA/A3k6T09LvQygorjg4StOxDtUbmKBgRBsJQcWVNyU8BX =hUDH -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org
On Wed, 13 Jun 2012, Stefan Lijewski wrote:
Mostly I set up software raid 1 using autoyast, but to install bootloader I'm using simple post-instalation script:
rm /boot/grub/device.map cat /etc/grub.conf | /usr/sbin/grub --batch
whet /etc/grub.conf is file which I provide with content:
setup --stage2=/boot/grub/stage2 (hd0) (hd0,0) setup --stage2=/boot/grub/stage2 (hd1) (hd1,0) quit
Will be nice to see how it can be done by autoyast.
as of sles11 sp2 this happens automatically with raid1 setups. I haven't found the time to move all sp2 patches to opensuse, though... :-( Steffen -- Give orange me give eat orange me eat orange give me eat orange give me you. (chimp Nim, using sign language) -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org
participants (2)
-
Stefan Lijewski
-
Steffen Winterfeldt