Difference between revisions of "Talk:MOUNT"
From DOSBoxWiki
Jump to navigationJump to search (Request for edit.) |
|||
Line 1: | Line 1: | ||
== freesize == | == freesize == | ||
There's an option, -freesize N (in megabytes). Very useful for those old dos apps that incorrectly detect free space and refuse to install. [[User:85.248.66.209|85.248.66.209]] 22:22, 20 February 2009 (UTC) | There's an option, -freesize N (in megabytes). Very useful for those old dos apps that incorrectly detect free space and refuse to install. [[User:85.248.66.209|85.248.66.209]] 22:22, 20 February 2009 (UTC) | ||
+ | |||
+ | ==Linux section== | ||
+ | Please add information on obtaining current mountpoints in the Linux filesystem by issuing | ||
+ | mount | ||
+ | command in the terminal window. It may be easier to determine the label (path) for the mounted CDs this way instead of looking for it in the graphical file manager. |
Revision as of 09:08, 16 November 2009
freesize
There's an option, -freesize N (in megabytes). Very useful for those old dos apps that incorrectly detect free space and refuse to install. 85.248.66.209 22:22, 20 February 2009 (UTC)
Linux section
Please add information on obtaining current mountpoints in the Linux filesystem by issuing
mount
command in the terminal window. It may be easier to determine the label (path) for the mounted CDs this way instead of looking for it in the graphical file manager.