# fdisk -l
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 209713151 104855552 83 Linux
/dev/sda2 209713152 226484223 8385536 82 Linux swap / Solaris
/dev/sda3 226484224 976773119 375144448 83 Linux
Device Boot Start End Blocks Id System
/dev/sdf1 1 409639 204819+ ee GPT
/dev/sdf2 409640 624880263 312235312 7 HPFS/NTFS/exFAT
# mkdir /mnt/hd_tmp
# mount -t vfat dev/sdf2 /mnt/hd_tmp/
# touch /mnt/hd_tmp/tmp.txt
# umount /mnt/hd_tmp/
0 comentários:
Post a Comment