Bug 185054

Summary: Cannot mount_udf dvd Invalid argument
Product: Base System Reporter: t-matubara
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description t-matubara 2013-12-21 01:50:00 UTC
DVD cannot be mounted.

# mount_udf /dev/cd0 /mnt2
mount_udf: /dev/cd0: Invalid argument

[KERNEL]
same GENERIC

[sysctl]
vfs.usermount=1

[devfs.rules] 
add path 'cd[0-9]*' mode 666

crw-rw-rw-  1 root  operator  0x62        /dev/cd0


Mount was made of FreeBSD9.2.

Fix: 

no idea
How-To-Repeat: Always
Comment 1 t-matubara 2014-01-02 23:29:37 UTC
>Submitter-Id:	current-users
>Originator:	Takashi Matsubara
>Organization:	
>Confidential:	no
>Synopsis:	Re: misc/185054: Cannot mount_udf dvd Invalid argument
>Severity:	non-critical
>Priority:	low
>Category:	misc
>Class:		sw-bug
>Release:	10-RC4
>Environment:	FreeBSD tamago-two.tamago.local 10.0-PRERELEASE FreeBSD 10.0-PRERELEASE #0 r260180: Thu Jan  2 13:22:02 JST 2014     matubara@tamago-two.tamago.local:/usr/obj/usr/src/sys/TAMAGO-TWO  amd64
>Description:
Information is added.

[camcontrol devlist]
<HITACHI HTS545032B9A300 PB3ZC61H>  at scbus0 target 0 lun 0 (ada0,pass0)
<MATSHITA BD-MLT UJ260AF 1.00>     at scbus1 target 0 lun 0 (cd0,pass1)
<AHCI SGPIO Enclosure 1.00 0001>   at scbus4 target 0 lun 0 (ses0,pass2)

[file -s /dev/cd0]
/dev/cd0: # UDF filesystem data (version 1.5) 'SAMPLE                          '

mount_-t udf:NG

mount -t cd9660:OK

Why can't it mount by mount_udf? 




>How-To-Repeat:

>Fix:
Comment 2 Christian Brueffer freebsd_committer freebsd_triage 2014-02-04 22:55:29 UTC
State Changed
From-To: open->closed

This has been fixed in HEAD with r261496 and will be merged to 10-STABLE 
in 1 week.  Thank you for the report!