On 03/08/11 3:17 PM, Todd Cary wrote:
Here is the output of mount:
/dev/mapper/VolGroup00-LogVol00 on / type ext3 (rw) none on /proc type proc (rw) none on /sys type sysfs (rw) none on /dev/pts type devpts (rw,gid=5,mode=620) usbfs on /proc/bus/usb type usbfs (rw) /dev/hdc1 on /boot type ext3 (rw)
**************************
none on /dev/shm type tmpfs (rw) none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw) sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
Does not appear to be mounted...correct?
yes, it does. from /dev/hdc1 ... which seems quite unusual that its on your third IDE device
your / is LVM, so you can't tell from above what disk its on, you'll need to dig into LVM to find out.