Subject: Re: Boot error...
To: Chris <rtschrisp@earthlink.net>
From: Lubos Vrbka <shnek@chemi.muni.cz>
List: netbsd-help
Date: 11/28/2002 10:39:03
> And all is well. What am I doing wrong here? Its not a huge problem, but
> is when its a remote machine :)
>
> Any comments are appreciated.
> If you need more info please tell me, this is my first install of NetBSD
> on the Sun platform :)
>
> I have tried posting this to the sparc64 list, but it doesn't seem to be a
> high volume list..
>
hi,
as you can mount it "by hand" there has to be some other problem than
bad filesystem... did you inspect your /etc/fstab file? you could have
bad entry for the root filesystem there...
it should look something like
/dev/wd0a / ffs rw 1 1
/dev/wd0b none swap sw 0 0
...
it seems to me that you could have a typo there
/dev/wd0h / ffs rw 1 1
instead of
/dev/wd0a / ffs rw 1 1
if this isnt't the case the best think you could do would be to post the
/etc/fstab here... it could help
_@_:
--
#################################################
Lubos Vrbka
National Centre for Biomolecular Research
Masaryk university, Brno, Czech Republic
shnek@chemi.muni.cz
http://www.chemi.muni.cz/~shnek
tel. +420 5 4112 9508
#################################################