LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-28-2006, 10:32 PM   #1
mman49
Member
 
Registered: Apr 2004
Location: Hanover Pa
Distribution: Fedora core 1
Posts: 104

Rep: Reputation: 15
Tyring to wipe off Slackware 10.2 on 20 gig Seagate drive?


Hello all.

I have an old 20 gig Seagate hard drive that I had Slackware on. ( got a new 80 gig and put Slack on it).

I put the 20 gig in a p3 Hp 1400 mhz pc..
I'm giving this pc away and I'm trying tp put xp pro on it.

I just keeps looping(starting the whole process over) after reformatting durring the xp install.

I don't know if this has anything to do with the Lilo boot loader that was on it or not and Xp is not wiping in out....


Is there any solutions on how to get this hard drive clean so I can install Xp on it...


Thanks..

mman49
 
Old 03-28-2006, 10:44 PM   #2
ckoniecny
Member
 
Registered: Oct 2005
Posts: 162

Rep: Reputation: 30
So your saying after you install XP and you reboot, the Slackware install still wants to start the installation?
 
Old 03-28-2006, 10:49 PM   #3
MannyNix
Member
 
Registered: Dec 2005
Location: ~
Distribution: Slackware -current
Posts: 468

Rep: Reputation: 56
maybe windows can't see Slack, i'd try running slackware install cd and format all drive to fat32 and exit, and then load the XP cd to start all, hope it makes sense
 
Old 03-28-2006, 10:54 PM   #4
rkelsen
Senior Member
 
Registered: Sep 2004
Distribution: slackware
Posts: 4,887
Blog Entries: 7

Rep: Reputation: 2956Reputation: 2956Reputation: 2956Reputation: 2956Reputation: 2956Reputation: 2956Reputation: 2956Reputation: 2956Reputation: 2956Reputation: 2956Reputation: 2956
Quote:
Originally Posted by mman49
I just keeps looping(starting the whole process over) after reformatting durring the xp install.
Are you trying to use the partition created under Linux? If so, try deleting it and creating a new one.
 
Old 03-28-2006, 11:46 PM   #5
soupnazi.tar.gz
Newbie
 
Registered: Nov 2005
Location: MN, USA
Distribution: Slackware-Current, WinXP Pro SP2
Posts: 20

Rep: Reputation: 0
Killdisk

Try Killdisk. It is what I use to wipe my disks...works well. Although I do have the "older" free version that came for a bootable floppy, which allows me to do multiple passes at once. The newer version comes for a bootable cd, It only allows you to do 1 pass at a time. I usually only do 1 pass anyways... Killdisk works well though.
 
Old 03-28-2006, 11:55 PM   #6
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 68
Sounds more like an MBR issue. Boot to the recovery console w/XP CD, and type 'fixboot' and 'fixmbr'

Reboot the XP install and try again
 
Old 03-29-2006, 12:04 AM   #7
Randux
Senior Member
 
Registered: Feb 2006
Location: Siberia
Distribution: Slackware & Slamd64. What else is there?
Posts: 1,705

Rep: Reputation: 55
We know that XP is not shy about trashing whatever gets in its way. I don't think it has anything to do with lilo or MBR. XP just takes the whole disk for himself.
 
Old 03-29-2006, 02:36 AM   #8
Alien_Hominid
Senior Member
 
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247

Rep: Reputation: 53
Boot Slackware CD 1, use cfdisk or fdisk, delete all partitions. Then boot windows cd, go to recovery console. If lilo was on mbr, type fixmbr, if lilo was on partition boot sector, type fixboot. Restart the computer and then install windows.
 
Old 03-29-2006, 03:02 AM   #9
hsimah
Member
 
Registered: Jan 2006
Location: Australia
Distribution: Slackware 12.1
Posts: 173

Rep: Reputation: 30
I had this problem, but tyring to reinstall slack on a slack hard drive. Deleting the partitions worked for me (though I lost all my installed programs )
 
Old 03-29-2006, 06:06 AM   #10
mman49
Member
 
Registered: Apr 2004
Location: Hanover Pa
Distribution: Fedora core 1
Posts: 104

Original Poster
Rep: Reputation: 15
Thanks guys.
It's appreciated..

I'm actually just testing this 20 gig hard drive to see If I can install xp on it in this HP XT983...The hp has a 30 gig in it with xp on it..I was just testing with the 20 gig to see if I could get xp on then I would put xp on the 30gig that came with the hp..

Anyway, I unhooked my 20 gig and put the 30 gig back on the hp with xp already on it, not I get " no os install"..

I don't know what to do and I already told the people that own this pc that I could fix it...

I've never had this problem before and I've probably worked on 40 or 50 pc's in the laste 5 years...

Any info on what I could do would be appreciated...
I guess I may have to make a call to Hp....

Thanks.

mman49
 
Old 03-29-2006, 06:26 AM   #11
WilliamS
Member
 
Registered: Nov 2003
Location: 46N 76W
Distribution: Slackware 14.1
Posts: 380

Rep: Reputation: 31
Brute force approach:
dd if=/dev/zero of=/dev/hda
this writes zeros on everything, result is a totally clean hard drive.
 
Old 03-29-2006, 08:00 AM   #12
mman49
Member
 
Registered: Apr 2004
Location: Hanover Pa
Distribution: Fedora core 1
Posts: 104

Original Poster
Rep: Reputation: 15
Thanks for the reply guys.
It's so appreciated...
I think the issue is with the HP Bios...It must be mucked up...
It's not even booting up with the original hard drive with xp home on it that was working fine until I put the 20 gig in it..

I guess I'll have to find and Hp forum....

Thanks guys...

mman49
 
Old 03-29-2006, 08:02 AM   #13
mman49
Member
 
Registered: Apr 2004
Location: Hanover Pa
Distribution: Fedora core 1
Posts: 104

Original Poster
Rep: Reputation: 15
Would I be able to do a dd if=/dev/zero of=/dev/hda with say a live cd with any version of Linux?

To clean that old hard drive of course..


Thanks...
 
Old 03-29-2006, 11:24 AM   #14
WilliamS
Member
 
Registered: Nov 2003
Location: 46N 76W
Distribution: Slackware 14.1
Posts: 380

Rep: Reputation: 31
Quote:
Originally Posted by mman49
Would I be able to do a dd if=/dev/zero of=/dev/hda with say a live cd with any version of Linux?
Yes, AFAIK it is a standard Gnu/Linux command. You can also do other things such as wipe only the mbr.
 
Old 03-30-2006, 08:10 AM   #15
mman49
Member
 
Registered: Apr 2004
Location: Hanover Pa
Distribution: Fedora core 1
Posts: 104

Original Poster
Rep: Reputation: 15
Guys...

Thanks so much...

I'l try it tonight 03/30/2006
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I wipe the hard drive between partitions? tstrickland Mandriva 2 06-14-2005 10:00 PM
The Debian install thinks my 60 gig drive is a 33 gig drive! Nebetsu Debian 13 06-04-2005 12:41 AM
Installing a new PATA 250 Gig drive on Slackware onyxbird Slackware 12 08-27-2004 04:29 PM
how to wipe a drive??? trey85stang Slackware 13 05-02-2004 03:58 PM
Why my 80 gig hard drive only shows 70 gig? dsuratman Linux - Newbie 3 11-19-2003 11:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:25 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration