|
Bugzilla – Full Text Bug Listing |
| Summary: | Booting with a missing partition renders the system impossible to rescue | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 13.1 | Reporter: | Forgotten User 5jFyFBvk-I <forgotten_5jFyFBvk-I> |
| Component: | Other | Assignee: | Stanislav Brabec <sbrabec> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | seroton10 |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 13.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Forgotten User 5jFyFBvk-I
2013-12-16 08:51:26 UTC
I guess that it can be the same issue as bug 849863. If you switch to text mode (F2 or Esc), do you see the same? Well, it looks very much like it, except that it does not do the fsck. Other than that, yes I have also experienced this (highly annoying!) issue. It is perhaps easier to reproduce by adding a line for a bogus device to /etc fstab (e.g., /dev/sda44). The only workaround to the never-appearing rescue mode I have found is to boot into emergency mode: 1. Add "systemd.unit=emergency.target" to the kernel options before booting. 2. Log in as root when prompted. 3. Remount root folder to make it writable: "mount -o rw,remount /" 4. Edit /etc/fstab to fix the problem. This looks to me like yet another bug 832220 duplicate. Yep this is another dupe of systemd zealous behaviour for fstab parsing. *** This bug has been marked as a duplicate of bug 832220 *** |