|
|
|
|
|
by Terr_
426 days ago
|
|
> The dual ssd boot option for OS is also nice, as some games/applications in Win11 are inescapable. Similar situation, I'm thinking I'll have a two bootable drives and then a third data-only drive so that I can share some stuff between them. (Hey, I got a desktop for a reason, let's use that space!) AFAICT this should be safe-enough provided I avoid a special case where Windows has hibernated without unmounting an NTFS drive cleanly and I try to mount it on the Linux side. Not sure how much work I want to put into the different flavors of TPM/secure-boot-y things. Less worried about evil-maid attacks as opposed to preventing a burglar rifle through my digital life. |
|
Or in Win shell try:
winget install -h -e --id "WinFsp.WinFsp" && winget install -h -e --id "SSHFS-Win.SSHFS-Win"
A backup ssh server running F2FS on disk-encrypt for /home is good practice. =3