Search Results

Found 1 results for "c7c38de11597c0ccf266af5ac0f481e5" across all boards searching md5.

Anonymous /g/105693664#105706536
6/26/2025, 3:52:59 AM
>>105700520
Something like this: https://commandmasters.com/commands/sbctl-linux/
>theres four factories keys there already
Those are Microsoft keys, assumed they were there from the beginning.
>>105706131
NVMe:
>1GB EFI system (assumed an EFI system)
>20GB for Debian
>20GB left vacant for some other distro
>rest of drive for /mnt/anime (encrypted)
HDD:
>the entire drive - without partition tables or anything - for /mnt/hdd (encrypted)
And then I'd symlink or bind mount SOME STUFF under there. I'd for example host my $HOME at /mnt/anime/anon. And place all my bittorrents under /mnt/hdd/torrent. Bind mount /var/lib/bluetooth to /mnt/anime/bluetooth, /usr/src to /mnt/anime/src. Or /mnt/hdd/src case the slow HDD is fine for compiling stuff. You figure it out.