On 08/26/2015 10:17 AM, Koenraad Lelong wrote:
Op 26-08-15 om 14:29 schreef Anton Aylward:
A rescue-mount-chroot puts you back on the "/" and you can re-run yast as
Anton, Can you give some information about 'rescue-mount-chroot' ?
Is this the procedure : In the rescue-system : mount /dev/sdb1 /mnt mount --bind /sys /mnt/sys mount --bind /proc /mnt/proc mount --bind /dev /mnt/dev chroot /mnt
Correct.
There I can run yast2 bootloader
That's my recall, it may be incorrect. perhaps the listmembers know better. Perhaps you should also have LABELed you partitions. I have mine all labelled so that under /dev/disk/-by-label there is very clearly BOOT ROOT SWAP TMP HOME "Obviously", if you don't have labels you can have root=/dev/disk/by-label/ROOT resume=/dev/disk/by-label/SWAP in your config.
But I don't find 'by-name', or do you mean modify 'Optional kernel commandline parameter' ? There I have a UUID, but that's of sda1, wich is swap.
I tried to modify that UUID to that of sdb1, but it does not 'stick'. Running yast2 again gives the old value.
To build the grub you should use 'grub2-mkconfig' How you set that up I'm not sure. Anyone? Oh, and I'd recommend the persistent use of 'apropos'. It throws up lots of clues in this regard.
From those clues you get to read man pages. After reading man pages ... you get to ask questions here asking what it all means :-)
-- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org