Re: Debian Boot Process

2003-03-14 Thread ronin2
On Fri, 14 Mar 2003 16:54:35 -0800 Paul Johnson <[EMAIL PROTECTED]> wrote: > Well, when you mentioned including fulltext isn't a good thing, your > single one line wasn't wrapped. > Thank you for pointing that out; I thought it was. Kevin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Re: Debian Boot Process

2003-03-14 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, Mar 14, 2003 at 11:24:04AM -0500, [EMAIL PROTECTED] wrote: > I don't have line wraps turned off. > > I take it you're not seeing wrapped lines? Well, when you mentioned including fulltext isn't a good thing, your single one line wasn't wrappe

Re: Debian Boot Process

2003-03-14 Thread ronin2
On Fri, 14 Mar 2003 07:03:04 -0800 Paul Johnson <[EMAIL PROTECTED]> wrote: > Wow! Complete with line wraps turned off! Bonus windows luser > wannabe troll points! 8:o) I don't have line wraps turned off. I take it you're not seeing wrapped lines? Kevin -- To UNSUBSCRIBE, email to [EMAIL

Re: Debian Boot Process

2003-03-14 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, Mar 14, 2003 at 08:54:19AM -0500, [EMAIL PROTECTED] wrote: > Quoting entire messages complete with signature lines and unsubscribe directions is > also less-than-considerate. :) Wow! Complete with line wraps turned off! Bonus windows luser

Re: Debian Boot Process

2003-03-14 Thread ronin2
On 14 Mar 2003 10:53:05 +0100 Ernst-Magne Vindal <[EMAIL PROTECTED]> wrote: > On Fri, 2003-03-14 at 09:59, Paul Johnson wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > A. Because it's backwards. > > http://www.netmeister.org/news/learn2quote.html > > > > On Thu, Mar 13, 2003

Re: Debian Boot Process

2003-03-14 Thread Ernst-Magne Vindal
On Fri, 2003-03-14 at 09:59, Paul Johnson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > A. Because it's backwards. > http://www.netmeister.org/news/learn2quote.html > > On Thu, Mar 13, 2003 at 11:27:55AM -0800, Kris wrote: > > You state it calls init. Where is init /usr/bin /usr/

Re: Debian Boot Process

2003-03-14 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A. Because it's backwards. http://www.netmeister.org/news/learn2quote.html On Thu, Mar 13, 2003 at 11:27:55AM -0800, Kris wrote: > You state it calls init. Where is init /usr/bin /usr/sbin. is init a > program. Thanks /sbin/init and yes, it's a p

Re: Debian Boot Process

2003-03-13 Thread Mark L. Kahnt
On Thu, 2003-03-13 at 13:01, Kris wrote: > Ok I am trying to do some fancy stuff and need to know how the debian 2.4.18 > boot process works. Ok ouch I will compare. If for example I wanted to > know the step by step process of an msdos system I would say something like > > It loads the kernel i

Re: Debian Boot Process

2003-03-13 Thread Donald Spoon
Kris wrote: Ok I am trying to do some fancy stuff and need to know how the debian 2.4.18 boot process works. Ok ouch I will compare. If for example I wanted to know the step by step process of an msdos system I would say something like It loads the kernel in msdos.sys and io.sys then it loads the

Re: Debian Boot Process

2003-03-13 Thread ktb
On Thu, Mar 13, 2003 at 11:27:55AM -0800, Kris wrote: > You state it calls init. Where is init /usr/bin /usr/sbin. is init a > program. Thanks /sbin/ # which init $ man init $ ps ax|grep init kent -- To know the truth is to distort the Universe. Alfred N. Whitehead (a

Re: Debian Boot Process

2003-03-13 Thread Shaun ONeil
On Thu, 2003-03-13 at 13:01, Kris wrote: > Ok I am trying to do some fancy stuff and need to know how the debian 2.4.18 > boot process works. Ok ouch I will compare. If for example I wanted to > know the step by step process of an msdos system I would say something like > > It loads the kernel i

Re: Debian Boot Process

2003-03-13 Thread Kris
You state it calls init. Where is init /usr/bin /usr/sbin. is init a program. Thanks - Original Message - From: "nate" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 13, 2003 10:51 AM Subject: Re: Debian Boot Process Kris said: > Wel

Re: Debian Boot Process

2003-03-13 Thread Joey Hess
Kris wrote: > Ok I am trying to do some fancy stuff and need to know how the debian 2.4.18 > boot process works. Ok ouch I will compare. If for example I wanted to > know the step by step process of an msdos system I would say something like > > It loads the kernel in msdos.sys and io.sys > then

Re: Debian Boot Process

2003-03-13 Thread nate
Kris said: > Well I need this in a debian format. So first lilo directs to which > kernel then what where and how is it loaded next. Does it load the > modueles before init or after. Where does init load from. as far as I know the kernel mounts the root filesystem readonly(this is specified in

Re: Debian Boot Process

2003-03-13 Thread sean finney
On Thu, Mar 13, 2003 at 10:01:02AM -0800, Kris wrote: > Ok I am trying to do some fancy stuff and need to know how the debian 2.4.18 > boot process works. Ok ouch I will compare. If for example I wanted to > know the step by step process of an msdos system I would say something like okay, so -

Debian Boot Process

2003-03-13 Thread Kris
Ok I am trying to do some fancy stuff and need to know how the debian 2.4.18 boot process works. Ok ouch I will compare. If for example I wanted to know the step by step process of an msdos system I would say something like It loads the kernel in msdos.sys and io.sys then it loads the command.co