You are not logged in.
Heyas,
I was just wondering if there was a command to check the filesystem on a device file without having to mount it to a folder?
Last edited by farkenell (2009-04-10 15:37:35)
Offline
fdisk -l as root will give that information
Offline
Thank you muchly
to both
VV
Last edited by farkenell (2009-04-10 15:38:07)
Offline
fdisk -l will give partition type, not fs type
/usr/lib/klibc/bin/fstype /dev/device_fileOffline
# du -hTOffline
# du -hT
du or df? ![]()
Offline
oops. Right, df.
# df -hTOffline
one more
> sudo blkid
Offline
$ man dfGot Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline