Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153190349
D14034.id38405.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D14034.id38405.diff
View Options
Index: chapter.xml
===================================================================
--- chapter.xml
+++ chapter.xml
@@ -2114,10 +2114,12 @@
on <filename>/mnt</filename>:</para>
<screen>&prompt.root; <userinput>mdconfig -f <replaceable>diskimage.iso</replaceable> -u <replaceable>0</replaceable></userinput>
-&prompt.root; <userinput>mount /dev/md<replaceable>0</replaceable> <replaceable>/mnt</replaceable></userinput></screen>
+&prompt.root; <userinput>mount -t cd9660 /dev/md<replaceable>0</replaceable> <replaceable>/mnt</replaceable></userinput></screen>
- <para>If a unit number is not specified with
- <option>-u</option>, <command>mdconfig</command> will
+ <para>Notice that the <option>-t cd9660</option> option was
+ used to mount an ISO format. If a unit number is not
+ specified with <option>-u</option>,
+ <command>mdconfig</command> will
automatically allocate an unused memory device and output
the name of the allocated unit, such as
<filename>md4</filename>. Refer to &man.mdconfig.8; for more
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 20, 5:11 PM (41 m, 37 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31852878
Default Alt Text
D14034.id38405.diff (1 KB)
Attached To
Mode
D14034: Chapter 17.9 of the Handbook: put -t cd9660 option for the ISO formats
Attached
Detach File
Event Timeline
Log In to Comment