Results 1 to 10 of 10

Thread: How to make a bootable diskette

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jan 2008
    Posts
    11,074

    How to make a bootable diskette

    I have the DOS library on my XP hard drive and would like to copy it to a diskette and make the diskette bootable so I can start my PC at the DOS level. How do I that, please?

  2. #2
    Fanatic Member schoolbusdriver's Avatar
    Join Date
    Jan 2006
    Location
    O'er yonder
    Posts
    1,020

    Re: How to make a bootable diskette

    Put a floppy in the A drive, right-click on it in explorer, pick "Format", select "Create an MS-DOS startup disk"..... Easy.

  3. #3

    Thread Starter
    PowerPoster
    Join Date
    Jan 2008
    Posts
    11,074

    Re: How to make a bootable diskette

    OK, but when I try this

    CD C:\

    I get an Invalid drive specification and I know there's a C drive because that's where my XP is.

  4. #4
    Discovering Life Siddharth Rout's Avatar
    Join Date
    Feb 2005
    Location
    Mumbai, India
    Posts
    12,001

    Re: How to make a bootable diskette

    Quote Originally Posted by jmsrickland
    OK, but when I try this

    CD C:\

    I get an Invalid drive specification and I know there's a C drive because that's where my XP is.
    what are you trying to do? and where are you typing this?

    If you are in A: and you want to go to C: then you need to simply type

    A:\> C: to move to C:

    CD stands for change directory so for example if you want to move to say temp folder in C: then you need to type the following in C:

    C:\> CD Temp

    or

    A:\> CD C:\Temp from A:

    Hope this is what you want...
    A good exercise for the Heart is to bend down and help another up...
    Please Mark your Thread "Resolved", if the query is solved


    MyGear:
    ★ CPU ★ Ryzen 5 5800X
    ★ GPU ★ NVIDIA GeForce RTX 3080 TI Founder Edition
    ★ RAM ★ G. Skill Trident Z RGB 32GB 3600MHz
    ★ MB ★ ASUS TUF GAMING X570 (WI-FI) ATX Gaming
    ★ Storage ★ SSD SB-ROCKET-1TB + SEAGATE 2TB Barracuda IHD
    ★ Cooling ★ NOCTUA NH-D15 CHROMAX BLACK 140mm + 10 of Noctua NF-F12 PWM
    ★ PSU ★ ANTEC HCG-1000-EXTREME 1000 Watt 80 Plus Gold Fully Modular PSU
    ★ Case ★ LIAN LI PC-O11 DYNAMIC XL ROG (BLACK) (G99.O11DXL-X)
    ★ Monitor ★ LG Ultragear 27" 240Hz Gaming Monitor
    ★ Keyboard ★ TVS Electronics Gold Keyboard
    ★ Mouse ★ Logitech G502 Hero

  5. #5

    Thread Starter
    PowerPoster
    Join Date
    Jan 2008
    Posts
    11,074

    Re: How to make a bootable diskette

    A:\> C:

    Tried that too.

    I'm beginning to think the problem is that the C drive (or C directory) is formatted in NTFS and not FAT32

  6. #6
    Fanatic Member
    Join Date
    Oct 2004
    Posts
    751

    Re: How to make a bootable diskette

    Quote Originally Posted by jmsrickland
    A:\> C:

    Tried that too.

    I'm beginning to think the problem is that the C drive (or C directory) is formatted in NTFS and not FAT32
    This is correct. The partition that is labeled as "c" is probably formated as NTFS and DOS only knows FAT/FAT32. There are some NTFS drivers for DOS, but to actually get the data off the HD in DOS...you are getting nowhere fast.

    I recommend BartPE if you need to pull some data off
    My Projects: [ Instant Messagener Client/Server ] [ VBPictochat ]

    My Sites:
    [ Datanethost ]
    [ Helpdesk ]

    Remember if my post was helpful then Rate This Post.

  7. #7

    Thread Starter
    PowerPoster
    Join Date
    Jan 2008
    Posts
    11,074

    Re: How to make a bootable diskette

    So basically that mean once you format in NTFS then these boot diskettes are useless.

    What I need to do is to restore a few files that belongs to XP (like boot.ini for example)

  8. #8
    Fanatic Member
    Join Date
    Oct 2004
    Posts
    751

    Re: How to make a bootable diskette

    BartPE would be your best bet. Unless you want to fuss around with NTFS drivers for DOS...be my guest .
    My Projects: [ Instant Messagener Client/Server ] [ VBPictochat ]

    My Sites:
    [ Datanethost ]
    [ Helpdesk ]

    Remember if my post was helpful then Rate This Post.

  9. #9

    Thread Starter
    PowerPoster
    Join Date
    Jan 2008
    Posts
    11,074

    Re: How to make a bootable diskette

    OK, thanks alot. I will download that BartPE.

  10. #10
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: How to make a bootable diskette

    Quote Originally Posted by jmsrickland
    So basically that mean once you format in NTFS then these boot diskettes are useless.

    What I need to do is to restore a few files that belongs to XP (like boot.ini for example)
    you can download a bootdisk set for windows 2000. They take up four floppies but support ntfs. Alternatively you could run (from inside windows) the install program on the cd with the /cmdcons switch to install a boot option to boot into recovery console. Note it only works for the cd.
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

Posting Permissions

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



Click Here to Expand Forum to Full Width