problem with grub? mounting local file system (failed)

Mikkel L. Ellertson mikkel at infinity-ltd.com
Sun Dec 14 17:29:15 UTC 2008


clarice oshea wrote:
> 
> I just loaded fedora 9 last month and am learning pretty fast.
> 
> 
> 
> /etc/fstab
> # /etc/fstab: static file system information.
> #
> # <file system> <mount point>   <type>  <options>       <dump>  <pass>
> 
> tmpfs   /dev/shm        tmpfs   defaults        0       0
> devpts  /dev/pts        devpts  gid=5,mode=620  0       0
> sysfs   /sys    sysfs   defaults        0       0
> proc    /proc   proc    defaults        0       0
> #Entry for /dev/sdb1 :
> UUID=d22bdaa7-ca74-4bbf-8233-21d0b8e5d227       /boot   ext3
> defaults        1       2
> #Entry for /dev/sda1 :
> UUID=DC70F0AD70F0900E   /media/sda1     ntfs-3g
> defaults,locale=en_US.UTF-8     0       0
> /dev/VolGroup00/LogVol00        /       ext3    defaults        1       1
> /dev/VolGroup00/LogVol01        swap    swap    defaults        0       0
> 
> 
> I'll have to study up on all this to find out what it means
> 
> as I said fedora 9 is running well as far as I can tell
> 
At a guess, I would say the problem is:

#Entry for /dev/sda1 :
UUID=DC70F0AD70F0900E   /media/sda1     ntfs-3g

I suspect that the UUID for the Windows partition changed when you
re-installed Windows. You can try changing it to:

#Entry for /dev/sda1 :
# UUID=DC70F0AD70F0900E   /media/sda1     ntfs-3g

and see if that gets rid of the error.

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20081214/2c94aae4/attachment-0001.sig>


More information about the fedora-list mailing list