|
|||||||||||
|
Re: unable to mount fs for forensics
From: Stephen Samuel <samuel(at)bcgreen.com>
Date: Sun Dec 29 2002 - 21:37:02 EST I don't see you forcing an fstype when you do the mount. Here's a quick way to do the probe (names taken from the mount(1) manpage) for i in auto ext2 ext3ext2 ext3 adfs affs autofs coda coherent cramfs devpts efs ext hfs hpfs iso9660 jfs minix msdos ncpfs nfs ntfs proc qnx4 reiserfs romfs smbfs sysv tmpfs udf ufs umsdos vfat vxfs xenix xfs xiafs do
echo attempting type "'$i'"
break
(the for i line and the list of FS types is one line. the second line is 'do'
Susan Chan Lee wrote:
-- Stephen Samuel +1(604)876-0426 samuel@bcgreen.com http://www.bcgreen.com/~samuel/ Powerful committed communication, reaching through fear, uncertainty and doubt to touch the jewel within each person and bring it to life. ----------------------------------------------------------------- This list is provided by the SecurityFocus ARIS analyzer service. For more information on this free incident handling, management and tracking system please see: http://aris.securityfocus.comReceived on Sun Dec 29 21:57:00 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:01:42 EDT |
||||||||||
|
|||||||||||