On Sun, Dec 14, 2008 at 11:29 AM, Mikkel L. Ellertson <mikkel@xxxxxxxxxxxxxxxx> wrote: > 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! > > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list > Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines > that change had no effect...I restored fstab to its original state yes I rebooted after making the change I am working on another angle clarice (root) /etc [1004]>fsck -N fsck 1.41.3 (12-Oct-2008) [/sbin/fsck.ext3 (1) -- /] fsck.ext3 /dev/VolGroup00/LogVol00 [/sbin/fsck.ext3 (1) -- /boot] fsck.ext3 /dev/sdb1 maybe these need to be repaired. Delicate op since they are mounted -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines