Thread: DOS booting variations

  1. #1
    Registered User
    Join Date
    Feb 2002
    Posts
    16

    DOS booting variations

    My Windows HD is the primary master and my DOS HD is the
    secondary master. The Windows HD is FAT32 (yes, I know, I
    got it from someone else). To boot Windows, which I do
    rarely, I just power up or reset the computer. To boot
    DOS, I use a bootable disk with config and autoexec on it,
    referencing only system files on the C: drive and setting
    comspec to C:\dos. It works fine. But what if I wanted
    to put a DOS partition and a Windows partition on the same
    hard drive? How would that be done?

    Miki
    [email protected]

  2. #2
    Fingerstyle Guitarist taylorguitarman's Avatar
    Join Date
    Aug 2001
    Posts
    564
    You would need to partition the drive. You can use utilities like fdisk to do this but you run the risk of losing your data on the drive. So this is really only if you're going to start from scratch. Otherwise, there are products like PartitionMagic that can do the repartitioning safely for you. There are also some restrictions on how the drive must be layed out for everything to work as well. Mainly a 1024 cyclinder restriction for bootable partitions.
    If a tree falls in the forest, and no one is around to see it, do the other trees make fun of it?

  3. #3
    Registered User
    Join Date
    Feb 2002
    Posts
    16
    Originally posted by taylorguitarman
    You would need to partition the drive. You can use utilities like fdisk to do this but you run the risk of losing your data on the drive. So this is really only if you're going to start from scratch. Otherwise, there are products like PartitionMagic that can do the repartitioning safely for you. There are also some restrictions on how the drive must be layed out for everything to work as well. Mainly a 1024 cyclinder restriction for bootable partitions.
    Thanks. Would I install Windows first, then put the DOS
    system files in the extended partition and boot off floppy
    with reference to that partition? I don't think DOS would
    care where command.com was located

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. File systems?? (Winxp -> DOS)
    By Shadow in forum Tech Board
    Replies: 4
    Last Post: 01-06-2003, 09:08 PM
  2. winver, winminor, winmajor can it be found from dos?
    By ronin in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 10-02-2002, 10:32 AM
  3. real mode dos & win dos
    By scott27349 in forum A Brief History of Cprogramming.com
    Replies: 26
    Last Post: 08-19-2002, 06:15 AM
  4. DOS program versus DOS console program
    By scromer in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 01-10-2002, 01:42 PM
  5. Shut off DOS screen automatically to Windows
    By Unregistered in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 11-08-2001, 07:14 PM