|
Bugzilla – Full Text Bug Listing |
| Summary: | Mount point subfs does´n exist | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Michael Stather <kontakt> |
| Component: | Installation | Assignee: | Arvin Schnell <aschnell> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 4 | ||
| Target Milestone: | RC 1 | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | The YaST2 logs | ||
|
Description
Michael Stather
2005-09-03 19:08:07 UTC
What say your fstab? this is my fstab: /dev/sda3 / reiserfs acl,user_xattr 1 1 /dev/sda4 swap swap pri=42 0 0 /dev/sda1 /windows/Hauptplatte ntfs ro,users,gid=users,umask=0002,nls=utf8 0 0 /dev/sda5 /windows/Dev ntfs ro,users,gid=users,umask=0002,nls=utf8 0 0 /dev/sda6 /mnt/Source vfat rw,users,exec,gid=users,umask=0002 0 0 /dev/sda7 /windows/Spiele ntfs ro,users,gid=users,umask=0002,nls=utf8 0 0 /dev/sda8 /windows/EigeneDateien ntfs ro,users,gid=users,umask=0002,nls=utf8 0 0 /dev/sda9 /windows/Backup ntfs ro,users,gid=users,umask=0002,nls=utf8 0 0 /dev/sda10 /windows/Filesharing vfat rw,users,exec,gid=users,umask=0002 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 proc /proc proc defaults 0 0 usbfs /proc/bus/usb usbfs noauto 0 0 sysfs /sys sysfs noauto 0 0 /dev/fd0 /media/floppy subfs noauto,fs=floppyfss,procuid,nodev,nosuid,sync 0 0 /dev/hda /media/dvd subfs noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0 /dev/hdc /media/dvdrecorder subfs noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0 /dev/dvd subfs noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0 /dev/dvdrecorder subfs noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0 Who changed the fstab? Did you changed anything there? What was in the fstab before update? Delete the following wrong entries from the fstab and all works fine. /dev/dvd subfs noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0 /dev/dvdrecorder subfs noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0 I didn´t change my fstab at all, so it must have something to do with the updater. I removed those lines and now the error is gone Please attach the files /var/log/YaST2/y2log*, so that we can see what went wrong during your update. Created attachment 48816 [details]
The YaST2 logs
The problem was not caused by update but by calling "yast2 cdrom". It should be fixed in RC1. |