On 15 Dec 1999 13:50:33 -0500, in sentex.lists.freebsd.current you wrote:

>I'm having trouble convincing -CURRENT to disklabel or newfs an AMI
>MEGARAID adapter.
>
>amr0: <AMI MegaRAID> irq 10 at device 11.1 on pci0
>amr0: firmware GH89 bios 1.41  16MB memory
>amrd0: <MegaRAID logical drive> on amr0
>amrd0: 122647MB (251181056 sectors) RAID 5 (optimal)

Try

dd if=/dev/zero of=/dev/ramrd0 count=16
disklabel -rw amrd0 auto
newfs amrd0c

        ---Mike

Mike Tancsa  ([EMAIL PROTECTED])              
Sentex Communications Corp,             
Waterloo, Ontario, Canada
"Given enough time, 100 monkeys on 100 routers 
could setup a national IP network." (KDW2)


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to