Closing this bug with Won't fix as this kernel is no longer supported.
Please feel free to open a new bug report if you're still experiencing this on
a newer release (Bionic 18.04.3 / Disco 19.04)
Thanks!
** Changed in: linux (Ubuntu)
Status: Confirmed => Won't Fix
--
You received this b
I notice dmesg is reporting this as an OpenBSD partition ("sdb4:
"). To mount an OpenBSD partition you need to use the
ufstype=44bsd. For example:
mount -t ufs -o ro,ufstype=44bsd /dev/sdb4 $HOME/mnt
The above was tested on Linux 4.3.3-2-ARCH. I don't have an Ubuntu
machine to test this on.
--
I am experiencing this bug with a CF media. I can mount it manually with
sudo mount -r -t ufs -o ufstype=ufs2 /dev/sdh m
but Dolphin (and Thunar) give me an error trying to mount /dev/sdh1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
** Package changed: util-linux (Ubuntu) => linux (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/268665
Title:
mount cannot mount ufs / ffs
To manage notifications about this bug go to:
http
still present in 13.10beta2
$ uname -a
Linux lubuntu 3.11.0-11-generic #17-Ubuntu SMP Tue Oct 1 19:42:04 UTC 2013
x86_64 x86_64 x86_64 GNU/Linux
** Attachment added: "dmesg excerpt"
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/268665/+attachment/3871015/+files/dmesg
--
You re
still present in Saucy beta2
** Changed in: util-linux (Ubuntu)
Status: Expired => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/268665
Title:
mount cannot mount ufs / ffs
To mana
[Expired for util-linux (Ubuntu) because there has been no activity for
60 days.]
** Changed in: util-linux (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
That was in saucy alpha
$ lsb_release -rd
Description:Ubuntu Saucy Salamander (development branch)
Release:13.10
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/268665
Title:
mount cannot
Error mounting /dev/sdb4 at /media/lars/disk: Command-line `mount -t "ufs" -o
"uhelper=udisks2,nodev,nosuid" "/dev/sdb4" "/media/lars/disk"' exited with
non-zero exit status 32: mount: wrong fs type, bad option, bad superblock on
/dev/sdb4,
missing codepage or helper program, or other err
[Expired for util-linux (Ubuntu) because there has been no activity for
60 days.]
** Changed in: util-linux (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
If you are still getting the stale file handle error when you don't
specify the fs type, please run it under strace and attach the output.
** Changed in: util-linux (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Still present in Quantal.
$ lsb_release -rd;uname -a
Description:Ubuntu quantal (development branch)
Release:12.10
Linux easynote 3.5.0-13-generic #13-Ubuntu SMP Mon Aug 27 21:32:34 UTC 2012
i686 i686 i686 GNU/Linux
Excerpt from syslog:
Aug 29 18:56:02 easynote kernel: [ 617.87476
# mount -t ufs -o ufstype=ufs2 /dev/sdb4 /mnt/
mount: wrong fs type, bad option, bad superblock on /dev/sdb4,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
--
You received this bug notification becaus
# modprobe -v ufs
insmod /lib/modules/3.0.0-11-generic/kernel/fs/ufs/ufs.ko
# mount -t ufs /dev/sdb4 /mnt
mount: wrong fs type, bad option, bad superblock on /dev/sdb4,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg
Try this for read & write support:
sudo modprobe -v ufs
Then mount your drive:
mount -t ufs -o ufstype=ufs2 /dev/sdXY /mnt/
(change /dev/sdXY according to your device)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
Lars Noodén:
Read this.
http://wiki.netbsd.se/How_to_mount_FFS_partition_under_Linux#Mount
I guess it might not be a bug. I had the same problem in Arch, but I can
now mount the !emu image of NetBSD following the instruction in the
linked wiki above.
--
mount cannot mount ufs / ffs
https://bug
>From /var/log/messages it complains about not being able to mount the
UFS device as R/W:
Jan 22 10:50:33 mini kernel: [ 1558.209769] USB Mass Storage support registered.
Jan 22 10:50:38 mini kernel: [ 1563.202709] scsi 4:0:0:0: Direct-Access
Generic STORAGE DEVICE 9407 PQ: 0 ANSI: 0
Jan 2
Still present in Lucid RC2
It does not mount automatically.
Trying mount a FFS file system manually without specifying the
filesystem gives this error:
mount: Stale NFS file handle
Trying to mount a FFS file system manually and specifying UFS:
mount: wrong fs type, bad option, bad super
Still present in the release version of Karmic Koala:
$ lsb_release -rd
Description: Ubuntu 9.10
Release: 9.10
$ apt-cache policy libufs2
libufs2:
Installed: 7.2-1
Candidate: 7.2-1
Version table:
*** 7.2-1 0
500 http://fi.archive.ubuntu.com karmic/universe Packages
100 /va
19 matches
Mail list logo