|
Bugzilla – Full Text Bug Listing |
| Summary: | fsck should start before udev auto-mounting rules are applied | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | Ilya Chernykh <anixx> |
| Component: | Basesystem | Assignee: | E-mail List <bnc-team-screening> |
| Status: | VERIFIED NORESPONSE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Ilya Chernykh
2011-09-04 14:43:54 UTC
Well may be I am the only man who encountered this because udevmountd is broken in openSUSE (see this bugreport https://bugzilla.novell.com/show_bug.cgi?id=712485 ), and I changed call to udevmountd to call to mount directly. Thus the rules which usually do not work became working and enabled before fsck test. Still this bugreport is valid because if udevmountd gets repaired, not only me but all users withh face the same problem. Is this still an issue on 12.1? I will test this in 12.1 once I upgraded to it. Meanwhile some details. If in the recovery console manually unmount the device and promptly run fsck, it works well, but if to unmount and wait 4-5 seconds, and then run fsck, it again complains that device is busy. In KDE3 I utilized a workaround - a resident "devmon" script that makes automounting when HAL is unavailable. But I think the proper solution should be automounting done with udev rules, so that no resident service occupy memory other than udev. If fsck is passed and the sustem is booted with udev automounting rules, then automounting works well and KDE3 requires neither HAL nor devmon to automatically detect removable devices and prompt user's action. Ok, this isn't a udev issue, reassigning... Long time no response.So closed.Feel free to reopen it.Thanks. |