Find the answer to your Linux question:
Results 1 to 5 of 5
I have a dual boot machine running redhat 8.0 and win xp pro. My windows setup has crashed and i need to make floppy boot disks to re install windows. ...
  1. #1
    Just Joined!
    Join Date
    Apr 2005
    Posts
    2

    making xp floppy

    I have a dual boot machine running redhat 8.0 and win xp pro. My windows setup has crashed and i need to make floppy boot disks to re install windows. My machine will not allow me to boot from a disk, don't ask me why. So the question is, how do i make floppy boot disks for winxp from linux? I am very new to linux. I tried to use wine but it only ran the exe program i have to make the floppys. Please help....

  2. #2
    Linux Newbie
    Join Date
    Jul 2004
    Location
    Calcutta, India
    Posts
    220
    Better download the Win XP FLoppy Bootdisk image from here :
    http://www.bootdisk.org

  3. #3
    Just Joined!
    Join Date
    Apr 2005
    Posts
    2
    i already have the boot disk image, i need to know how to get them to the floppys in linux

  4. #4
    Linux Newbie
    Join Date
    Nov 2004
    Posts
    239
    This is what I did the other day....

    Code:
    dd if="XP_BOOT_DISK.img" of=/dev/fd0

    just put in the correct path and file name for the xp boot disk image...

  5. #5
    Linux Engineer rong's Avatar
    Join Date
    Feb 2005
    Location
    California
    Posts
    803

    Re: making xp floppy

    Quote Originally Posted by daveyz
    My machine will not allow me to boot from a disk, don't ask me why.
    If you mean that when you put in a bootable floppy disk the system bypasses the floppy and instead boots from your hard drive then you can go into your BIOS settings and change the order in which the drives are read. Set so that A: preceeds C: and then if the floppy is bootable it will load.
    registered Linux user #388382

    Have you checked here first?

Posting Permissions

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