Package: mount
Version: 2.13.1.1-1

These messages in dmesg used to be harmless because it would be mounted
anyway, ignoring "bogus options":
-----------------
[    8.535397] devpts: called with bogus options
-----------------

But since I upgraded to linux-image-2.6.29-1-amd64 in the latest 'sid',
my devpts will not mount unless I manually mount it.

This works:
$ mount -t devpts devpts /dev/pts/

This does not:
$ mount /dev/pts

Thanks for you work on this package!
-s


# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options>                  <dump> <pass>
/dev/sda1       /boot  ext3   defaults,noatime,commit=60,user_xattr,acl 0      2
/dev/sda2 /x86      ext3   defaults,noatime,commit=60,user_xattr,acl 0 2
/dev/sda3 /  ext3   defaults,errors=remount-ro,noatime,commit=60,user_xattr,acl 
0      1
/dev/sda4 /home ext3 defaults,noatime,user_xattr,acl 0 2
/dev/hdc       /ls120 ext2 defaults,user 0 0
/dev/hdc       /floppy vfat defaults,user 0 0
/dev/cdrom                     /cdrom iso9660 user,ro 0 0
proc            /proc         proc   defaults                   0      0
sysfs /sys sysfs none 0 0
devpts /dev/pts devpts none 0 0
tmpfs /dev/shm tmpfs defaults 0 0
tmpfs /tmp tmpfs defaults 0 0

# x86 mounts
/home           /x86/home none  bind            0       0
/tmp            /x86/tmp none   bind            0       0
/dev            /x86/dev none   rbind            0       0
/sys           /x86/sys none  bind            0       0
proc            /x86/proc proc  defaults        0       0





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to