Re: Uninstalling and Reinstalling the OS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Debra Montague wrote:
I am totally new to Linux/Unix.  I need to practice uninstalling a Linux OS and reinstalling.  I have the 4 Fedora Core CD's.  Where Do I Start.  Thanks,

Try hitting return a little more often.

There is really no such concept as "deinstallation" of an
OS. It's not like an app, which sits on top of another
structure which remains if it is removed. It *is* the
infrastructure.

However, in order to "wipe it out", so to speak, you can do this:
(as root)

# dd -if=/dev/zero -of=/dev/hda bs=512 count=1

This will completely wipe your Master Boot Record (MBR) including
the Partition Table (PT), and "effectively deinstall".

Make *SURE* you have saved any information you need before doing
that command!

Mike
--
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
This message made from 100% recycled bits.
You have found the bank of Larn.
I can explain it for you, but I can't understand it for you.
I speak only for myself, and I am unanimous in that!


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux