Subject: Re: Error lines booting Q700
To: None <cata003@pn.itnet.it>
From: Ken Nakata <kenn@synap.ne.jp>
List: port-mac68k
Date: 06/28/1998 23:27:28
Fabrizio Catalano wrote:
> Hi!
>
> I've succesfully installed netBSD 1.3.2 on my Quadra700 and booted using
> the GENERIC kernel
Congratulations!
> savecore: /netdsd: kvm_dump_mkheader: Read: Invalid argument
> Jun 28 11.51.47 Quadra_700 savecore: /netdsd: kvm_dump_mkheader: Read:
> Invalid argument
This, AFAICT, does no harm.
> Another question: How I can setup a swap partition on two different disks?
> ie. sd0b swap 20MB and sd1b swap 20MB Total = 40MB
If you've already made the partition sd1b, all you have to do is add
the following line to /etc/fstab:
/dev/sd1b none swap sw 0 0
> I use the "Booter1.11.1" and "dasboot-0.1a2". I've follewed the
> instructions about the setup of dasboot but during the MacOs startup after
> a few seconds of displayng the net BSD pict it switch again on MacOs
> completing the startup process.
I have no clue on this one, as I've never used dasboot myself.
Hope this helps,
Ken