hi JMF11,

You need to load dosfstools.tcz

Use [Main Page] in [Advanced] mode > [Extensions]

Before:


Code:
--------------------
    tc@pCPScreen:~$ sudo find / -name fsck* -print
  /sbin/fsck
  /usr/sbin/fsck.ext4
  /usr/sbin/fsck.ext4dev
  /usr/sbin/fsck.ext2
  /usr/sbin/fsck.ext3
--------------------


After:


Code:
--------------------
    tc@pCPScreen:~$ sudo find / -name fsck* -print
  /tmp/tcloop/dosfstools/usr/local/sbin/fsck.fat
  /sbin/fsck
  /usr/sbin/fsck.ext4
  /usr/sbin/fsck.ext4dev
  /usr/sbin/fsck.ext2
  /usr/sbin/fsck.ext3
  /usr/local/sbin/fsck.fat
--------------------


------------------------------------------------------------------------
Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403
View this thread: http://forums.slimdevices.com/showthread.php?t=110550

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to