View Single Post
  #15 (permalink)  
Old 14 May 08, 03:44 PM
Dark Star's Avatar
Dark Star Dark Star is online now
Freedom !
 
Join Date: May 2006
Location: /sys/power
Posts: 5,791
Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious Dark Star is extremely Illustrious
Default Re: Fedora 9 Sulphur Released

^^WHile updating do not update/install Mount.. I guess that only caused the problem and removed entries from /etc/fstab

Code:
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/sda3
UUID=23c1deaf-4020-46da-8803-03bee09a3e07 /               ext3    relatime,errors=remount-ro 0       1
# /dev/sda4
UUID=8bd4d2de-165a-46d0-a3da-85e9db62a11c none            swap    sw              0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto,exec,utf8 0       0
Reply With Quote