|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: /etc and partitions
From: Nickolay A Burkov (root
reklamy.ru)
Date: Tue Feb 28 2006 - 02:35:42 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 27 Feb 2006 19:37:12 +0100
Michael Schmidt <mschmidt
Fh-Koblenz.de> wrote:
> Hello,
>
> version: 3.8
> architecture: i386
>
> I have seen that /etc cannot be located on a separated partition.
> Why can it be not on an extra partition?
>
> Have a nice day
> Michael
>
> --
> Michael Schmidt MIRRORS:
> DJGPP ftp://ftp.fh-koblenz.de/pub/DJGPP/
> Ghostscript ftp://ftp.fh-koblenz.de/pub/Ghostscript/
>
/usr/src/sbin/init/pathnames.h:
#define _PATH_RUNCOM "/etc/rc"
I think it may be changed to something else accessibly,
but on line 201 in /etc/rc there is /sbin/mount executions,
so /etc/fstab should be accessed before this line.
--
"God is real, unless declared integer."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]