Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dual booting with mandrake + windows-xp + gentoo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
gabor
Apprentice
Apprentice


Joined: 12 Dec 2002
Posts: 156
Location: Slovakia

PostPosted: Thu Dec 12, 2002 5:55 pm    Post subject: dual booting with mandrake + windows-xp + gentoo Reply with quote

hi,

i want to install gentoo on my computer...
for now, i have the following partitions:(i have 1 72GB harddisk)
8 GB... windows (fat32)
5 GB ... /
500 MB .. swap
59 GB ... /home

maybe not the best partitioning but it worked for me...

now i have windows xp + mandrake9 ( cooker ) on this computer, and i want to install gentoo somehow...

my idea was that, somehow i cut 5GB from the /home partition, and put gentoo there...

and i would share the /home partition with mandrake and gentoo..

2 questions:

1. is there a reliable way to cut a partition into 2 parts... i have 40GB of anime on that /home and i REALLY don't want to lose it :)

2. is it possible to create the configuration i'm talking about?

thanks,
gabor
Back to top
View user's profile Send private message
yokem55
Guru
Guru


Joined: 18 Apr 2002
Posts: 360
Location: Oregon

PostPosted: Thu Dec 12, 2002 7:58 pm    Post subject: Reply with quote

This depends on what filesystem you are using for /home. If you are using ext2/3 or reiserfs you can use the extresize or the resize_reiser program to shrink your /home filesystem. I believe that the Gentoo boot disk has those proggies, but I'm not certain. You can read up more on how to specifically use extresize or resize_reiser by reading their man pages.

Now the tricky part, from what I understand, is that you would then have to use fdisk to resize the partition device such as /dev/hda7 (which I'm guessing your /home partition is if /, swap, and /home are on an extended partion) to a smaller size so that you could make a new partion for Gentoo.

If you are using xfs for /home, then you are out of luck with regard to resizeing since xfs partions can only be expanded, and not shrunk.
Back to top
View user's profile Send private message
gabor
Apprentice
Apprentice


Joined: 12 Dec 2002
Posts: 156
Location: Slovakia

PostPosted: Thu Dec 12, 2002 8:08 pm    Post subject: Reply with quote

i don't understand :(

"to resize the partition device".......

my harddisk looks like:
| /mnt/windows | swap | / | /home |

and i want it to look like:

| /mnt/windows | swap | / | / | /home |

adn then , somehow at boot time to choose which operating system (windows,mandrake,gentoo) to run.....

so if extresize i can make it smaller, then i can create the second '/' partition in the empty space and everything is ok. or not?
Back to top
View user's profile Send private message
gabor
Apprentice
Apprentice


Joined: 12 Dec 2002
Posts: 156
Location: Slovakia

PostPosted: Thu Dec 12, 2002 8:09 pm    Post subject: Reply with quote

after reading your poste one more time....


there's a difference between resizing the partition and resizing the filesystem?
Back to top
View user's profile Send private message
yokem55
Guru
Guru


Joined: 18 Apr 2002
Posts: 360
Location: Oregon

PostPosted: Fri Dec 13, 2002 3:00 am    Post subject: Reply with quote

Yes, that's what the ext2resize man page says. The etx2/3/reiserfs filesystem data structures have to be resized to fit within a smaller space on your hard disk, and then you can resize the physical partition on your disk to be smaller by using fdisk to delete that partition's entry in the partion table, and then recreating it with exactly the same starting point, but with a smaller ending point, leaving unpartitioned space for you to fill. To make a partion larger, you do things in the oppisite order; you first remake the physical partion larger, and then you expand the filesystem data structures.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing 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