Mailinglist Archive: opensuse-bugs (12990 mails)
| < Previous | Next > |
[Bug 461786] system cannot mount any additional file systems
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 20 Jan 2009 13:24:16 -0700 (MST)
- Message-id: <20090120202416.8FA56245390@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=461786
User ulrich.deiters@xxxxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=461786#c2
Ulrich Deiters <ulrich.deiters@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Info Provider|ulrich.deiters@xxxxxxxxxxxx |
--- Comment #2 from Ulrich Deiters <ulrich.deiters@xxxxxxxxxxxx> 2009-01-20
13:24:15 MST ---
The machine runs kde4init, but the window manager is /opt/kde3/bin/kdm.
The problem (partially) disappeared when I disabled the starting of jexec in
/etc/rc*.d . Now can mount everything, even cryptofiles via the /dev/loop*
devices. But here I cannot unmount them again:
ukd@iridium:~> mount $HOME/ext
Passwort:
ukd@iridium:~> umount $HOME/ext
umount: /home/ukd/ext mount und fstab stimmen nicht überein
ukd@iridium:~>
I have to force an umount as a superuser:
iridium:/home/ukd # umount /home/ukd/ext
ioctl: LOOP_CLR_FD: Kein passendes Gerät bzw. keine passende Adresse gefunden
In spite of the error message "no matching device or address found", the umount
succeeds.
Here is the appropriate line of my /etc/fstab:
/media/usbdisk/.c /home/ukd/ext ext3 \
loop=/dev/loop0,encryption=twofish256,noatime,user,acl,user_xattr,noauto,rw 0 0
Of course, I am not sure that this problem is related to the former one.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User ulrich.deiters@xxxxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=461786#c2
Ulrich Deiters <ulrich.deiters@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Info Provider|ulrich.deiters@xxxxxxxxxxxx |
--- Comment #2 from Ulrich Deiters <ulrich.deiters@xxxxxxxxxxxx> 2009-01-20
13:24:15 MST ---
The machine runs kde4init, but the window manager is /opt/kde3/bin/kdm.
The problem (partially) disappeared when I disabled the starting of jexec in
/etc/rc*.d . Now can mount everything, even cryptofiles via the /dev/loop*
devices. But here I cannot unmount them again:
ukd@iridium:~> mount $HOME/ext
Passwort:
ukd@iridium:~> umount $HOME/ext
umount: /home/ukd/ext mount und fstab stimmen nicht überein
ukd@iridium:~>
I have to force an umount as a superuser:
iridium:/home/ukd # umount /home/ukd/ext
ioctl: LOOP_CLR_FD: Kein passendes Gerät bzw. keine passende Adresse gefunden
In spite of the error message "no matching device or address found", the umount
succeeds.
Here is the appropriate line of my /etc/fstab:
/media/usbdisk/.c /home/ukd/ext ext3 \
loop=/dev/loop0,encryption=twofish256,noatime,user,acl,user_xattr,noauto,rw 0 0
Of course, I am not sure that this problem is related to the former one.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |