2011年7月22日 星期五

[Linux] Make NTFS writable

Use NTFS-3G to write NTFS file system and ntfslabel to get the partition information(UUID/Label).

http://www.tuxera.com/open-source/release-ntfs-3g-ntfsprogs-2011-4-12/

[Linux] Make HFS+ writeable

Disable journaled function in USB by MAC system.

http://grep.tw/blog/?p=986

[Linux] Busybox Project

http://www.busybox.net/

[Linux] Read USB Label volume

1. Use blkid to make it possible.
2. refer to Ubuntu document.
3. Filesystem explain.