This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

boot problems

Royboy64

Tue Jun 12, 2012 11:29:31 am

Hi, I´n using Zorin Ultimate 64 bit & every time i start my pc it all highlights the recovery option - 2nd option in the list & not the first - please can anyone help sort this out?

Wolfman

Tue Jun 12, 2012 12:15:03 pm

Hi,

go here:

viewtopic.php?f=6&t=1895

and download an ISO and burn it to disk, then reboot your PC with the disk in and carry out the repairs!!.

The other option is to go here:

viewtopic.php?f=6&t=1618

and select the 3rd option first and see if that helps!!.

Regards Wolfman :D

madvinegar

Tue Jun 12, 2012 6:15:59 pm

Before doing or downloading what WM says, try this fast and easy solution.

Open terminal and write
Code:
sudo gedit /etc/default/grub

Give your password and hit <enter>

From the file that will open find the line that says
GRUB DEFAULT="1"

and change it to
GRUB DEFAULT="0"


Save and exit.
Then write in terminal
Code:
sudo update-grub

Give your password and press <enter>.

After that, reboot and the first choise in the list should be highlighted.
If the above will not work, you can follow the instructions of WM.