My Asrock ION 330 hangs for a minute in the boot sequence with grub2.
Lets downgrade to Legacy.
sudo apt-get purge grub2 grub-pc
sudo rm /boot/grub/*
sudo apt-get install grub
sudo update-grub
sudo fdisk -l
sudo grub-install /dev/sdX
echo "grub hold" | sudo dpkg --set-selections
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment