The mount output looks like this:
/dev/loop0 on / type ext3 (rw,commit=600,commit=600)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
/dev/sda3 on /host type fuseblk
(rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc
(rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/bcbc/.gvfs type fuse.gvfs-fuse-daemon
(rw,nosuid,nodev,user=bcbc)
The first line is different (not just the ext3/4 bit) to that of older
releases and also the output from an 11.10 installed from the ISO.
e.g. /dev/loop0 on /type ext4 (rw,errors=remount-ro,commit-600)
PS on the 11.10 installed from ISO the swap entry in /etc/fstab is the same
as older releases with the "loop,sw" bit.
The mount output looks like this: 600,commit= 600) nosuid, nodev) nosuid, nodev) fuse/connection s type fusectl (rw) security type securityfs (rw) nosuid, gid=5,mode= 0620) nosuid, size=10% ,mode=0755) nosuid, nodev,size= 5242880) nodev,relatime, user_id= 0,group_ id=0,allow_ other,blksize= 4096) fs/binfmt_ misc type binfmt_misc nosuid, nodev) fuse-daemon nodev,user= bcbc)
/dev/loop0 on / type ext3 (rw,commit=
proc on /proc type proc (rw,noexec,
sysfs on /sys type sysfs (rw,noexec,
fusectl on /sys/fs/
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,
tmpfs on /run type tmpfs (rw,noexec,
none on /run/lock type tmpfs (rw,noexec,
none on /run/shm type tmpfs (rw,nosuid,nodev)
/dev/sda3 on /host type fuseblk
(rw,nosuid,
binfmt_misc on /proc/sys/
(rw,noexec,
gvfs-fuse-daemon on /home/bcbc/.gvfs type fuse.gvfs-
(rw,nosuid,
The first line is different (not just the ext3/4 bit) to that of older remount- ro,commit- 600)
releases and also the output from an 11.10 installed from the ISO.
e.g. /dev/loop0 on /type ext4 (rw,errors=
PS on the 11.10 installed from ISO the swap entry in /etc/fstab is the same
as older releases with the "loop,sw" bit.