<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Sep 14, 2018 at 3:21 PM o1bigtenor <<a href="mailto:o1bigtenor@gmail.com">o1bigtenor@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Fri, Sep 14, 2018 at 2:02 PM, gregrwm <<a href="mailto:tclug1@whitleymott.net" target="_blank">tclug1@whitleymott.net</a>> wrote:<br>
>> There are 20+ partitions on the hard disk so both systems have everything<br>
>> separate except /boot and /efi (whatever that partition is called).<br>
><br>
> so boot is shared?  if so, eek.  apt-get update on one will throw out<br>
> kernels still expected by the other.  and similar ugly contention for<br>
> maintaining grub.  this would explain why grub couldn't find the other OS.<br>
<br>
OK that's why I've not been  able to get this working!<br><br>
>> advises that users do not directly edit grub.conf, and use their own<br>
>> "discovery" and mangement<br>
>> of GRUB scripts.<br>
>><br>
>> But I always tweak the grub.conf myself.<br>
><br>
> grub.conf is regenerated, and your mods lost, whenever a new kernel is<br>
> installed.  i know, i hated it when i first started learning grub2.  your<br>
> mods belong in /etc/default/grub and /etc/grub.d/40_custom.  copy 40_custom<br>
> to 07_custom and stuff in there will precede, and thus be what boots by<br>
> default.  put in there entries which boot via the kernel and initrd in /,<br>
> those softlinks are updated whenever a new kernel is installed.  then either<br>
> regenerate grub.conf, or i confess i then edit the same mods into grub.conf<br>
> as well, it's just plain far quicker.<br>
><br>
> also if you're interested in how to boot multiple installs all from the same<br>
> partition, just ask.<br>
<br>
Bingo - -- - I've been looking for this and can't find any guides nor<br>
ideas - - -<br>
so - - - please? (Supplicatory posture entered! (grin!))<br>
<br>
Dee</blockquote><div><br></div><div>just tripped across this, looks like i never answered?  it's here:  <a href="https://unix.stackexchange.com/a/441385/98978">https://unix.stackexchange.com/a/441385/98978</a></div></div></div>