Subject: Re: booting NetBSD on sparc64
To: None <sigsegv@rambler.ru>
From: Martin Husemann <martin@duskware.de>
List: netbsd-users
Date: 09/23/2004 09:35:38
On Thu, Sep 23, 2004 at 09:32:49AM +0100, sigsegv@rambler.ru wrote:
> This is what is says:
>
> # size offset fstype
> a: 1639008 0 4.2BSD
> b: 1049328 1639008 4.2BSD
> c: 78165360 0 4.2BSD
> d: 75477024 2688336 4.2BSD
This looks fine. Can you manually run
mount /dev/wd0a /mnt
when booted from CD? If that works, does
ls -l /mnt/ofwboot /mnt/netbsd
show both files?
> I'll try reserving 63 sectors and reinstalling from scratch.
No, on suns you don't do that. A partition starting at 0 is just fine.
Martin