Subject: Re: Install problems
To: None <KLE@SWE.GPPM.DE>
From: Marc Theisen <arcmt@mailhost.uni-koblenz.de>
List: port-arm32
Date: 01/29/1997 16:01:19
Wolfgang wrote:

"Hi there,

I am a new RiscBSD user (want to be) and have
lots of problems installing RiscBSD on my RPC
with SA110."

Me to!

"First I reinitialised my old 210Meg Ide disc
(I know it's to small but it's only for testing)
and partitioned it to ADFS 20Meg and the rest for
RiscBSD. I started bb_riscbsd and ... ok.
After this I created the RiscBSD directory and
extracted the kernel sa110-4922 into it.
Then I created the boot floppy as described in the
installation instructions.
I started !BtRiscBSD. 
Then I started to boot.
The screen turned to black and lots of information appeared
(Copyright message, Available RAM, available Hardrives ...)
But then after nearly two pages of information , RiscBSD booting
stopped with the message

panic cannot mount root
db>

I tried several combinations of root devices and swap devices
in the !BtRiscBSD application. But the result was always the same.
Only the message changed sometimes to

...
no disc label
...
no swap device
...
panic no root device configured
db>

Any ideas ?

How can I label discs ?
How must I configure !BtRiscBSD application 
to boot RiscBSD correct ?
If booting from ramdisc, do I have to configure
a ramdisc under RiscOS ?"

...

You have to make a root disk with the flopwrite utility.
A file named inst-12.fs.gz has to be unzipped and then
copied to a MSDOS disk with the command

 flopwrite -t=1440 <ADFS$Path>inst-12.fs

Start the !BtRiscBSD app change the root device to `rd0b`.
The swap device should be `wd0b` or `wd1b`.
Finally boot from !BtRiscBSD with an appropriate kernel...

Follow the instructions of the installation guide...

After you have finished with copying the sets onto your harddisc
you can copy one of the kernels to /netbsd. Then reboot and
change the kernel file to 'unixfs:$.netbsd'.

Hope this helps

Good luck!

Marc