14
Jan

Filesystem Goodies

Posted on January 14, 2010 by justin

One of the biggest PITAs when working with linux, is mingling with Windows file systems. Say you dual boot, or need to shuffle files between a linux machine and a Windows one. FAT file systems are antiquated beasts, and NTFS in linux is likely never to be perfect. And then neither of these play nicely with permissions in linux.

Well, following a discussion on the TC forums turned up a few pretty gems, and I decided to post these three links here for (future use|posterity).

  1. A fairly informative article on working with FAT drives in linux: http://www.osnews.com/story/9681/The_vfat_file_system_and_Linux/page1/
  2. A GUI explorer tool for ext2/3 on Windows: http://www.chrysocome.net/explore2fs
  3. An ext2 driver for Windows: http://www.fs-driver.org/

Comments

0 comments have been posted.

Post a comment