Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Resizing linux partitions with Partition Magic
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
analog
n00b
n00b


Joined: 18 Apr 2002
Posts: 20
Location: Vancouver, Canada

PostPosted: Wed Sep 11, 2002 3:39 am    Post subject: Resizing linux partitions with Partition Magic Reply with quote

So I'm running out of space on my linux root partition and I'd like to steal a few gigs from my WinXP partition, since lately I've been using linux more and more and windows less and less :)

My question is, how will my linux system react to this change? Will it still boot, or (as seems more likely) will it choke and die? Are there any simple ways to get things up and running again if it does, ie: reinstall grub?

I suppose I could just shrink the winxp partition and create another linux partition, but I'd prefer to simply have one nice big /
_________________
When the going gets weird, the weird turn pro --HST
Back to top
View user's profile Send private message
arkane
l33t
l33t


Joined: 30 Apr 2002
Posts: 918
Location: Phoenix, AZ

PostPosted: Wed Sep 11, 2002 4:03 am    Post subject: Reply with quote

I have never used partitiion magic so I can't speak from experience. However, I can tell you that if you GROW the linux partition, then log in and resize the filesystem (off a boot cd if necessary in order to keep the ones your resizing unmounted) you will have no problem.. The other way around (shrink linux partitions) you will definately need to shrink the filesystem first, then redo the partition.

As far as XPs actions? I don't know.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Wed Sep 11, 2002 4:18 am    Post subject: Reply with quote

Some people swear by it. I personally wouldn't trust the Partition Magic CD to work properly as a coaster. I've had bad luck with it. If you use it, backup any data that you can't afford to lose.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
Cr4s|-|
n00b
n00b


Joined: 16 Jul 2002
Posts: 7
Location: Belgium, Mechelen

PostPosted: Wed Sep 11, 2002 6:29 am    Post subject: Reply with quote

Sometimes it works like a charm.

but I do the resizing only when I start to install a dual boot. never with a linux partition with data on it!

I had one case were Partition magic crashed. On my laptop (old IBM tp 380Z) the current went out and he switched to battery's. PM hung instantly
Back to top
View user's profile Send private message
analog
n00b
n00b


Joined: 18 Apr 2002
Posts: 20
Location: Vancouver, Canada

PostPosted: Wed Sep 11, 2002 6:52 am    Post subject: Reply with quote

I've never had a problem with it on this particular machine + partition magic 7, but with previous versions I can recall some.. painful incidents. Anyhow, I've decided to risk it (backed up anything of particular importance from my linux partition) and hopefully I'll be able to succeed. Otherwise I'll be doing a lot of compliling the next few days :(
_________________
When the going gets weird, the weird turn pro --HST
Back to top
View user's profile Send private message
analog
n00b
n00b


Joined: 18 Apr 2002
Posts: 20
Location: Vancouver, Canada

PostPosted: Thu Sep 12, 2002 7:41 am    Post subject: Reply with quote

No joy :(

It appears partition magic can recognize and manipulate ext2 partitions (I could move, resize my boot partition) but not ext3, or swap.

Back to compiling...
_________________
When the going gets weird, the weird turn pro --HST
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Thu Sep 12, 2002 12:54 pm    Post subject: Reply with quote

You can convert from ext3 to ext2 with something like this:
Code:

tune2fs -O^has_journal /dev/...
e2fsck /dev/...

You should do it from a Gentoo install CD with the partition unmounted ideally.

You can also look at this in addition to parted.
analog wrote:
No joy :(

It appears partition magic can recognize and manipulate ext2 partitions (I could move, resize my boot partition) but not ext3, or swap.

Back to compiling...
Back to top
View user's profile Send private message
analog
n00b
n00b


Joined: 18 Apr 2002
Posts: 20
Location: Vancouver, Canada

PostPosted: Fri Sep 13, 2002 8:22 am    Post subject: Reply with quote

Well, now I know for next time :)
_________________
When the going gets weird, the weird turn pro --HST
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum