Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 2000 02:50:05 -0700
From:      Mike Smith <msmith@freebsd.org>
To:        Danny Braniss <danny@cs.huji.ac.il>
Cc:        freebsd-hackers@FreeBSD.org
Subject:   Re: Adaptec AIC 7899 SCSI (fwd) 
Message-ID:  <200010100950.e9A9o5h01226@mass.osd.bsdi.com>
In-Reply-To: Your message of "Tue, 10 Oct 2000 10:59:50 %2B0200." <E13ivGI-000739-00@sexta.cs.huji.ac.il> 

next in thread | previous in thread | raw e-mail | index | archive | help
> i tried /stand/sysinstall but it does not see the raid.
> i tried fdisk -I and got a partition/slice or whatever.
> 
> i can't get disklabel to work, keeps saying 'Operation not supported by device'

dd if=/dev/zero of=/dev/aacd0 count=16
disklabel -rw aacd0 auto
newfs aacd0c
mount /dev/aacd0c /mnt

-- 
... every activity meets with opposition, everyone who acts has his
rivals and unfortunately opponents also.  But not because people want
to be opponents, rather because the tasks and relationships force
people to take different points of view.  [Dr. Fritz Todt]
           V I C T O R Y   N O T   V E N G E A N C E




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




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