Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how do i see what filesystem i have
#1

q.

 

how do i see what filesystem i have

 

a.

 

type mount and look at the output :)

 

cheers

 

anyweb

 



Code:
[root@localhost root]# mount
/dev/hda2 on / type ext3 (rw)
none on /proc type proc (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
usbdevfs on /proc/bus/usb type usbdevfs (rw)
/dev/hda1 on /boot type ext3 (rw)
none on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
[root@localhost root]#




Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)