• ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
The HP Community is where owners of HP products, like you, volunteer to help each other find solutions.
Archived This topic has been archived. Information and links in this thread may no longer be available or relevant. If you have a question create a new topic by clicking here and select the appropriate board.
HP Recommended
HP 15 Notebook PC g201nq
FreeDOS

I bought today the notebook with FreeDos installed and the CD-DVD rom  doesn't have any letter to can access it, like e:, f:...

How can i access the dvd/cd rom? Thank you.

Before that i tried the other sugestion with legacy enabled, boot from cd (in system configuration F10) but in F9 i don't have the option (boot from cd) listed.

3 REPLIES 3
HP Recommended

Bet.

 

To resolve this problem, edit your Autoexec.bat and Config.sys files to load the drivers that permit MS-DOS to read your CD/DVD-ROM drive.

Note: These steps assume that your MS-DOS system files are located in the C:\DOS directory. If they are not, replace C:\DOS with the correct path.

  1. At a DOS prompt, type:
    edit C:\autoexec.bat
  2. Type the following command, and then press the ENTER key:
    lh c:\dos\mscdex.exe /s /d idecd001
  3. Press ALT-F, and then press S to save the file.
  4. Press ALT-F, press O, and then type the following command:
    c:\config.sys
    ,
  5. Press ENTER. The Config.sys file opens.
  6. Type the following command, and then press ENTER:
    device=c:\dos\cdrom.sys /d:idecd001
  7. Press ALT-F, and then press S to save the file.
  8. Press ALT-F, and then press X to exit the Edit program.
  9. Restart the virtual machine.

REO

HP Recommended

I changed the commands:

-autoexec.bat is located on c so i wrote:

lh c:\mscdex.exe /s /d idecd001

-config.sys is located on fdos:

device=c:\fdos\cdrom.sys /d:idecd001

and the answer is: file not found.

 

With the edit command i looked inside of folders on c and i can't find cdrom.sys and mscdex.exe.

 

What could i do on?

Thank you

HP Recommended
Archived This topic has been archived. Information and links in this thread may no longer be available or relevant. If you have a question create a new topic by clicking here and select the appropriate board.
† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.