Re: Hardy Headaches
Thanks - I think we've got confused a wee bit though !
I've managed to get into recovery mode and got to the root prompt so it's /etc/hosts I need to modify, not the grub loader.
I tried to follow the same process as you outlined but with
instead of
However, after editing, "Esc" didn't bring me back to command mode and I wasn't able to save the changes.
Originally posted by Snowhog
Thanks - I think we've got confused a wee bit though !
I've managed to get into recovery mode and got to the root prompt so it's /etc/hosts I need to modify, not the grub loader.
I tried to follow the same process as you outlined but with
Code:
cd /etc vi hosts
Code:
cd /boot/grub vi menu.lst
Comment