Need to recover from an ID-10-T error.
UNGER, JOHN WM
JWU001 at SHSU.EDU
Thu Dec 24 04:26:44 UTC 2009
'K, give me a few to follow the instructions. I appreciate your patience.
________________________________________
From: ubuntu-users-bounces at lists.ubuntu.com [ubuntu-users-bounces at lists.ubuntu.com] On Behalf Of Rashkae [ubuntu at tigershaunt.com]
Sent: Wednesday, December 23, 2009 8:21 PM
To: Ubuntu user technical support, not for general discussions
Subject: Re: Need to recover from an ID-10-T error.
UNGER, JOHN WM wrote:
> and the one I edited was not the right one.
> Let me go searching some.
>
> Any ideas how I can get to the partitions through the terminal? I'd rather do that than keep working with the GUI that seems to be directing me somewhere else...
>
When you boot from the live cd, (you need to do this before clicking on
any gui links that will mount the paritions)
sudo -s
mkdir /mnt/boot /mnt/root
mount -t ext3 /dev/sda1 /mnt/boot
mount -t ext3 /dev/sda4 /mnt/root
Also, sorry to be a broken record, but after those commands successfully
complete, I'll neet a listing of files found under /mnt/boot and also,
the contents of /mnt/boot/grub/menu.lst file (if there is one)
Also, try making a change to the /mnt/boot/grub/menu.lst and see if that
time, the change gets applied to your boot menu.
--
ubuntu-users mailing list
ubuntu-users at lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
More information about the ubuntu-users
mailing list