View Single Post
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#9
Originally Posted by Alexislavie View Post
Tips :

- Formatting MyDocs into ext3 or ext4 :
If you're a Linux only user you can adapt this tutorial easily by changing this command :
Code:
./mkfs.ext2 /dev/mmcblk0p1
into
Code:
./mkfs.ext3 /dev/mmcblk0p1
or
./mkfs.ext4 /dev/mmcblk0p1
and edit the fstab this way :

.
Is this file usable for windows Paragon_ExtFS_for_Windows_2.41.exe in stead of Ext2fsd v0.51.exe
__________________
OK

Last edited by Garp; 2013-10-29 at 16:05.
 

The Following User Says Thank You to Garp For This Useful Post: