Plug the sata hardisk, and find out which one it is
sda or sdb or whatever

you can find out with dmesg or fdisk -l

once you find that out

fdisk /dev/sdx

fdisk is quite simple. man fdisk for more info.

For formating the partitions.

fsck.ext3 /dev/sdx1 for first partition
fsck.ext3 /dev/sdx2 for second partition

Jigish Gohil
ElectroMech Infosys, Baroda
www.electromech.info
--- Ramesh Patel <[EMAIL PROTECTED]> wrote:

> Dear all
> 
> I have fedora core3 on SATA HDD.
> 
> Now i purchage new SATA HDD 200 GB. now i want to
> install it. and create
> two partition on new SATA HDD. so how to i add and
> create new partition
> 
> Please help me.
> 
> Thanking You
> 
> 
> Ramesh Patel
> System Dept.
> Banasdairy, Palanpur(B.K.)
> E-Mail : [EMAIL PROTECTED]
> Mobile : 94263 91295
> 
> 
>
-------------------------------------------------------
> SF.Net email is Sponsored by the Better Software
> Conference & EXPO
> September 19-22, 2005 * San Francisco, CA *
> Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects
> & Teams * Testing & QA
> Security * Process Improvement & Measurement *
> http://www.sqe.com/bsce5sf
> _______________________________________________
> linux-india-help mailing list
> linux-india-help@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/linux-india-help
> 



        
        
                
___________________________________________________________ 
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail 
http://uk.messenger.yahoo.com


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
linux-india-help mailing list
linux-india-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to