Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: How to boot to DOS from diskette reading HDD config?  (Read 5334 times)

0 Members and 1 Guest are viewing this topic.

MIRKOSOFT

    Topic Starter


    Hopeful

    Thanked: 2
    How to boot to DOS from diskette reading HDD config?
    « on: August 30, 2019, 07:31:58 PM »
    Hi!

    I'm using MS-DOS 7.10 and want to boot into by floppy disk.
    I tried to modify AUTOEXEC.BAT on floppy to use commands and software from harddisk, but it is always using floppy commands and software.

    How is possible to boot DOS from floppy but reading harddisk config?
    I know that is possible to fix booting from HDD by SYS C: command, but I need to leave on HDD GRUB and untouched.
    Or: is possible to fix GRUB that will correctly enter DOS?
    It always reports error on item created for DOS.

    Thank you for understanding.
    Miro

    tinamonday



      Newbie

      • Experience: Beginner
      • OS: Unknown
      Re: How to boot to DOS from diskette reading HDD config?
      « Reply #1 on: October 04, 2019, 11:42:03 AM »
      Setting up a fully working DOS system will give you great appreciation for how far computing has come.  For old-timers, it will be a walk down memory lane; for youngsters who've never used nor even seen DOS before, it should be quite an eye-opening experience to experience first hand both how primitive DOS was and yet how capable it could be.

      Salmon Trout

      • Guest
      Re: How to boot to DOS from diskette reading HDD config?
      « Reply #2 on: October 05, 2019, 07:07:27 AM »
      Setting up a fully working DOS system... bla bla bla...

      How does that answer the question?

      Geek-9pm


        Mastermind
      • Geek After Dark
      • Thanked: 1026
        • Gekk9pm bnlog
      • Certifications: List
      • Computer: Specs
      • Experience: Expert
      • OS: Windows 10
      Re: How to boot to DOS from diskette reading HDD config?
      « Reply #3 on: October 05, 2019, 02:04:39 PM »
      Here is video tutorial about how to install DOS 7.1 from you tube.
      https://www.youtube.com/watch?v=N2SPlHzAcSI
      That should answer his questions.

      Salmon Trout

      • Guest
      Re: How to boot to DOS from diskette reading HDD config?
      « Reply #4 on: October 05, 2019, 02:14:24 PM »
      You can set the PATH variable to point to folders on C:

      patio

      • Moderator


      • Genius
      • Maud' Dib
      • Thanked: 1769
        • Yes
      • Experience: Beginner
      • OS: Windows 7
      Re: How to boot to DOS from diskette reading HDD config?
      « Reply #5 on: October 05, 2019, 08:29:33 PM »
      He has refused to get a legit version of DOS 6.2 to work with...thats why i stopped volunteering information.  Just sayin.
      " Anyone who goes to a psychiatrist should have his head examined. "

      Geek-9pm


        Mastermind
      • Geek After Dark
      • Thanked: 1026
        • Gekk9pm bnlog
      • Certifications: List
      • Computer: Specs
      • Experience: Expert
      • OS: Windows 10
      Re: How to boot to DOS from diskette reading HDD config?
      « Reply #6 on: October 06, 2019, 11:30:10 AM »
      He has refused to get a legit version of DOS 6.2 to work with...thats why i stopped volunteering information.  Just sayin.
      Good point.
      For anybody that wants to do DOS programming and does not want to pay for it, he ought to consider using a Free version of DOS.

      https://en.wikipedia.org/wiki/FreeDOS
      Quote
      FreeDOS (formerly Free-DOS and PD-DOS) is a free operating system for IBM PC compatible computers. It intends to provide a complete DOS-compatible environment for running legacy software and supporting embedded system
      It is compatible with with Windows.
      It can be used for almost any job that would require MS-DOS.

      Salmon Trout

      • Guest
      Re: How to boot to DOS from diskette reading HDD config?
      « Reply #7 on: October 06, 2019, 12:53:39 PM »
      He just has to add this line to the autoexec.bat on the boot floppy, assuming he has a standard MS-DOS layout on the C: drive, with system executables in C:\DOS:

      PATH C:\;C:\DOS

      Really, this is so elementary that a child could find it out.

      « Last Edit: October 06, 2019, 01:10:59 PM by Salmon Trout »