ioctl2

Results 30 comments of ioctl2

I first rebooted remotely with `reboot -f`, then tried another reboot without the `-f` flag. It got stuck and I had to go to the device to hit Ctrl+Alt+Del. I...

`ifdown eth0` followed by `reboot` also worked.

The file you asked about contains this: ``` cat /etc/systemd/system/ifupdown-pre.service.d/dietpi.conf # Assure that ifupdown-pre always waits for udev to settle: https://dietpi.com/forum/t/6415/28 # Assure it finishes before [email protected] instances start: https://github.com/MichaIng/DietPi/issues/6951...

Unfortunately the patch did not resolve the issue on my end. It's possible I applied the patch incorrectly, though. Is there anything I can check?

Here are the outputs: ``` # systemctl cat [email protected] # /etc/systemd/system/[email protected] [Unit] Description=ifup for %I After=local-fs.target network-pre.target apparmor.service systemd-sysctl.service Before=network.target network-online.target BindsTo=sys-subsystem-net-devices-%i.device After=sys-subsystem-net-devices-%i.device DefaultDependencies=no IgnoreOnIsolate=yes [Service] Type=oneshot # avoid stopping...

Sorry about that. The issue persists on the one test system I have.

I had to move the affected system into its permanent home, and reboots are now disruptive. I can try to replicate the issue again on a similar system, though I'm...

Thank you for the detailed response and for the workarounds. I mainly wanted to use an ISO installer because it's a convenient and familiar workflow, and because it would create...

I spoke too soon. The other image installs, but does not boot afterwards. So neither ISO appears to work in EFI mode.