Important Commands
File Permissions:
ls -l;chmod;unmaskDisk Duplication:
ddCreate FAT Filesystems:
mkfs.vfatCheck and Repair FAT filesystem:
dosfcskMount:
mount;umountView disk file:
hexedit
Last updated
Was this helpful?
File Permissions: ls -l; chmod; unmask
Disk Duplication: dd
Create FAT Filesystems: mkfs.vfat
Check and Repair FAT filesystem: dosfcsk
Mount: mount; umount
View disk file: hexedit
Last updated
Was this helpful?