|
Bugzilla – Full Text Bug Listing |
| Summary: | superfluous usbfs entry in fstab | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Wolfgang Rosenauer <wolfgang> |
| Component: | YaST2 | Assignee: | Thomas Fehr <fehr> |
| Status: | RESOLVED WONTFIX | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | aj |
| Version: | Alpha 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Wolfgang Rosenauer
2007-03-20 09:34:04 UTC
Please attach y2logs. If you are in doubt please follow: http://en.opensuse.org/Bugs/YaST Thanks! I don't know why this is requested since it's also superfluous but here is the part where you see the addition of the line. 2006-12-25 11:17:09 <1> linux(3473) [YCP] Storage.ycp:4133 AddFstabEntry entry:$["freq":0, "mntops":"noauto", "mount":"/proc/bus/usb", "passno":0, "spec":"usbfs", "vfstype":"usbfs"] 2006-12-25 11:17:09 <1> linux(3473) [libstorage] Storage.cc(addFstabEntry):5417 device:usbfs mount:/proc/bus/usb vfs:usbfs opts:noauto freq:0 passno:0 2006-12-25 11:17:09 <1> linux(3473) [libstorage] EtcFstab.cc(addEntry):322 dev:usbfs mp:/proc/bus/usb 2006-12-25 11:17:09 <1> linux(3473) [libstorage] EtcFstab.cc(findFile):334 device:usbfs mp:/proc/bus/usb fstab:(nil) cryptotab:(nil) 2006-12-25 11:17:09 <1> linux(3473) [libstorage] AsciiFile.cc(loadFile):49 Loading File:"/mnt/etc/fstab" 2006-12-25 11:17:09 <1> linux(3473) [libstorage] EtcFstab.cc(findFile):353 fstab:0x92816d0 cryptotab:(nil) lineno:-1 2006-12-25 11:17:09 <1> linux(3473) [libstorage] EtcFstab.cc(createTabLine):381 device:usbfs mp:/proc/bus/usb 2006-12-25 11:17:09 <1> linux(3473) [libstorage] EtcFstab.cc(createTabLine):400 ret:usbfs /proc/bus/usb usbfs noauto 0 0 2006-12-25 11:17:09 <1> linux(3473) [libstorage] EtcFstab.cc(flush):551 ret:0 2006-12-25 11:17:09 <1> linux(3473) [libstorage] Storage.cc(addFstabEntry):5447 ret:0 Andreas, should creation of the entry for /proc/bus/usb to /etc/fstab be removed from yast2-storage? 10.3 - and the next 10.2 update kernel - will have USBDEVFS set again, so leave it in for now. Nice to hear. So my vmware will work again with the official kernel usbcore ;-) |