+ Reply to Thread
Results 1 to 2 of 2

Thread: FreeDOS?

  1. #1
    Join Date
    Mar 2010
    Posts
    1

    Default FreeDOS?

    I've been searching and searching and for some reason, can't find any information about how I would go about setting up a dual boot with Win7 and FreeDOS anywhere. I'm assuming that it's different than just setting up a regular MS-DOS boot, but I could be wrong. Can anyone point me in the right direction? Thanks!

  2. #2
    Join Date
    Apr 2008
    Location
    Phoenix, Arizona (USA)
    Posts
    4,317

     

    You could try the regular DOS boot. No experience with it here so can't guarantee it'll work for you.

    If you've got a floppy image you can install NeoGrub and modify /nst/menu.lst to boot it:

    timeout 0
    default 0

    title FreeDOS
    find --set-root /FreeDOS.img
    map --mem /FreeDos.img (fd0)
    map --hook
    chainloader (fd0)+1
    Last edited by JustinW; March 10th, 2010 at 09:31 PM.
    Justin White - CompTIA A+ / Network+ / Security+ Certified



    Having problems? Read this before posting. Also check out our recovery disc & how to use it

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts