View Single Post
  #7   (View Single Post)  
Old 11th May 2008
ephemera's Avatar
ephemera ephemera is offline
Knuth's homeboy
 
Join Date: Apr 2008
Posts: 537
Default

whats the o/p of:

# umount /second && mount -a && df -h | grep /second


if the above gives the expected o/p then attach the o/p of:

# umount /second && sh -x /etc/rc.d/mountcritlocal start && mount

and

# dmesg -a
Reply With Quote