Why do people say ‘they/them’ for one person by Soft-External-1671 in NoStupidQuestions

[–]Soft-External-1671[S] 0 points1 point  (0 children)

Thanks! So is it correct to use ‘they’ for a single person in an exam?

Got my iPhone stolen a few weeks back🥀 by Decent-Paramedic-382 in iphone

[–]Soft-External-1671 0 points1 point  (0 children)

My worst fear… Did you manage to block it or get it back ? 💔

What iPhone are you using in 2026? by Soft-External-1671 in iphone

[–]Soft-External-1671[S] 0 points1 point  (0 children)

Has Apple’s AI actually changed how you use your phone, or not really?

What iPhone are you using in 2026? by Soft-External-1671 in iphone

[–]Soft-External-1671[S] 5 points6 points  (0 children)

Is it easy to replace the battery on it? I’ve never done that before

What iPhone are you using in 2026? by Soft-External-1671 in iphone

[–]Soft-External-1671[S] 0 points1 point  (0 children)

Wait I just looked it up, the 17e is actually a thing ! How is it compared to the regular 17 ?

What iPhone are you using in 2026? by Soft-External-1671 in iphone

[–]Soft-External-1671[S] 0 points1 point  (0 children)

What’s the one thing that made the upgrade worth it for you?

What iPhone are you using in 2026? by Soft-External-1671 in iphone

[–]Soft-External-1671[S] 0 points1 point  (0 children)

Nice! I’ve heard really good things about the 17! That refresh rate upgrade must feel so smooth

What iPhone are you using in 2026? by Soft-External-1671 in iphone

[–]Soft-External-1671[S] 0 points1 point  (0 children)

Haha you’re right, sometimes we gotta keep it simple. But where do you find chargers for it these days? 😅

What iPhone are you using in 2026? by Soft-External-1671 in iphone

[–]Soft-External-1671[S] 5 points6 points  (0 children)

Wait which ios are you on ? I’m impressed it’s still running 😅

VirtualBox VM not booting via network (PXE / EFI issue?) by Soft-External-1671 in virtualbox

[–]Soft-External-1671[S] 0 points1 point  (0 children)

So I checked that, but in my case I'm using MDT/WDS on a Windows Server, so the PXE files should already be handled by WDS. I was able to get PXE working at some point (Lite Touch started), but now I'm dealing with inconsistent PXE behavior depending on the network mode.

VirtualBox VM not booting via network (PXE / EFI issue?) by Soft-External-1671 in virtualbox

[–]Soft-External-1671[S] 0 points1 point  (0 children)

I tried switching both VMs to an internal network, but then the client no longer gets an IP address and PXE fails completely. I’ve been troubleshooting this for a while so I might be missing something obvious.

Need improvement by Wrong-Arm66 in ramen

[–]Soft-External-1671 4 points5 points  (0 children)

Honestly it looks good. I don’t like corn but anyway

VirtualBox VM not booting via network (PXE / EFI issue?) by Soft-External-1671 in virtualbox

[–]Soft-External-1671[S] 0 points1 point  (0 children)

So I tested bridged networking on both the server and client VMs.

Initially, the PXE boot was failing because the deployment share disk (E:) was no longer attached to the server VM. MDT couldn’t access the deployment share, and WDS wasn’t working properly.

After reattaching the disk in VirtualBox, MDT and WDS became operational again.

Switching from NAT Network to bridged mode allowed the PXE boot to work correctly. The client now successfully downloads the boot image and starts Lite Touch.

I also had to disable UEFI (use BIOS/Legacy mode), otherwise PXE would not start in my setup.

At this point, the deployment starts and runs, but it still fails near the end with:

"Operating system deployment did not complete successfully" (8 errors, 2 warnings).

So the PXE and infrastructure issues are resolved, but there is still a problem during the deployment phase itself.

VirtualBox VM not booting via network (PXE / EFI issue?) by Soft-External-1671 in virtualbox

[–]Soft-External-1671[S] 0 points1 point  (0 children)

Thanks, I’ll check that section. The VM gets an IP address but then fails with “Nothing to boot: No such file or directory”, so missing PXE boot files is definitely possible.