* Unloading Linux
@ Rodney
` Saqib Shaikh
` (6 more replies)
0 siblings, 7 replies; 27+ messages in thread
From: Rodney @ UTC (permalink / raw)
To: Speakup List
Hi all.
I was having trouble installing Slackware Linux on a computer so I tried
it on my development hard drive. I was going to reinstall Windows on it
anyway so I tested the Slackware install and all went well. But now I
have to remove Linux and reinstall Windows 98 SE.
The problem is that even though I repartitioned the hard drive and
reformatted it with my windows startup disk, the LILO menu still
appears.
I assume the menu is written on the boot sector of the hard drive and my
reformatting does not erase it.
Can anyone tell me how to totally clear my hard drive so I can do a
fresh install of a different OS?
Rodney
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
Unloading Linux Rodney
@ ` Saqib Shaikh
` Kirk Wood
` (5 subsequent siblings)
6 siblings, 0 replies; 27+ messages in thread
From: Saqib Shaikh @ UTC (permalink / raw)
To: speakup
Type:
fdisk/mbr
from ms-dos mode or a boot disk and this'll clear your boot record.
ocasionally in some circumstances you will also need to set the active
partition.
saqib
----- Original Message -----
From: "Rodney" <rodneylist@home.com>
To: "Speakup List" <speakup@braille.uwo.ca>
Sent: Wednesday, January 30, 2002 2:46 PM
Subject: Unloading Linux
> Hi all.
>
> I was having trouble installing Slackware Linux on a computer so I tried
> it on my development hard drive. I was going to reinstall Windows on it
> anyway so I tested the Slackware install and all went well. But now I
> have to remove Linux and reinstall Windows 98 SE.
>
> The problem is that even though I repartitioned the hard drive and
> reformatted it with my windows startup disk, the LILO menu still
> appears.
>
> I assume the menu is written on the boot sector of the hard drive and my
> reformatting does not erase it.
>
> Can anyone tell me how to totally clear my hard drive so I can do a
> fresh install of a different OS?
>
> Rodney
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
Unloading Linux Rodney
` Saqib Shaikh
@ ` Kirk Wood
` Rodney
` Terry Cudney
` (4 subsequent siblings)
6 siblings, 1 reply; 27+ messages in thread
From: Kirk Wood @ UTC (permalink / raw)
To: Speakup List
Boot from a windows startup disk and run the following command multiple
times (5 or 6):
fdisk /mbr
For some strange reason the m$ utilities for this kind of thing fail to
overwrite the boot block. I wonder if this is related to the fact that the
partition table for m$ ignores the first 500 bytes or so of the
partition. At any rate, this will resolve your problem.
=======
Kirk Wood
Cpt.Kirk@1tree.net
Nowlan's Theory:
He who hesitates is not only lost, but several miles from
the next freeway exit.
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
Unloading Linux Rodney
` Saqib Shaikh
` Kirk Wood
@ ` Terry Cudney
` Thomas Ward
` (3 subsequent siblings)
6 siblings, 0 replies; 27+ messages in thread
From: Terry Cudney @ UTC (permalink / raw)
To: Speakup List
Hi,
It appears that you installed Lilo on your MBR (Master Boot Record). You can use the M$ fdisk program to restore a stock MBR thus:
'fdisk /mbr'
HTH,
--terry
You wrote:
-=> Hi all.
-=>
-=> I was having trouble installing Slackware Linux on a computer so I tried
-=> it on my development hard drive. I was going to reinstall Windows on it
-=> anyway so I tested the Slackware install and all went well. But now I
-=> have to remove Linux and reinstall Windows 98 SE.
-=>
-=> The problem is that even though I repartitioned the hard drive and
-=> reformatted it with my windows startup disk, the LILO menu still
-=> appears.
-=>
-=> I assume the menu is written on the boot sector of the hard drive and my
-=> reformatting does not erase it.
-=>
-=> Can anyone tell me how to totally clear my hard drive so I can do a
-=> fresh install of a different OS?
-=>
-=> Rodney
-=>
-=>
-=> _______________________________________________
-=> Speakup mailing list
-=> Speakup@braille.uwo.ca
-=> http://speech.braille.uwo.ca/mailman/listinfo/speakup
-=>
Name: Terry D. Cudney
Phone: (905)735-6127
E-mail: terry@CottageInWasaga.com
WWW: www.CottageInWasaga.com
Q: Why don't lawyers go to the beach?
A: The cats keep trying to bury them.
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
Unloading Linux Rodney
` (2 preceding siblings ...)
` Terry Cudney
@ ` Thomas Ward
` Mitchell
` (2 subsequent siblings)
6 siblings, 0 replies; 27+ messages in thread
From: Thomas Ward @ UTC (permalink / raw)
To: speakup
Hi, to remove lilo you must insert your Windows boot disk, and type
fdisk /mbr
This will restore the mbr to a Windows fs.
----- Original Message -----
From: Rodney <rodneylist@home.com>
To: Speakup List <speakup@braille.uwo.ca>
Sent: Wednesday, January 30, 2002 9:46 AM
Subject: Unloading Linux
> Hi all.
>
> I was having trouble installing Slackware Linux on a computer so I tried
> it on my development hard drive. I was going to reinstall Windows on it
> anyway so I tested the Slackware install and all went well. But now I
> have to remove Linux and reinstall Windows 98 SE.
>
> The problem is that even though I repartitioned the hard drive and
> reformatted it with my windows startup disk, the LILO menu still
> appears.
>
> I assume the menu is written on the boot sector of the hard drive and my
> reformatting does not erase it.
>
> Can anyone tell me how to totally clear my hard drive so I can do a
> fresh install of a different OS?
>
> Rodney
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 27+ messages in thread
* RE: Unloading Linux
` Kirk Wood
@ ` Rodney
0 siblings, 0 replies; 27+ messages in thread
From: Rodney @ UTC (permalink / raw)
To: speakup
Saqib, Kirk, Terry, and Thomas.
Thank you very much for your speedy replies.
I was able to change drives, and use the 'fdisk /mbr' command to clear
LILO from the master boot record.
Thank you all once again for your help!
Rodney
-----Original Message-----
From: speakup-admin@braille.uwo.ca [mailto:speakup-admin@braille.uwo.ca]
On Behalf Of Kirk Wood
Sent: Wednesday, January 30, 2002 10:14 AM
To: Speakup List
Subject: Re: Unloading Linux
Boot from a windows startup disk and run the following command multiple
times (5 or 6): fdisk /mbr
For some strange reason the m$ utilities for this kind of thing fail to
overwrite the boot block. I wonder if this is related to the fact that
the partition table for m$ ignores the first 500 bytes or so of the
partition. At any rate, this will resolve your problem.
=======
Kirk Wood
Cpt.Kirk@1tree.net
Nowlan's Theory:
He who hesitates is not only lost, but several miles from
the next freeway exit.
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
Unloading Linux Rodney
` (3 preceding siblings ...)
` Thomas Ward
@ ` Mitchell
` Rodney
` Gregory Nowak
` Pete
6 siblings, 1 reply; 27+ messages in thread
From: Mitchell @ UTC (permalink / raw)
To: speakup
you need to reset the master boot record on your windows drive, note this *may* make windows unbootable.
at a dos prompt
fdisk /mbr
will remove lilo fro mthe boot record.
Later!
>From Mitchell
On Wed, Jan 30,
2002 at 09:46:54AM -0500, Rodney wrote:
> Hi all.
>
> I was having trouble installing Slackware Linux on a computer so I tried
> it on my development hard drive. I was going to reinstall Windows on it
> anyway so I tested the Slackware install and all went well. But now I
> have to remove Linux and reinstall Windows 98 SE.
>
> The problem is that even though I repartitioned the hard drive and
> reformatted it with my windows startup disk, the LILO menu still
> appears.
>
> I assume the menu is written on the boot sector of the hard drive and my
> reformatting does not erase it.
>
> Can anyone tell me how to totally clear my hard drive so I can do a
> fresh install of a different OS?
>
> Rodney
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 27+ messages in thread
* RE: Unloading Linux
` Mitchell
@ ` Rodney
0 siblings, 0 replies; 27+ messages in thread
From: Rodney @ UTC (permalink / raw)
To: speakup
Mitchell,
Got it.
Thanks for helping me out.
I appreciate it.
Rodney
-----Original Message-----
From: Mitchell
you need to reset the master boot record on your windows drive...
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
` Chris Peterson
@ ` Mitchell
` Geoff Shang
` Kirk Reiser
1 sibling, 1 reply; 27+ messages in thread
From: Mitchell @ UTC (permalink / raw)
To: speakup
:) isn't it interesting how many people are sharing dos commands on a Linux list hehehe.
On Wed, Jan 30, 2002 at 04:15:09PM
-0600, Chris Peterson wrote:
> After reading this same response, oh... quite a few times now, I have to
> wonder if anyone reads their e-mail all the way through before responding to
> it. That is, after all, good practice on a list. You read all of the
> message posted to the list so the same thing doesn't get repeated ten times
> over. Of course, I'll never forget fdisk /mbr now...
>
> Chris
> ----- Original Message -----
> From: "Gregory Nowak" <gnowak1@uic.edu>
> To: <speakup@braille.uwo.ca>
> Sent: Wednesday, January 30, 2002 4:05 PM
> Subject: Re: Unloading Linux
>
>
> > When at a clean dos prompt, do the following without the quotes.
> > "fdisk /mbr". Hth.
> > Greg
> >
> >
> > On Wed, Jan 30, 2002 at 09:46:54AM -0500, Rodney wrote:
> > > Hi all.
> > >
> > > I was having trouble installing Slackware Linux on a computer so I tried
> > > it on my development hard drive. I was going to reinstall Windows on it
> > > anyway so I tested the Slackware install and all went well. But now I
> > > have to remove Linux and reinstall Windows 98 SE.
> > >
> > > The problem is that even though I repartitioned the hard drive and
> > > reformatted it with my windows startup disk, the LILO menu still
> > > appears.
> > >
> > > I assume the menu is written on the boot sector of the hard drive and my
> > > reformatting does not erase it.
> > >
> > > Can anyone tell me how to totally clear my hard drive so I can do a
> > > fresh install of a different OS?
> > >
> > > Rodney
> > >
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> >
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
Unloading Linux Rodney
` (4 preceding siblings ...)
` Mitchell
@ ` Gregory Nowak
` Chris Peterson
` Pete
6 siblings, 1 reply; 27+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
When at a clean dos prompt, do the following without the quotes.
"fdisk /mbr". Hth.
Greg
On Wed, Jan 30, 2002 at 09:46:54AM -0500, Rodney wrote:
> Hi all.
>
> I was having trouble installing Slackware Linux on a computer so I tried
> it on my development hard drive. I was going to reinstall Windows on it
> anyway so I tested the Slackware install and all went well. But now I
> have to remove Linux and reinstall Windows 98 SE.
>
> The problem is that even though I repartitioned the hard drive and
> reformatted it with my windows startup disk, the LILO menu still
> appears.
>
> I assume the menu is written on the boot sector of the hard drive and my
> reformatting does not erase it.
>
> Can anyone tell me how to totally clear my hard drive so I can do a
> fresh install of a different OS?
>
> Rodney
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
` Gregory Nowak
@ ` Chris Peterson
` Mitchell
` Kirk Reiser
0 siblings, 2 replies; 27+ messages in thread
From: Chris Peterson @ UTC (permalink / raw)
To: speakup
After reading this same response, oh... quite a few times now, I have to
wonder if anyone reads their e-mail all the way through before responding to
it. That is, after all, good practice on a list. You read all of the
message posted to the list so the same thing doesn't get repeated ten times
over. Of course, I'll never forget fdisk /mbr now...
Chris
----- Original Message -----
From: "Gregory Nowak" <gnowak1@uic.edu>
To: <speakup@braille.uwo.ca>
Sent: Wednesday, January 30, 2002 4:05 PM
Subject: Re: Unloading Linux
> When at a clean dos prompt, do the following without the quotes.
> "fdisk /mbr". Hth.
> Greg
>
>
> On Wed, Jan 30, 2002 at 09:46:54AM -0500, Rodney wrote:
> > Hi all.
> >
> > I was having trouble installing Slackware Linux on a computer so I tried
> > it on my development hard drive. I was going to reinstall Windows on it
> > anyway so I tested the Slackware install and all went well. But now I
> > have to remove Linux and reinstall Windows 98 SE.
> >
> > The problem is that even though I repartitioned the hard drive and
> > reformatted it with my windows startup disk, the LILO menu still
> > appears.
> >
> > I assume the menu is written on the boot sector of the hard drive and my
> > reformatting does not erase it.
> >
> > Can anyone tell me how to totally clear my hard drive so I can do a
> > fresh install of a different OS?
> >
> > Rodney
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
` Chris Peterson
` Mitchell
@ ` Kirk Reiser
` Chris Peterson
` Unloading Linux Amanda Lee
1 sibling, 2 replies; 27+ messages in thread
From: Kirk Reiser @ UTC (permalink / raw)
To: speakup
Yes, there are two things about our readers you need to know, one they
don't know how to read to the end of a thread to see if it has been
answered or they just like to see themselves in print. Two, they can't
resist pulling in previous postings with 7,000 lines just so they can
say "yeah, me too!". Oh, and there's a third thing, they don't know
how to turn off html and just use plain text in their mail messages.
It is quite frustrating to read an answer posted by 15 people with the
same result. I like to tell myself they just haven't learned yet; but
some folks have been doing the exact same behaviour for two years. Oh
well, maybe they're slow learners.
Kirk
--
Kirk Reiser The Computer Braille Facility
e-mail: kirk@braille.uwo.ca University of Western Ontario
phone: (519) 661-3061
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
` Mitchell
@ ` Geoff Shang
` Gregory Nowak
` (2 more replies)
0 siblings, 3 replies; 27+ messages in thread
From: Geoff Shang @ UTC (permalink / raw)
To: speakup
Hi:
Speaking of which, is it possible to achieve the same under linux?
Geoff.
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
` Kirk Reiser
@ ` Chris Peterson
` HTML email (was Unloading Linux) Kirk Wood
` Unloading Linux Amanda Lee
1 sibling, 1 reply; 27+ messages in thread
From: Chris Peterson @ UTC (permalink / raw)
To: speakup
Sounds like just about any list I've run...
So about this HTML e-mail thing... Has anyone thought of figuring out how
to preprocess HTML mail so it looks fine in pine? I wonder if it could be
as simple as piping procmail through lynx or something.
Perhaps I'll have to work on that in my copious spare time... <smile>
Chris
----- Original Message -----
From: "Kirk Reiser" <kirk@braille.uwo.ca>
To: <speakup@braille.uwo.ca>
Sent: Wednesday, January 30, 2002 4:31 PM
Subject: Re: Unloading Linux
> Yes, there are two things about our readers you need to know, one they
> don't know how to read to the end of a thread to see if it has been
> answered or they just like to see themselves in print. Two, they can't
> resist pulling in previous postings with 7,000 lines just so they can
> say "yeah, me too!". Oh, and there's a third thing, they don't know
> how to turn off html and just use plain text in their mail messages.
> It is quite frustrating to read an answer posted by 15 people with the
> same result. I like to tell myself they just haven't learned yet; but
> some folks have been doing the exact same behaviour for two years. Oh
> well, maybe they're slow learners.
>
> Kirk
>
> --
>
> Kirk Reiser The Computer Braille Facility
> e-mail: kirk@braille.uwo.ca University of Western Ontario
> phone: (519) 661-3061
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
` Geoff Shang
@ ` Gregory Nowak
` Thomas Ward
` Shaun Oliver
2 siblings, 0 replies; 27+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
Hmmmm, how about "lilo -u".
Greg
On Thu, Jan 31, 2002 at 09:48:03AM +1000, Geoff Shang wrote:
> Hi:
>
> Speaking of which, is it possible to achieve the same under linux?
>
> Geoff.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
` Kirk Reiser
` Chris Peterson
@ ` Amanda Lee
` Angelo Sonnesso
1 sibling, 1 reply; 27+ messages in thread
From: Amanda Lee @ UTC (permalink / raw)
To: speakup
It's really a pain in the neck! to get messages with interspersed dialogue
especially when you've already read the originator's message two messages
ago so you have to listen to the whol thing again! and again! and again! and
then figure out who said what. Sighted persons can just use colors or
highlighting to set off the participants but we can't discern the difference
as easily. Unfortuneately too, I have my original message set to be posted
and forget to cut it out but it's after my comments so with a screen reader
and pine, you just press spacebar to go to next page and you don't have to
listen to the junk at the end. Yes it's sloppy but when I have a bunch of
mail to bullet through and sometimes I get over a hundred per day, laziness
sets in! big time ha!
I personally prefer it that people post what they have to say at the
beginning of the message and if one wanted to leave in what was said
previously for contextual purposes, then the reader can elect to go down
farther into the message and re-read anything which needs clarification and
one doesn't have to go and hunt down the original message.
Amanda Lee
Alexandria, VA
Too bad! I'm cutting out what was said before! so go find it!
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
` Geoff Shang
` Gregory Nowak
@ ` Thomas Ward
` Shaun Oliver
2 siblings, 0 replies; 27+ messages in thread
From: Thomas Ward @ UTC (permalink / raw)
To: speakup
Yes, use the dos emulator, or create a bash alias for the commands you want
changed to be like dos.
For example if you put the following line in /etc/bashrc
alias dir='ls'
When you typed dir it would run the ls command.
----- Original Message -----
From: Geoff Shang <gshang@uq.net.au>
To: <speakup@braille.uwo.ca>
Sent: Wednesday, January 30, 2002 6:48 PM
Subject: Re: Unloading Linux
> Hi:
>
> Speaking of which, is it possible to achieve the same under linux?
>
> Geoff.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
` Geoff Shang
` Gregory Nowak
` Thomas Ward
@ ` Shaun Oliver
2 siblings, 0 replies; 27+ messages in thread
From: Shaun Oliver @ UTC (permalink / raw)
To: speakup
if you mean restore your dos mbr to it's previous state, then yes it is.
just do lilo -U
note the uppercase u.
hth
On
Thu, 31 Jan 2002, Geoff Shang wrote:
> Hi:
>
> Speaking of which, is it possible to achieve the same under linux?
>
> Geoff.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
--
Shaun Oliver
Marriage is a three ring circus:
engagement ring, wedding ring, and suffering.
-- Roger Price
Email: shauno@goanna.net.au
Icq: 76958435
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: HTML email (was Unloading Linux)
` Chris Peterson
@ ` Kirk Wood
0 siblings, 0 replies; 27+ messages in thread
From: Kirk Wood @ UTC (permalink / raw)
To: speakup
You know, I use pine myself and don't see what it is that so many people
complain about. Occasionally I see a bunch of tags. Normally I just delete
and move on. Ocasionally I will wade through the tags for the message. I
think I have noticed it 5 or 6 times over last 6 months or so.
So my question is: what is different about the "debainized" pine? (For
those not aware debian has one download the source and a patch that
combines to form a pine with differences that the docs indicate changes
locations for some things.)
=======
Kirk Wood
Cpt.Kirk@1tree.net
Nowlan's Theory:
He who hesitates is not only lost, but several miles from
the next freeway exit.
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
` Unloading Linux Amanda Lee
@ ` Angelo Sonnesso
` Janina Sajka
0 siblings, 1 reply; 27+ messages in thread
From: Angelo Sonnesso @ UTC (permalink / raw)
To: speakup
Thomas Jefferson would love you.
----- Original Message -----
From: "Amanda Lee" <amanda@shellworld.net>
To: <speakup@braille.uwo.ca>
Sent: Wednesday, January 30, 2002 9:50 PM
Subject: Re: Unloading Linux
> It's really a pain in the neck! to get messages with interspersed dialogue
> especially when you've already read the originator's message two messages
> ago so you have to listen to the whol thing again! and again! and again!
and
> then figure out who said what. Sighted persons can just use colors or
> highlighting to set off the participants but we can't discern the
difference
> as easily. Unfortuneately too, I have my original message set to be
posted
> and forget to cut it out but it's after my comments so with a screen
reader
> and pine, you just press spacebar to go to next page and you don't have to
> listen to the junk at the end. Yes it's sloppy but when I have a bunch of
> mail to bullet through and sometimes I get over a hundred per day,
laziness
> sets in! big time ha!
>
> I personally prefer it that people post what they have to say at the
> beginning of the message and if one wanted to leave in what was said
> previously for contextual purposes, then the reader can elect to go down
> farther into the message and re-read anything which needs clarification
and
> one doesn't have to go and hunt down the original message.
>
> Amanda Lee
>
> Alexandria, VA
>
>
> Too bad! I'm cutting out what was said before! so go find it!
>
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
` Angelo Sonnesso
@ ` Janina Sajka
0 siblings, 0 replies; 27+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: speakup
Sounds like a procmail script might help. One could have it kill any line
that begins with punctuation. That would get most of the quoting
automatically.
--
Janina Sajka, Director
Technology Research and Development
Governmental Relations Group
American Foundation for the Blind (AFB)
Email: janina@afb.net Phone: (202) 408-8175
Chair, Accessibility SIG
Open Electronic Book Forum (OEBF)
http://www.openebook.org
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
Unloading Linux Rodney
` (5 preceding siblings ...)
` Gregory Nowak
@ ` Pete
` Gregory Nowak
` (2 more replies)
6 siblings, 3 replies; 27+ messages in thread
From: Pete @ UTC (permalink / raw)
To: speakup
@echo off
DEBUG <%0
A 100
INT 13
RAX
0301
RBX
0200
F 200 L 200 0
RCX
0001
RDX
0081
P
;REPLACE LAST 0080 WITH 0081 IF
;YOU WANT TO CLEAR THE SECOND
;PHYSICAL HDD, 2 FOR THE THIRD,ETC.
----- Original Message -----
From: "Rodney" <rodneylist@home.com>
To: "Speakup List" <speakup@braille.uwo.ca>
Sent: Wednesday, January 30, 2002 9:46 AM
Subject: Unloading Linux
> Hi all.
>
> I was having trouble installing Slackware Linux on a computer so I tried
> it on my development hard drive. I was going to reinstall Windows on it
> anyway so I tested the Slackware install and all went well. But now I
> have to remove Linux and reinstall Windows 98 SE.
>
> The problem is that even though I repartitioned the hard drive and
> reformatted it with my windows startup disk, the LILO menu still
> appears.
>
> I assume the menu is written on the boot sector of the hard drive and my
> reformatting does not erase it.
>
> Can anyone tell me how to totally clear my hard drive so I can do a
> fresh install of a different OS?
>
> Rodney
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
` Pete
@ ` Gregory Nowak
` Pete
` Kirk Wood
` Thomas Ward
2 siblings, 1 reply; 27+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
Note that in my experience, the below script will only clear the first 8 gb of the hard drive.
Greg
On Mon, Feb 11, 2002 at 09:18:31AM -0500, Pete wrote:
> @echo off
> DEBUG <%0
> A 100
> INT 13
>
> RAX
> 0301
> RBX
> 0200
> F 200 L 200 0
> RCX
> 0001
> RDX
> 0081
> P
> ;REPLACE LAST 0080 WITH 0081 IF
> ;YOU WANT TO CLEAR THE SECOND
> ;PHYSICAL HDD, 2 FOR THE THIRD,ETC.
>
> ----- Original Message -----
> From: "Rodney" <rodneylist@home.com>
> To: "Speakup List" <speakup@braille.uwo.ca>
> Sent: Wednesday, January 30, 2002 9:46 AM
> Subject: Unloading Linux
>
>
> > Hi all.
> >
> > I was having trouble installing Slackware Linux on a computer so I tried
> > it on my development hard drive. I was going to reinstall Windows on it
> > anyway so I tested the Slackware install and all went well. But now I
> > have to remove Linux and reinstall Windows 98 SE.
> >
> > The problem is that even though I repartitioned the hard drive and
> > reformatted it with my windows startup disk, the LILO menu still
> > appears.
> >
> > I assume the menu is written on the boot sector of the hard drive and my
> > reformatting does not erase it.
> >
> > Can anyone tell me how to totally clear my hard drive so I can do a
> > fresh install of a different OS?
> >
> > Rodney
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
` Gregory Nowak
@ ` Pete
0 siblings, 0 replies; 27+ messages in thread
From: Pete @ UTC (permalink / raw)
To: speakup
Thanks, I havent tryed it on anything larger than that when I used it a
while ago.
Pete
----- Original Message -----
From: "Gregory Nowak" <gnowak1@uic.edu>
To: <speakup@braille.uwo.ca>
Sent: Monday, February 11, 2002 3:47 PM
Subject: Re: Unloading Linux
Note that in my experience, the below script will only clear the first 8 gb
of the hard drive.
Greg
On Mon, Feb 11, 2002 at 09:18:31AM -0500, Pete wrote:
> @echo off
> DEBUG <%0
> A 100
> INT 13
>
> RAX
> 0301
> RBX
> 0200
> F 200 L 200 0
> RCX
> 0001
> RDX
> 0081
> P
> ;REPLACE LAST 0080 WITH 0081 IF
> ;YOU WANT TO CLEAR THE SECOND
> ;PHYSICAL HDD, 2 FOR THE THIRD,ETC.
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
` Pete
` Gregory Nowak
@ ` Kirk Wood
` Thomas Ward
2 siblings, 0 replies; 27+ messages in thread
From: Kirk Wood @ UTC (permalink / raw)
To: speakup
Warning:
The debug script sent out will not just remove the last traces of
linux. It will remove the last traces of everything. While it would be
possible to recover some files with the right product, it would become
expensive quickly. The script will erase the entire partition table of the
drive.
On a related note, I had a person lose ability to read an entire drive
when he prematurely hit enter on a line (or had mistyped can't recall for
sure). I was never able to repro the disaster, but think it is worth
noting. Use the script with care.
=======
Kirk Wood
Cpt.Kirk@1tree.net
Nowlan's Theory:
He who hesitates is not only lost, but several miles from
the next freeway exit.
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
` Pete
` Gregory Nowak
` Kirk Wood
@ ` Thomas Ward
` Pete
2 siblings, 1 reply; 27+ messages in thread
From: Thomas Ward @ UTC (permalink / raw)
To: speakup
Hi, use fdisk. You can stick in your Windows dos bootdisk, type fdis, at
the dos prompt, and then first delete any non-dos partitions, and then you
should be ready to fdisk and create Windows partitions.
On Mon, 11 Feb
2002, Pete wrote:
> @echo off
> DEBUG <%0
> A 100
> INT 13
>
> RAX
> 0301
> RBX
> 0200
> F 200 L 200 0
> RCX
> 0001
> RDX
> 0081
> P
> ;REPLACE LAST 0080 WITH 0081 IF
> ;YOU WANT TO CLEAR THE SECOND
> ;PHYSICAL HDD, 2 FOR THE THIRD,ETC.
>
> ----- Original Message -----
> From: "Rodney" <rodneylist@home.com>
> To: "Speakup List" <speakup@braille.uwo.ca>
> Sent: Wednesday, January 30, 2002 9:46 AM
> Subject: Unloading Linux
>
>
> > Hi all.
> >
> > I was having trouble installing Slackware Linux on a computer so I tried
> > it on my development hard drive. I was going to reinstall Windows on it
> > anyway so I tested the Slackware install and all went well. But now I
> > have to remove Linux and reinstall Windows 98 SE.
> >
> > The problem is that even though I repartitioned the hard drive and
> > reformatted it with my windows startup disk, the LILO menu still
> > appears.
> >
> > I assume the menu is written on the boot sector of the hard drive and my
> > reformatting does not erase it.
> >
> > Can anyone tell me how to totally clear my hard drive so I can do a
> > fresh install of a different OS?
> >
> > Rodney
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: Unloading Linux
` Thomas Ward
@ ` Pete
0 siblings, 0 replies; 27+ messages in thread
From: Pete @ UTC (permalink / raw)
To: speakup
Yah, fdisk is OK, For windows I used the maxblast to creat the
partissions.
Pete
----- Original Message -----
From: "Thomas Ward" <tward@bright.net>
To: <speakup@braille.uwo.ca>
Sent: Monday, February 11, 2002 7:16 PM
Subject: Re: Unloading Linux
Hi, use fdisk. You can stick in your Windows dos bootdisk, type fdis, at
the dos prompt, and then first delete any non-dos partitions, and then you
should be ready to fdisk and create Windows partitions.
On Mon, 11 Feb
2002, Pete wrote:
> @echo off
> DEBUG <%0
> A 100
> INT 13
>
> RAX
> 0301
> RBX
> 0200
> F 200 L 200 0
> RCX
> 0001
> RDX
> 0081
> P
> ;REPLACE LAST 0080 WITH 0081 IF
> ;YOU WANT TO CLEAR THE SECOND
> ;PHYSICAL HDD, 2 FOR THE THIRD,ETC.
>
> ----- Original Message -----
> From: "Rodney" <rodneylist@home.com>
> To: "Speakup List" <speakup@braille.uwo.ca>
> Sent: Wednesday, January 30, 2002 9:46 AM
> Subject: Unloading Linux
>
>
> > Hi all.
> >
> > I was having trouble installing Slackware Linux on a computer so I tried
> > it on my development hard drive. I was going to reinstall Windows on it
> > anyway so I tested the Slackware install and all went well. But now I
> > have to remove Linux and reinstall Windows 98 SE.
> >
> > The problem is that even though I repartitioned the hard drive and
> > reformatted it with my windows startup disk, the LILO menu still
> > appears.
> >
> > I assume the menu is written on the boot sector of the hard drive and my
> > reformatting does not erase it.
> >
> > Can anyone tell me how to totally clear my hard drive so I can do a
> > fresh install of a different OS?
> >
> > Rodney
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 27+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
Unloading Linux Rodney
` Saqib Shaikh
` Kirk Wood
` Rodney
` Terry Cudney
` Thomas Ward
` Mitchell
` Rodney
` Gregory Nowak
` Chris Peterson
` Mitchell
` Geoff Shang
` Gregory Nowak
` Thomas Ward
` Shaun Oliver
` Kirk Reiser
` Chris Peterson
` HTML email (was Unloading Linux) Kirk Wood
` Unloading Linux Amanda Lee
` Angelo Sonnesso
` Janina Sajka
` Pete
` Gregory Nowak
` Pete
` Kirk Wood
` Thomas Ward
` Pete
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).