LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-09-2003, 11:50 AM   #1
shanenin
Member
 
Registered: Aug 2003
Location: Rochester, MN, U.S.A
Distribution: Gentoo
Posts: 987

Rep: Reputation: 30
is this right?


I have posted questions about needing a seperate boot partition(mount point /boot) for redhat. This is my understanding. By having a seperate partition with my boot info, it makes it eaiser for the computer to find the needed info at startup. If I just had a directory /boot on the main partition it would take longer for the computer to find needed files?

Is this right?
 
Old 09-09-2003, 11:52 AM   #2
bentz
Member
 
Registered: Mar 2003
Distribution: Fedora, Mac OSX
Posts: 362

Rep: Reputation: 30
No. It doesn't matter where the boot files are stored as far as performance is concerned. The idea behind splitting the boot partition off has to do with being able to correct partition structure problems separate from the root, usr, home, var, etc partitions. And no, you don't need a separate partition, /boot can be a subdirectory off the root partition, although this isn't recommended by some people.
 
Old 09-09-2003, 01:37 PM   #3
crashmeister
Senior Member
 
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541

Rep: Reputation: 47
The idea of splitting the /boot partition off is that you don't have /boot mounted while your box is running thus (hopefully) avoiding hosing everything including the kernel in the case of a power outage or other irregular shutdown (like wife or kids).
It should only be mounted for booting - /boot!!
 
Old 09-09-2003, 02:19 PM   #4
shanenin
Member
 
Registered: Aug 2003
Location: Rochester, MN, U.S.A
Distribution: Gentoo
Posts: 987

Original Poster
Rep: Reputation: 30
So you are saying I should unmount it after it is all booted up.
#umount -t ext3 (boot partition) /boot
 
Old 09-09-2003, 07:17 PM   #5
Mathieu
Senior Member
 
Registered: Feb 2001
Location: Montreal, Quebec, Canada
Distribution: RedHat, Fedora, CentOS, SUSE
Posts: 1,403

Rep: Reputation: 46
You could. But, you can also make it read-only.
It's up to you.

By default in RedHat 9, the /boot partition is always mounted and only writable by root.

I prefer having a boot partition.
When it comes to partitions, there are many different opinions on the subject.
 
Old 09-09-2003, 09:11 PM   #6
joseph
Member
 
Registered: Jun 2003
Location: Batam
Distribution: Ubuntu 10 And Linux Mint
Posts: 414

Rep: Reputation: 30
Quote:
Originally posted by Mathieu
You could. But, you can also make it read-only.
It's up to you.

By default in RedHat 9, the /boot partition is always mounted and only writable by root.

I prefer having a boot partition.
When it comes to partitions, there are many different opinions on the subject.
I would prefer to have a boot partition coz it will make the kernel more easier to find its related files then need to search high and low for its, This is my opinion, and the others maybe have the others.

I agree with Mathieu, if your question is regarding the partition, it will never come out with a green light, coz everyone have their own opinion and their own style of partition, unless you decide to follow someone's partition.
 
Old 09-11-2003, 06:34 AM   #7
bentz
Member
 
Registered: Mar 2003
Distribution: Fedora, Mac OSX
Posts: 362

Rep: Reputation: 30
There is also a partition recovery aspect to it. Back in the old days of ext2, where a hard shutdown would take eons to fsck an ext2 file system, it was much faster to fsck a tiny /boot and tiny / partitions to get your system up and running as quickly as possible. The idea was to ignore the problems on the monstrous /home, /var, /usr, etc. because those partitions aren't required to get your system running. Once you could boot using /boot and /, you'd worry about these later.

Of course, this this information doesn't apply to a system running ext3, because the ext3 journal can be recovered in seconds, regardless of the size of the partition.

Everyone is correct in saying that there's no 'right' answer as far as partitioning schemes go. Everyone has their own opinion...

I just thought I'd throw my two cents in.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:16 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration