Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Redhat / Fedora Linux Help > RedHat Linux formatting

Forgot Password?
 Redhat / Fedora Linux Help   Help and discussion related to Redhat and Fedora Linux.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 07-04-2009   #1 (permalink)
Just Joined!
 
Join Date: Jul 2009
Posts: 2
Question RedHat Linux formatting

Hello...
I am using Redhat linux version 2.6.
I want to load Win XP on my laptop.
I am using HP business notebook Compaq 6710s.
I am unable to format linux from my HDD.
Please guide me to format linux as well as to install windows XP.
Please tell me a simple and efffective way.
I have searched at many places but lacking information.
Can I format linux using windows Bootable CD ?
And what will be th commands ?
Please healp me....
Thank You.
pranavvaidya is offline  


Reply With Quote
Old 07-04-2009   #2 (permalink)
Super Moderator
 
ozar's Avatar
 
Join Date: May 2004
Posts: 12,025
Welcome to the forums!

Most Linux installers guide you through the installation process and will format your drive without destroying Windows if you choose that option during the installation. It's best to install Windows first, then Linux, if you want both on your machine. Install Windows leaving some unallocated space on the drive for Linux. When you go to install Linux, tell the installer to utilize the unallocated space.

I usually make my Linux partitions something like the following:

/ about 8 to 12 GB, ext3
swap about 1GB, swap
/home about 8 to 12 GB, ext3
__________________
oz

New Members: * README *
ozar is offline   Reply With Quote
Old 07-05-2009   #3 (permalink)
Just Joined!
 
Join Date: Jul 2009
Posts: 2
Thnx bro.
But please tell me The procedure to completely erase Redhat Linux
from my Laptop.
Can I format it using DOS ?
Thank You.
pranavvaidya is offline   Reply With Quote
Old 07-05-2009   #4 (permalink)
Trusted Penguin
 
daark.child's Avatar
 
Join Date: Apr 2006
Location: South Yorks, UK
Posts: 4,056
One option is to use a small live cd like Parted Magic to delete all your Linux partitions. You may also want to try using FDISK on DOS or FreeDOS.
daark.child is offline   Reply With Quote
Old 07-05-2009   #5 (permalink)
Super Moderator
 
ozar's Avatar
 
Join Date: May 2004
Posts: 12,025
Quote:
Originally Posted by pranavvaidya View Post
But please tell me The procedure to completely erase Redhat Linux from my Laptop.
You could also use the Parted Magic disk as suggested by daark.child to wipe the drive for a fresh start. To wipe a drive of all content, boot the liveCD, go to a terminal and issue the following command:

Code:
dd if=/dev/zero of=/dev/sda bs=512 count=1
Replace the /dev/sda part of the command with your actual device name such as /dev/hda, if needed.

Using the dd command above will write zeros to the entire drive giving you a totally fresh start.
__________________
oz

New Members: * README *
ozar is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 11:46 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2