losetup指令的問題 - Linux

Table of Contents


請問

losetup -e

在使用上與

losetup
cryptsetup

有何差異嗎?

有請擅長Linux的朋友替我解惑
謝謝


All Comments

Thomas avatarThomas2017-04-19
不大清楚你要問什麼,我猜你大概是要問加密的項目?
Edith avatarEdith2017-04-20
losetup -e 這種使用 cryptoloop 算是已經過時了
Caroline avatarCaroline2017-04-25
用 cryptsetup 目前用的是 dm-crypt 實做機制
Wallis avatarWallis2017-04-25
目前新的 linux 版本的 losetup -e 參數應該也拿掉了
Tristan Cohan avatarTristan Cohan2017-04-26
losetup 幾乎只有剩下純 loop device 的功能,不含加密
Kumar avatarKumar2017-04-28
想問的是兩種寫法可以等效嗎
Necoo avatarNecoo2017-04-28
完全不一樣的東西啊
Michael avatarMichael2017-05-01
可以問差異在哪嗎
Necoo avatarNecoo2017-05-03
例如加密的對象之類的