Thread: Please help ASAP

  1. #1
    Registered User
    Join Date
    Nov 2001
    Posts
    241

    Please help ASAP

    I need to format my hard drive and I know I need to start in dos mode or go into dos mode. My computer won't let me restart my computer in dos using the option with shutdown and reboot. It also doesn't give the option if I shut down my computer while windows loads and then start it back up. Please help because I don't know what else I can do

  2. #2
    Skunkmeister Stoned_Coder's Avatar
    Join Date
    Aug 2001
    Posts
    2,572
    first make a bootable system disk.You can do this in add/remove programs in control panel. next shutdown. put disk in floppy drive and turn on ur computer. All being well you should be in dos. You may have to check your bios to ensure that the floppy drive is the first in line to be booted from.
    Free the weed!! Class B to class C is not good enough!!
    And the FAQ is here :- http://faq.cprogramming.com/cgi-bin/smartfaq.cgi

  3. #3
    Registered User
    Join Date
    Nov 2001
    Posts
    241
    actually I just found that out on my own and the disk is being created right now

  4. #4
    Registered User
    Join Date
    Nov 2001
    Posts
    241
    well it didn't allow me to format it using that

  5. #5
    Hamster without a wheel iain's Avatar
    Join Date
    Aug 2001
    Posts
    1,385
    what you need to do is:

    1) create a bootable windows system disk
    2) check the system disk works (set the machine to boot from floppy and make sure the disk works)
    3)if the disk works ensure you make copies of all data you wish to keep and you have the required rivers for your hardware
    4)restart your machine in dos
    5)type FORMAT C: at the command prompt
    6) after the format is complete reboot from the boot disk and this will setup your cd rom drive - place win cd rom in and launch ssetup - if yo have a bootable cd rom and are running win98 boot staright form the cd rom
    7)reinstall os and all drivers, reinstate any saved data
    8)smile
    Monday - what a way to spend a seventh of your life

  6. #6
    I don't know if this works for every BIOS. but I usualy boot from cd rom(put boot from cd rom first in your BIOS),enter your windows cd in your cd rom drive.Then windows asks me if I want overwrite the system or format the hard disk, choose format. after you format, he will begin installing windows.
    after that:
    8)smile

  7. #7
    Registered User
    Join Date
    Nov 2001
    Posts
    241
    well when I start with a boot disk and type FORMAT C: it doesn't do anything

  8. #8
    Registered User
    Join Date
    Sep 2001
    Posts
    412
    Because it can't find format.com

    Do this:

    Copy format.com, fdisk.exe, sys.com from c:\windows\command to a:

    Boot to the floppy and be SURE you can access the CDROM!

    Then format.

  9. #9
    Registered User
    Join Date
    Nov 2001
    Posts
    241
    Thanks for the help everyone, but I got it installed another way. My only problem now is that I can't do a dual boot with me and xp. I may decide not to later on, but I want to make sure I can run all my programs on xp first. Anyway, I have a 40 GB hard drive that I got with my computer. About 30 GB was devoted for windows, leaving the rest for linux. I deleted linux while trying to install xp. now that drive still has me with 30GB for it, and 10 GB formated with ntfs. I also bought a new 80 GB hard drive which is currently set up as my master hard drive and the windows xp os is loaded on there and it is completely in ntfs format. I am wondering how I can set up a dual boot for me and xp with the way it is now, and how and where I should install linux when I end up reinstalling it.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. need help ASAP ,
    By Haytham in forum C Programming
    Replies: 3
    Last Post: 05-14-2007, 10:21 AM
  2. Need Help ASAP....
    By Maxwell in forum C++ Programming
    Replies: 16
    Last Post: 09-14-2005, 06:56 PM
  3. Help Needed Please... Asap
    By Shabba in forum C Programming
    Replies: 2
    Last Post: 01-13-2004, 04:24 PM
  4. Count_nums (need help ASAP!)
    By legacye in forum C Programming
    Replies: 6
    Last Post: 11-22-2003, 06:32 PM
  5. Help Needed Asap With Searching An Array!
    By HelpMe++ in forum C++ Programming
    Replies: 5
    Last Post: 05-23-2003, 04:44 AM