Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 23-07-2009, 08:06 PM   #1 (permalink)
Apprentice
 
Join Date: Oct 2005
Location: chandigarh
Posts: 50
Default partitioning a partition, already having data on it


greetings ,

i wish to install pclinuxos minime on my hard disc but i have a situation..

i want to install linux on second hard drive (slave).....but the first partition on this drive has some data on it which i dont want to move any where else cause i dont have the space and i am too cheap and lazy to buy dvd and save stuff on it ....

so can i just shrink this partition and chop of chunk from it and make new partition ??? without loosing the data!??!

it has 29 gb total space and 15 gb free space....i want to seprate 10 gb from it...

and oh!! i want to make dual boot with xp ...xp on first drive on c:/..and minime on second drive's first partition d:/ (it used to be f:/ but after a format window made it d:/, does anybody know why ??)...

thaks guys...
allmighty is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 23-07-2009, 08:19 PM   #2 (permalink)
Simply a DIGITian
 
krishnandu.sarkar's Avatar
 
Join Date: Nov 2007
Location: Kolkata
Posts: 2,942
Default Re: partitioning a partition, already having data on it

Yes u can shrink the existing partition widout lossing the data. Use partition manager to re-size tat partition. But wait take a backup coz thr is a risk of lossing data if sumthng goes wrong. So take a backup n b on safe-side. If everythng is ok u won't losse ur data while re-sizing the partition.

Windows assign drive letters serially/sequentially. So aftr format windows made it d:/
U can change the drive letter nytime from Disk Management or ny disk manager. U can also change it wid partition manager.
__________________
  • Read The Forum RULES First.
  • Before PM'ing Or Asking Any Questions To Any Mod Read The FAQ's
  • Before Starting A New Thread Read The STICKY THREADS First
  • Before Participating In Bazaar Section Read The BAZAAR RULES
krishnandu.sarkar is offline  
Old 23-07-2009, 08:35 PM   #3 (permalink)
Married!
 
Rahim's Avatar
 
Join Date: Apr 2007
Location: Calcutta
Posts: 1,524
Default Re: partitioning a partition, already having data on it

Use GParted Live CD to shrink the partition. Its very easy and user-friendly. Always backup before doing any type of work on partitions, though GParted has never failed me
__________________
|| GNU/Linux User || PCLOS KDE 4.6 || 17" DELL Studio ||

topdocumentaryfilms.com
Rahim is offline  
Old 24-07-2009, 09:28 AM   #4 (permalink)
Apprentice
 
Join Date: Oct 2005
Location: chandigarh
Posts: 50
Default Re: partitioning a partition, already having data on it

one more thing guys ...

my hard disc already has 4 partitions ...if i make this one, there will be 5 ..also it seems that linux install will make 3 partition on its own ..so ill end up having 7 partition...but i read somwhere that u cant make more then 4 ....now what to do ???
allmighty is offline  
Old 24-07-2009, 11:02 AM   #5 (permalink)
Simply a DIGITian
 
krishnandu.sarkar's Avatar
 
Join Date: Nov 2007
Location: Kolkata
Posts: 2,942
Default Re: partitioning a partition, already having data on it

Ya u can't make more than 4 PRIMARY partition......but u can make ny no of SECONDARY partition......

Install the OS-es in primary partitions........and keep ur data in secondary partitions
__________________
  • Read The Forum RULES First.
  • Before PM'ing Or Asking Any Questions To Any Mod Read The FAQ's
  • Before Starting A New Thread Read The STICKY THREADS First
  • Before Participating In Bazaar Section Read The BAZAAR RULES
krishnandu.sarkar is offline  
Old 24-07-2009, 03:44 PM   #6 (permalink)
Married!
 
Rahim's Avatar
 
Join Date: Apr 2007
Location: Calcutta
Posts: 1,524
Default Re: partitioning a partition, already having data on it

Do one thing, shrink the existing partitions and then make a logical partition with the free space, and then make any number of partitions in that logical partitions.

You need only 2 partitions for a Linux install: onefor the '/' root and the other for the 'Swap'. You can create a /home partition but this is optional as it helps to keep all your settings and documents intact if you want to install another distro.
__________________
|| GNU/Linux User || PCLOS KDE 4.6 || 17" DELL Studio ||

topdocumentaryfilms.com
Rahim is offline  
Old 24-07-2009, 08:36 PM   #7 (permalink)
Apprentice
 
Join Date: Oct 2005
Location: chandigarh
Posts: 50
Default Re: partitioning a partition, already having data on it

hey!! i think i have only one primary partition on each of my drive ...



i have pretty much emptied out d:/ so i think i am gona wipe it out and install on it ....

i thing guys...do the swap partion of linux needs to be an empty partition (with no data in it ) .... and can i change its location later .....lets say in e:/ drive ??...
allmighty is offline  
Old 24-07-2009, 08:43 PM   #8 (permalink)
Wire muncher!
 
infra_red_dude's Avatar
 
Join Date: Nov 2003
Posts: 6,173
Default Re: partitioning a partition, already having data on it

Quote:
Originally Posted by krishnandu.sarkar View Post
Ya u can't make more than 4 PRIMARY partition......but u can make ny no of SECONDARY partition......

Install the OS-es in primary partitions........and keep ur data in secondary partitions
Quote:
Originally Posted by a_rahim View Post
Do one thing, shrink the existing partitions and then make a logical partition with the free space, and then make any number of partitions in that logical partitions.
Thats called "extended" partition with logical ones inside the extended.

Quote:
Originally Posted by allmighty View Post
hey!! i think i have only one primary partition on each of my drive ...



i have pretty much emptied out d:/ so i think i am gona wipe it out and install on it ....

i thing guys...do the swap partion of linux needs to be an empty partition (with no data in it ) .... and can i change its location later .....lets say in e:/ drive ??...
You are good to go. You can split one of the logical volumes into 3 partitions (I'd reco 3 - 1) root (/), 2) swap, 3) /home (to keep data safe even if you decide to switch distros or do a clean upgrade)

You can assign the swap partition afterwards. But its generally not a good idea neither possible to share an already filled partition as linux swap.
__________________
"The true measure of a man is how he treats someone who can do him absolutely no good."

http://phoenix-ani.blogspot.com
infra_red_dude is offline  
Old 24-07-2009, 09:04 PM   #9 (permalink)
Married!
 
Rahim's Avatar
 
Join Date: Apr 2007
Location: Calcutta
Posts: 1,524
Default Re: partitioning a partition, already having data on it

Another thing while installing a distro it is preferable to use "Manual" Partitioning option and choose the partitions for root & swap apart from optional /home.
__________________
|| GNU/Linux User || PCLOS KDE 4.6 || 17" DELL Studio ||

topdocumentaryfilms.com
Rahim is offline  
Closed Thread

Bookmarks

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 On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Charan
- by Charan

Advertisement




All times are GMT +5.5. The time now is 04:38 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2