Subject: Re: Install problem...
To: Wojciech Puchar <wojtek@chylonia.3miasto.net>
From: Jason Quigley <jasonq@mac.com>
List: port-i386
Date: 12/08/2001 00:08:38
Wojciech Puchar wrote:

>>When I run mount, I get the following:
>>
>>root_device on / type ffs (local, read-only)
>>/dev/wd0e on /usr type ffs (local)
>>kernfs on /kern type kernfs (local)
>>
>>
> fix your fstab - your /dev/something entered here isn't the one netbsd
> boots
> 
> 

My fstab reads:

/dev/wd0a / ffs rw 1 1
/dev/wd0b none swap sw 0 0
/dev/wd0e /usr ffs rw 1 2
/kern /kern kernfs rw


Unless I'm missing something obvious, this is correct isn't it?