[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help: partitions mounted as read-only



> Is it possible to log the entire boot process? Dmesg just displays some
> lines but that's not all I can see when my system is booting on the
> console.

By the way, that my fstab:
/dev/hda6  /  ext3  defaults  0  1
#/dev/hda6  /  ext3  defaults,errors=remount-ro  0  1 /dev/hda5  none 
swap  sw  0  0
proc  /proc  proc  defaults  0  0
/dev/hda7  /usr  ext3  defaults  0  2 #/dev/hda7  /usr  ext3 
defaults,errors=remount-ro  0  2 #/dev/hda8  /home  ext3 
defaults,errors=remount-ro  0 2 /dev/hda8  /home  ext3  defaults  0 2
/dev/hda9 /windows vfat users,owner,rw,umask=000 0 0 sysfs   /sys   sysfs 
 defaults   0   0 /dev/hdc /cdrom  iso9660  defaults,ro,user,noexec,noauto
 0  0 /dev/fd0  /floppy  vfat  defaults,user,noauto,showexec,umask=022  0 

0

Originaly, I had the option "errors=remount-ro ". I removed this option
and even tried:
/dev/hda6  /  ext3  rw  0  1

but / is going to be mounted still with read-only.

Chris



Reply to: