Subject: Re: Problem installing Harddisk
To: Joerg Stephan <joerg@jhstephan.de>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 05/12/2002 15:30:47
On Sun, May 12, 2002 at 04:10:39PM +0200, Joerg Stephan wrote:
> Hello,
>
> i've a short problem installing my second harddisk.
> I connectet it, and configured it with fdisk
> and disklabel, of course it worked.
> But i'am not able to mount.
>
> bash> mount /dev/wd1a /mnt
> mount: cannot open 'dev/wd1a': Device not configured
What do
dmesg | grep wd
disklabel -r wd1
say? Did you newfs the partitions?
Cheers,
Patrick