Temat: Szyfrowanie dysku
Witam
Ćwiczę sobie temat z https://openwrt.org/docs/guide-user/sto … encryption
Poszło mi bez problemów do:
root@Gargoyle:~# mkfs.ext4 /dev/mapper/szyfr
mke2fs 1.44.1 (24-Mar-2018)
Creating filesystem with 156282198 4k blocks and 39075840 inodes
Filesystem UUID: xxxxxxxxxxxxxxxxxx
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968,
102400000
Allocating group tables: done
Writing inode tables: done
Creating journal (262144 blocks): done
Writing superblocks and filesystem accounting information: doneUtworzyłem punkt montowania
root@Gargoyle:~# mkdir /tmp/usb_mount/zaszyfrowanei chcę przejść do zamontowania, ale chyba coś mi poszło nie tak:
root@Gargoyle:~# mount /dev/mapper/szyfr /tmp/usb_mount/zaszyfrowane
NTFS signature is missing.
Failed to mount '/dev/mapper/szyfr': Invalid argument
The device '/dev/mapper/szyfr' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?Co pobaraniłem?
Linksys WRT3200ACM (Gargoyle)
Tp-link 1043NDv2 (Gargoyle)