View Single Post
Old 25th February 2011
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

Using something like this will often give you an idea of the filesystem:
# less -f /dev/da0s1

Not very sophisticated, but often works

Most filesystems start with some sort of identification ID, FAT32, NTFS, or has some other means of identification.
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote