Remove inaccurate information from INTRO
This commit is contained in:
parent
b8fdf961ae
commit
5cc7e300e5
1 changed files with 0 additions and 4 deletions
|
@ -1674,10 +1674,6 @@ void DOS_SetupPrograms(void) {
|
|||
"Therefore only works on CD-ROM drives:\n"
|
||||
"\033[34;1mmount d \033[0;31mD:\\\033[34;1m -t cdrom -usecd \033[33m0\033[0m\n"
|
||||
"\n"
|
||||
"The \033[33mlast\033[0m level of support depends on your Operating System:\n"
|
||||
"For \033[1mWindows 2000\033[0m, \033[1mWindows XP\033[0m and \033[1mLinux\033[0m:\n"
|
||||
"\033[34;1mmount d \033[0;31mD:\\\033[34;1m -t cdrom -usecd \033[33m0 \033[34m-ioctl\033[0m\n"
|
||||
"\n"
|
||||
"Replace \033[0;31mD:\\\033[0m with the location of your CD-ROM.\n"
|
||||
"Replace the \033[33;1m0\033[0m in \033[34;1m-usecd \033[33m0\033[0m with the number reported for your CD-ROM if you type:\n"
|
||||
"\033[34;1mmount -cd\033[0m\n"
|
||||
|
|
Loading…
Add table
Reference in a new issue