Okay obviously this is nest because this is my first post, anyways. Im pretty new to FC just installed it on my Toshiba Laptop and each partition is showing up twice. When i go to the first one I get the error:
mount: /dev/hda2 already mounted or / busy
mount: according to mtab, /dev/hda2 is already mounted on /
Please check that the disk is entered correctly
Now the big reason is that this is also affecting my dvd drive when I click on it I get:
mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
or too many mounted file systems
Please check that the disk is entered correctly.
Im completely lost here im way to new to FC but Im old school so nothing is too complicated for me I just don't know where to start. Thanks
BTW here is my Fstab:
LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/hda3 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0