Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Mar 2001 17:15:15 +0200
From:      Jon Molin <jon.molin@resfeber.se>
To:        jim@thehousleys.net
Cc:        Stijn Hoop <stijn@win.tue.nl>, freebsd-questions@FreeBSD.ORG
Subject:   Re: Adding a new drive
Message-ID:  <3AC35183.A501FD70@resfeber.se>
References:  <200103290938.f2T9c1l00499@bluebox.naken.cc> <3AC347D6.1ED5F0A2@resfeber.se> <20010329165129.A60101@pcwin002.win.tue.nl> <3AC34FC7.F53209CC@resfeber.se> <3AC34FE9.BD5B5057@thehousleys.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Yes it exists:

ls /dev/ad3*
/dev/ad3        /dev/ad3c       /dev/ad3f       /dev/ad3s1     
/dev/ad3s1f     /dev/ad3s4
/dev/ad3a       /dev/ad3d       /dev/ad3g       /dev/ad3s1a     /dev/ad3s2
/dev/ad3b       /dev/ad3e       /dev/ad3h       /dev/ad3s1e     /dev/ad3s3

dmesg:
ad0: 19092MB <ST320413A> [38792/16/63] at ata0-master UDMA66
ad3: 6187MB <FUJITSU MPB3064ATU> [13410/15/63] at ata1-slave UDMA33

I tried doing "cd /dev ; sh MAKEDEV ad3s1e" again and sysinstall after with
the same result

/jon

James Housley wrote:
> 
> Jon Molin wrote:
> >
> > Hi again...
> >
> > Thanks for the help Stijn but I've tried what you said allready, did it again
> > now following your instructions but it doesn't help, it says
> > Error mounting /dev/ad3s1e on /usr/local/drive2 : Device not configure
> > when i do write in disklabel.
> 
> Does the device exist?  "ls /dev/ad3s1e"  if that returns an error then
> you need to "cd /dev ; sh MAKEDEV ad3s1e" and that should fix your
> problem.
> 
> Jim
> --
> /"\   ASCII Ribbon Campaign  .
> \ / - NO HTML/RTF in e-mail  .
>  X  - NO Word docs in e-mail .
> / \ -----------------------------------------------------------------
> jeh@FreeBSD.org      http://www.FreeBSD.org     The Power to Serve
> jim@TheHousleys.Net  http://www.TheHousleys.net
> ---------------------------------------------------------------------
> "Eagles may soar, but weasels don't get sucked into jet engines"
>     -- Anon
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AC35183.A501FD70>