Bug 1256594

Summary: Cannot reboot directly from rescue prompt
Product: [Fedora] Fedora Reporter: smaudet
Component: grub2Assignee: Peter Jones <pjones>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: bcl, lkundrak, mads, pjones
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-25 22:19:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description smaudet 2015-08-25 05:49:23 UTC
Description of problem:
Cannot reboot from fedora rescue prompt

Version-Release number of selected component (if applicable):
Unsure

How reproducible:
Instead of booting fedora directly, boot to the rescue prompt

Steps to Reproduce:
1. Boot to rescue prompt
2. Do not login
3. Observe that you cannot reboot

Actual results:
Cannot reboot without logging in/hard resetting the machine.

Expected results:
Should have some way of rebooting without logging in.

Additional info:
If the login here fails for some reason...you're pretty much screwed. That's why it would be good to be able to reboot from this prompt.

Comment 1 Brian Lane 2015-08-25 22:19:38 UTC
grub2 isn't involved with rescue, other than presenting the boot option. rescue is booting the installed system, just using a different kernel and initrd. It wouldn't be safe to let just anyone reboot the system so I don't think there is much we can do here.