Re: My first d-i installation of a mips.

2003-10-06 Thread Goswin von Brederlow
"Bernhard R. Link" <[EMAIL PROTECTED]> writes: > * Goswin von Brederlow <[EMAIL PROTECTED]> [031006 16:36]: > > > [/sbin/init vs /linuxrc] > > Patch pending a successfull build and boot on i386 and alpha. I don't > > want to break anything. > > Ok, thanks. Then I can just ignore that when I have

Re: My first d-i installation of a mips.

2003-10-06 Thread Bernhard R. Link
* Goswin von Brederlow <[EMAIL PROTECTED]> [031006 16:36]: > > [/sbin/init vs /linuxrc] > Patch pending a successfull build and boot on i386 and alpha. I don't > want to break anything. Ok, thanks. Then I can just ignore that when I have some more time to look into it. > > In the shell (that is o

Re: My first d-i installation of a mips.

2003-10-06 Thread Chris Tillman
On Mon, Oct 06, 2003 at 04:30:50PM +0200, Goswin von Brederlow wrote: > > That also means you can't skip a step that half worked but said it > failed. With boot-floppies you could ignore steps. That was also handy when the installer turned out to be broken; you could manually do a step in console

Re: My first d-i installation of a mips.

2003-10-06 Thread Goswin von Brederlow
"Bernhard R. Link" <[EMAIL PROTECTED]> writes: > Last saturday (4.10.) I installed the first mips > machine (despite) using d-i. The following is a little > list of things that caused problems: > > It somehow needs append="/linuxrc" as argument to the bootp()/ Patch pending a successfull build

My first d-i installation of a mips.

2003-10-06 Thread Bernhard R. Link
Last saturday (4.10.) I installed the first mips machine (despite) using d-i. The following is a little list of things that caused problems: It somehow needs append="/linuxrc" as argument to the bootp()/ command. As I do not know the mips-architecture and the needed tools like tip22 well, I can o