Page 2 of 2 FirstFirst 12
Results 16 to 21 of 21

Thread: reinstall windows 98se without cd

  1. #16
    Banned
    Join Date
    Jan 2002
    Location
    scotland
    Posts
    1,938

    Default

    i managed to get a copy of the 98 cd.

    so can someone give me a very simple step by step solution to refomatting the hard drive and reinstalling windows from start to finish.

    also is there another way of purging the disk without reformatting?

  2. #17
    Like A Boss! Mmhm Lenna's Avatar
    Join Date
    Apr 2005
    Location
    Basildon
    Posts
    1,891

    Default

    A brand new computer will always come with a back-up disc. But it doesn't JUST have the OS on it most of the time. It usually comes with extra programs such as IE, Windows media player, Acrobat reader stuff like that. Programs which they think you will need on the computer. If it doesn't come with a back up cd then you will have to complain, and they will send out another one. The only way you wouldn't get a back up cd is if you created a computer yourself with your own parts. Then you'd have to buy the OS disc itself.
    I'll figure it out later...

  3. #18
    Banned
    Join Date
    Jan 2002
    Location
    scotland
    Posts
    1,938

    Default

    i now longer need the OS disk. I just need a how-to step by step thing now.

  4. #19
    Posts Occur in Real Time edczxcvbnm's Avatar
    Join Date
    Aug 2000
    Location
    The World
    Posts
    7,920

    Default

    If you want to format your hard drive then I recommend using Killdisk first. It will write 0s to your HD so nothing at all will linger behind. It is what I use on all my computers from 98-XP whenever I do a reformat. You just need to create a boot floppy and put killdisk on it(instructions come with the program).

    I usually just download it from www.download.com

    After that is done then you can put the 98 disc in the CD Drive and restart your CPU.

    It is pretty self explainitory once it gets going...to get it going turn the CPU on. If it does not auto load then you will need to change your boot sequence in the BIOS. You should just need to hit F12 or Del or F10 or something like that. It should be on the first screen you ever seen when your CPU boots up. Someone else could probably give a more detailed explaination of what to do when in the BIOS but lets hope it doesn't come to that.

  5. #20
    Hypnotising you crono_logical's Avatar
    Join Date
    May 2001
    Location
    Back in Time
    Posts
    9,313
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    dd if=/dev/zero of=/dev/hda bs=1M

    Adjust blocksize for performance reasons

    Even better than all 0's, use if=/dev/urandom and run the command several times, it obfuscates the data on the disk even more beyond repair than plain zeroing


    I personally think zeroing the disk is overkill in the first place though if all you're gonna do is reformat - unless something is malfunctioning, it doesn't matter if any data is lingering behind because it will not exist as far as the new filesystem from formatting will be concerned
    Problems playing downloaded videos? Try CCCP


  6. #21
    Posts Occur in Real Time edczxcvbnm's Avatar
    Join Date
    Aug 2000
    Location
    The World
    Posts
    7,920

    Default

    I know but I say "Why the hell not? Its just another 15-20 minutes. I will just be safe and blow the whole thing up."

Posting Permissions

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