Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
partition hd question. please help. thanx.
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
feelexit
n00b
n00b


Joined: 02 Feb 2003
Posts: 17

PostPosted: Sun Feb 02, 2003 7:28 pm    Post subject: partition hd question. please help. thanx. Reply with quote

i have a 40 gig hd, and already install red hat 8.0.

now , i want to isntall gentoo rc2.

red hat got 3 partitions.
hda1 /boot 106.93MB
hda2 / 20974.47MB
hda3 /swap 197.41MB

gentoo instructions said i also need 3 partitions for gentoo.
But, since I already have swap partiton. Do i still need to create another one for gentoo or they can share the same one.

and swap partition (no longer a 128 Megabyte limit) is said in gentoo installation guide. but mine is 197.41. what am i gonna do? Can i just leave it there?..

and if i need to make more partitons , and just name them hda4, hda5.. am i right?
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Sun Feb 02, 2003 7:50 pm    Post subject: Reply with quote

If I have undestood well you want to install Gentoo and keep RH.

Then you need only a root partition for Gentoo. You can use the same swap partition and use the old /boot. Make sure not to overwrite RH bzImage (that should be named different by default if I'm not wrong) and add the Gentoo entry in grub.conf (if using grub...).

About your swap size, the standard advice is 2xRAM but it's not written in stone.
Back to top
View user's profile Send private message
feelexit
n00b
n00b


Joined: 02 Feb 2003
Posts: 17

PostPosted: Sun Feb 02, 2003 7:57 pm    Post subject: Reply with quote

thanx alot.

I will keep RH, just in case i cannot install gentoo.

thanx for ur help.
Back to top
View user's profile Send private message
feelexit
n00b
n00b


Joined: 02 Feb 2003
Posts: 17

PostPosted: Sun Feb 02, 2003 8:22 pm    Post subject: Reply with quote

one more questions.

when i partition htem, should i make htem all primary or logical?

and i use # mke2fs -j /dev/hda3
to create an ext3 file system.

my hda1 file system type is "linux ext3"
but my hda3 file sytem type is "linux" only. I use same command, but didnt' get the same result. Is that a problem?
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Sun Feb 02, 2003 8:37 pm    Post subject: Reply with quote

As long as you don't make more than 4 partitions all of them can be primary. If you need to make more than 4 partitions you have to make some of them logical.

In the end you can decide.
I.e I have this
Code:
   Device Boot    Start       End    Blocks   Id  System
/dev/hda1   *         1        12     96358+  83  Linux
/dev/hda2            13      3648  29206170    5  Extended
/dev/hda5            13      3524  28210108+  83  Linux
/dev/hda6          3525     3648    995998+  82  Linux swap


Last edited by bsolar on Sun Feb 02, 2003 8:56 pm; edited 1 time in total
Back to top
View user's profile Send private message
Delphiki
Guru
Guru


Joined: 04 Oct 2002
Posts: 337
Location: A2

PostPosted: Sun Feb 02, 2003 8:40 pm    Post subject: Reply with quote

a file system type of linux is pretty general, so it can be ext2, ext3, ReiserFS, maybe others, so I wouldn't consider that in itself a problem as long as the file system works.
_________________
Excellent..
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Sun Feb 02, 2003 8:55 pm    Post subject: Reply with quote

Delphiki wrote:
a file system type of linux is pretty general, so it can be ext2, ext3, ReiserFS, maybe others, so I wouldn't consider that in itself a problem as long as the file system works.


Agreed.

But cfdisk (I think feelexit is using it) recognizes my filesystems.

Code:
Name        Flags      Part Type  FS Type          [Label]        Size (MB)
 ------------------------------------------------------------------------------
    hda1        Boot        Primary   Linux ext3                          98.71
    hda5                       Logical   Linux ReiserFS                   28887.19
    hda6                       Logical   Linux swap                        1019.94


So why it doesn't detect /dev/hda3 as ext3? Maybe there is the need of reboot?
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