Bug 35206

Summary: Give information how to mount a photo-cd
Product: Documentation Reporter: dirk.meyer <dirk.meyer>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description dirk.meyer 2002-02-22 12:20:03 UTC
	No hint in FAQ or Handbook.
	Seraching the mailinglist give not much data.
	I found an old news snipped that helped.

Fix: mount_cd9660 -o rw -v -s 0 /dev/cd0c /cd

	Can this feature be doucumented?
How-To-Repeat: 
	mount_cd9660 -o rw -v /dev/cd0c /cd
Comment 1 Murray Stokely freebsd_committer freebsd_triage 2002-03-13 08:27:40 UTC
State Changed
From-To: open->closed

Committed in r1.17 of mount_cd9660.8 in -CURRENT.  This man page will be MFCed in a few days.  Thanks for the submission!