Friend of mine had the same scenario in high school. The only one who knew was the twin sister of the girlfriend. The rest of the family would never have accepted a non-muslim. It’s probably the only way to do this until she’s an adult and can tell them to fuck off.
- 0 Posts
- 10 Comments
Pre-UEFI they were fighting over the boot sector, sure, but now that everything is more well defined, and every OS can read the FAT32 ESP? Never seen it…
At worst the UEFI boot entry is replaced. There are some really shitty UEFI implementations out there which only want to load
\efi\microsoft\boot\bootx64.efi
or\efi\boot\bootx64.efi
, or keep resetting you back to those.Assuming you were dumped into Windows suddenly, you can check if you have the necessary boot entries still with bcdedit and its firmware option
bcdedit /enum firmware
If you just have a broken order you can fix it with
bcdedit /set {fwbootmgr} displayorder {<GUID>} /addfirst
If you actually need a new entry for Linux it’s a bit more annyoing, you need to copy one of the windows entries, and then modify it.
bcdedit /copy {<GUID1>} /d "Fedora" bcdedit /set {<GUID2>} path \EFI\FEDORA\SHIM.EFI bcdedit /set {fwbootmgr} displayorder {<GUID2>} /addfirst
Where GUID1 is a suitable entry from windows, and GUID2 is the one you get back from the copy command as the identifier of the new entry. Of course you will have to adjust the description and the path according to your distro and where it puts its shim, or the grub efi, depending on which you’d like to start.
Edit: Using DiskGenius might be a little more comfortable.
Kazumara@discuss.tchncs.deto Ask Lemmy@lemmy.world•Have your parents ever said something so unhinged that you’re just left standing there like🧍♂️?30·8 days agoI am not a computer science major, I studied linguistics.
We’re not falling for your deceit, Noam Chomsky. You probably used some context-free grammar to hack the website.
Okay good. I thought it would, just didn’t know any specifically. I wasn’t trying to suggest a public blockchain would be the only solution or even the best of multiple solutions, only that they needed to consider more angles beyond just making a hash.
Kazumara@discuss.tchncs.deto Linux@programming.dev•Flatpak is not perfect, but it's getting better7·8 days agoBest to do both, really, so a record of using a consistent public key is created.
Then supply chain attacks might be noticed. If someone manages to replace the file on the webserver but can’t get to the signing key you’ve prevented the attack.
Kazumara@discuss.tchncs.deto News@lemmy.world•King of the Hill actor Jonathan Joss is shot dead in Texas during an argument142·8 days agoSecession, the other word means following someone in a role
With your scheme you can’t prove the timing of when the hash was made, nor who made the hash. At the very least the camera would have to include something that proves the time in the hash, and then sign the result with a private key that can’t be extracted from the camera.
Kazumara@discuss.tchncs.deto Patient Gamers@sh.itjust.works•I've started playing The Witcher. No, not the good one.2·9 days agoWhen I played 1 and 2 in a similar mindset as you, I eased the burden with some mods. But that might be cheating :-)
Kazumara@discuss.tchncs.deto News@lemmy.world•Trans man uses women’s restroom to follow the law. Police detained him for it anyway.54·9 days agoI already read this story yesterday. The title here is wrong in two ways:
- He used the women’s restroom after trying the men’s and finding there were no stalls, only urinals. The motivation was not the law, but necessity.
- South Carolina doesn’t even have one of those shitty laws (yet)
Go for really old ones with the crank handle for ringing. Like from army surplus and you don’t need the power :-)
We played around with these for a day in the army https://en.wikipedia.org/wiki/Feldtelefon_50 when you crank the handle while your friend is still putting down the line you can shock them.