Results 1 to 7 of 7
Hi,
I have a 40GB hard disk, i would like to install linux in it.
How can i partition the usable space into partitions?.(like c drive,d drive etc)
thanks
dsp....
- 12-13-2006 #1Just Joined!
- Join Date
- Dec 2005
- Posts
- 3
Partitions in linux
Hi,
I have a 40GB hard disk, i would like to install linux in it.
How can i partition the usable space into partitions?.(like c drive,d drive etc)
thanks
dsp.
- 12-13-2006 #2Just Joined!
- Join Date
- Dec 2006
- Location
- jakarta
- Posts
- 13
do you have unpartition space on your 40gb hardisk? if not you have to make one, if it's still empty then leave it be unpartition, coz you can partition your harddrive when installing linux.
- 12-13-2006 #3Linux doesn't assign drive letters like windows.
Originally Posted by mailsrinu28
is there any other OS installed in Harddisk? which Linux distribution you are planning to install?
CasperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 12-15-2006 #4Just Joined!
- Join Date
- Dec 2005
- Posts
- 3
Linux doesn't assign drive letters like windows.
is there any other OS installed in Harddisk? which Linux distribution you are planning to install?
Hi,
I have installed only linux,iam using red hat linux.
similar to windows is there any way that i save all files in other drive even if C: drive fails.
i not expecting the way windows do,all i wamt to know is "Is it possible to create partitions in linux for backup storage"
- 12-15-2006 #5
yes ! you can create as many partitions as you like. by default, RedHat/Fedora creates three partitions. /boot ( 102MB ), SWAP ( 2x of RAM but 750 MB is enough ) and / (root, rest fo disk space, 6-9GB minimum ).
during installation, create these partitions manually /boot and / in ext3 format and SWAP as linux-swap. leave rest of space free. you can create Partitions for backup later on, after installation.
CasperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 12-15-2006 #6Linux Newbie
- Join Date
- Dec 2006
- Posts
- 105
I think following url will help you out:
http://tldp.org/HOWTO/Partition/
- 12-15-2006 #7
Originally Posted by weknowtheworld
Thanks for the link, it's very helpful for newbies like me.


Reply With Quote