Bug 165437
| Summary: | control-z to access the ash shell no longer functions | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jim Cornette <jim.cornette> |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED RAWHIDE | QA Contact: | Mike McLean <mikem> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | janina, wacker |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-08-23 15:04:02 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jim Cornette
2005-08-09 11:12:57 UTC
Added Janina and William to cc for further specifics to bug report. To clarify, this is not a bug against firstboot, but against functionality of a telnet installation Once an installation of Fedora over telnet completes, and the "congratulations, Installation complete" screen appears with its <reboot> button, it used to be possible to issue Ctrl-Z and access an ash shell prompt, whereupon we could cd to /mnt/sysimage, chroot . and perform important tasks such as: "/sbin/chkconfig --level 0123456 firstboot off" plus other tasks This is no longer the case. Ctrl-Z simply doesn't suspend telnet and execute a sub shell. I suppose the inescapibility of firstboot should be a separate issue? this is not a problem of telnet client... this is a problem on the server side Fixed in CVS. |