PDA

View Full Version : can i join two partitions to make one?




cb911
Mar 1, 2004, 05:31 AM
well i only make my startup partiton 8GB... and now it's only got about 1GB free and i keep getting 'disk full' warnings. so i thought i could join my scratch partiton with my startup partiton to get some more space for Panther.

in Disk Utility i've got the Panther partiton, then my scratch partiton, and last on the list is my documents/storage partition. i just wanted to ask... is there any way i can join those two partitons without doing any damage to my documents partition?

hopefully someone out there knows what Disk Utility is capable of more than me. or is there another utility that would allow me to do this?

thanks for any help. :)



Krizoitz
Mar 1, 2004, 07:18 AM
well i only make my startup partiton 8GB... and now it's only got about 1GB free and i keep getting 'disk full' warnings. so i thought i could join my scratch partiton with my startup partiton to get some more space for Panther.

in Disk Utility i've got the Panther partiton, then my scratch partiton, and last on the list is my documents/storage partition. i just wanted to ask... is there any way i can join those two partitons without doing any damage to my documents partition?

hopefully someone out there knows what Disk Utility is capable of more than me. or is there another utility that would allow me to do this?

thanks for any help. :)

Afraid not. When repartitioning happens, you have to replace quite a bit of the structure and afaik Disk Utility can't do that while retaining the third partition. Regardless you probably want to do a backup anyway. Also you could try adding a second drive and using one as your OS drive and another your application drive. Or use a smaller drive as a backup drive.

cb911
Mar 1, 2004, 01:59 PM
hhmmm... that seems odd that i wouldn't be able to do that? yet i can erase individual partitions... but then i can't format then into a single partition?

are there any other partitoning utilities out there that would allow me to do that? what if i booted into Gentoo and used something like mac f-disk? there has to be something that will do that? :confused:

UKMacBod
Mar 1, 2004, 02:41 PM
hhmmm... that seems odd that i wouldn't be able to do that? yet i can erase individual partitions... but then i can't format then into a single partition?

are there any other partitoning utilities out there that would allow me to do that? what if i booted into Gentoo and used something like mac f-disk? there has to be something that will do that? :confused:

Indeed... On Windows Partition Magic works well at joining partitions on the fly, is there really no Mac app that can do the same?

If not, the only option I can see is what others have already stated here: backup and reformat as one partition...

jbrown
Mar 3, 2004, 04:53 AM
I think this will help you out....but as usual ... BACKUP ALL IMPORTANT DATA!!!! And read all the replies to the post. Osxhints is a fab site. I have not done this, but came across it a while ago. May help you out. Good luck

the link is: http://www.macosxhints.com/article.php?story=20021119053614569&query=partition


[ now feel like junior mac guru :D :D :D ]

ebuddy889
Mar 19, 2004, 02:08 AM
well i only make my startup partiton 8GB... and now it's only got about 1GB free and i keep getting 'disk full' warnings. so i thought i could join my scratch partiton with my startup partiton to get some more space for Panther.

in Disk Utility i've got the Panther partiton, then my scratch partiton, and last on the list is my documents/storage partition. i just wanted to ask... is there any way i can join those two partitons without doing any damage to my documents partition?

hopefully someone out there knows what Disk Utility is capable of more than me. or is there another utility that would allow me to do this?

thanks for any help. :) OK with that I have another concern with space on the first partion in OS X. With the Apache web server serving pages from users/username/sites all you can do is sever up to 8 gigs of pages minus the space already taken up by Mac OS X? This is fine but I have decided to serve pages with video content which eats up the remaining space real fast. There must be a way to either serve from another partion or make the Mac OS X Partion bigger than 8 gigs.

trainguy77
Mar 20, 2004, 11:12 AM
i do some apache work and if the apache is configered correct you can put an alias in your normal web server user folder that links to another folder and this might make the folder linked to global.

ebuddy889
Mar 21, 2004, 10:29 PM
i do some apache work and if the apache is configered correct you can put an alias in your normal web server user folder that links to another folder and this might make the folder linked to global.Any idea how to do acomplish that?