[ProgClub programming] VM won't boot after salt config
John Elliot V | ProgClub
jj5 at progclub.org
Sun Jun 30 02:22:44 AEST 2019
On 29/6/19 11:32 pm, John Elliot V | ProgClub wrote:
> As for the root cause it seems that my salt config is corrupting some
> file that is leading to this behaviour. But the salt config makes
> hundreds of changes, so doing an audit to try and find which file is
> corrupt might take a really long time. But, that's what I'm going to do
> next, because I'm not sure what else to do...
So it only took me three hours to discover that in
/etc/default/grub
the line
GRUB_CMDLINE_LINUX="maybe-ubiquity"
was changed to
GRUB_CMDLINE_LINUX_DEFAULT="console=tty1 console=ttyS0"
which fucked everything up.
I changed it back to what it was and now my VM boots again.
Hooray!
May the Force be with you,
John Elliot V
--
|_|O|_| ProgClub
|_|_|O| Because every programmer needs a good club!
|O|O|O| https://www.progclub.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jj5.vcf
Type: text/x-vcard
Size: 231 bytes
Desc: not available
URL: <http://www.progclub.org/pipermail/programming/attachments/20190630/c0cd7fee/attachment.vcf>
More information about the programming
mailing list