Date: Mon, 21 Feb 2005 03:58:51 GMT From: Tom Oakes <eoakes@comcast.net> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/77826: ext2fs usb filesystem will not mount RW Message-ID: <200502210358.j1L3wpaE046060@www.freebsd.org> Resent-Message-ID: <200502210400.j1L40lBf045921@freefall.freebsd.org>
index | next in thread | raw e-mail
>Number: 77826
>Category: misc
>Synopsis: ext2fs usb filesystem will not mount RW
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Feb 21 04:00:47 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Tom Oakes
>Release: 4.9 and FreeSBIE(5.3)
>Organization:
PromptMD
>Environment:
FreeBSD freesbie.livecd 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #5: Thu Dec 2 19:22:53 CET 2004 root@athlon.casadamico.net:/usr/obj/usr/src/sys/FREESBIE i386
FreeBSD 4.9 on the same hardware does the same thing. I can not get the uname -a for that version as I can only be booted in one or the other.
>Description:
An attached USB Maxor 160 gig drive is divided into 3 partitions. Partition 1 and 2 are ext2fs and partition 3 is msdos.freesbie@freesbie:~# umount /mnt/usb.0
freesbie@freesbie:~# mount -t ext2fs /dev/da0s1 /mnt/usb.0
ext2fs: /dev/da0s1: Operation not permitted
mount -t ext2fs -r /dev/da0s1 /mnt/usb.0
mount
..
/dev/da0s3 on /mnt/dos.2 (msdosfs, local)
/dev/da0s1 on /mnt/usb.0 (ext2fs, local, read-only)
freesbie@freesbie:~# mount -uw /dev/da0s1
ext2fs: /dev/da0s1: Operation not permitted
In short the msdos partition will mount read/write but the ext2fs will only mount read only.
I see the same or a very similar problem using freeBSD 4.9
The ext2 partition mount read/write under Redhat Linux 9.0 sucessfully.
>How-To-Repeat:
Any time I connect the drive to a freeBSD system on this hardware I see the same problem.
>Fix:
I have not located any fix or reference to this problem searching the internet.
>Release-Note:
>Audit-Trail:
>Unformatted:
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502210358.j1L3wpaE046060>
