Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
\boot (or not) advice request
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
milothurston
Apprentice
Apprentice


Joined: 01 May 2002
Posts: 231
Location: Oxford, England.

PostPosted: Wed May 08, 2002 9:28 am    Post subject: \boot (or not) advice request Reply with quote

I'd like to convert a Red Hat machine over to Gentoo, leaving the partitions unchanged if possible (so I don't have to format /home and /usr/local). However, it looks like this:

Code:

Device      Boot    Start       End    Blocks    Id    System                  Mounted on
/dev/hda1    *         1        1275   10241406    83  Linux                     /
/dev/hda2            1276        3187   15358140  83  Linux                      /usr/local
/dev/hda3            3188        3442   2048287+   83  Linux                     /var
/dev/hda4            3443        9732   50524425   f   Win95 Ext'd (LBA)
/dev/hda5            3443        3697   2048256   82  Linux swap                   
/dev/hda6            3698        9732   48476106   83  Linux                     /home


So, would it be possible to turn off the auto unmounting of /boot, and if so, where
is the necessary config file to do this, please? Alternatively, is parted supplied with the
Gento install CD, and could it delete hda1 and replace with two smaller partitions (/boot
and /)? If so, would it be possible to renumber the existing partitions?
Many thanks,
Milo.
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Wed May 08, 2002 11:57 am    Post subject: Re: \boot (or not) advice request Reply with quote

milothurston wrote:
So, would it be possible to turn off the auto unmounting of /boot?


Yes -- look at /etc/fstab. (man fstab for more information)

milothurston wrote:
Alternatively, is parted supplied with the
Gento install CD,


Not sure, but there is an ebuild script. Worst case, you can always just create a separate boot disk with parted on it and use that to repartition things.

milothurston wrote:
and could it delete hda1 and replace with two smaller partitions (/boot
and /)?


Sure, but if you're going to delete it, you don't need parted -- just use fdisk. You would only use parted if you needed to shrink/grow existing partitions.

milothurston wrote:
If so, would it be possible to renumber the existing partitions?


Don't think you can renumber partitions. Shouldn't matter all that much, though -- hda1 is the same as hda8 as far as linux is concerned -- just make sure your fstab is set up correctly.

--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
milothurston
Apprentice
Apprentice


Joined: 01 May 2002
Posts: 231
Location: Oxford, England.

PostPosted: Thu May 09, 2002 4:08 pm    Post subject: Reply with quote

Quote:

Yes -- look at /etc/fstab. (man fstab for more information)


Thanks. For some reason, I thought that it might be something other than
the "obvious as soon as pointed out". :D
Now to do the install...
Milo.
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