On Mar 17, 2014, at 9:53 PM, "pgaltieri ." <pgaltieri@xxxxxxxxx> wrote:
Emergency shell you can run: fsck.msdos -a /dev/sda1 See where that gets you, and report back. There is no automatic FAT fsck at startup, which maybe is a bug since we're always mounting /boot/efi read-write. I'd like to see the result of a boot with boot parameters rhgb quiet removed, and systemd.log_level=debug added. And then use this: journalctl -xb -o short-monotonic > /mnt/usb/journal-debug.txt And post that somewhere. I'd like to see the full debug info from systemd. Maybe it's trying to mount /boot/efi before /sysroot? Hard to imagine that.
What happens if you logout your user, change to a shell, login as root, and issue: poweroff If that consistently works, and doing it with Mate's UI does not, then file a bug against Mate. If poweroff doesn't work either…
echo 1 >/proc/sys/kernel/sysrq echo r >/proc/sysrq-trigger echo e >/proc/sysrq-trigger echo i >/proc/sysrq-trigger echo s >/proc/sysrq-trigger echo u >/proc/sysrq-trigger echo o >/proc/sysrq-trigger If that reboots instead of powers off, then it's probably a kernel bug and you should file a bug against the kernel. I'd check to make sure your UEFI firmware is up to date first. If it does power off, but the poweroff command does not, then your problem might be a systemd bug.
Chris Murphy
|
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org