Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!zombie.ncsc.mil!news.mathworks.com!newsfeed.internetmci.com!howland.reston.ans.net!Germany.EU.net!Dortmund.Germany.EU.net!not-for-mail From: bs@Germany.EU.net (Bernard Steiner) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: help on labeling non-labeled new scsi disk Date: 18 Oct 1995 09:05:35 +0100 Organization: EUnet Deutschland GmbH, Dortmund, Germany Lines: 16 Message-ID: <462cgf$hgc@Germany.EU.net> References: <461btt$34q@overload.lbl.gov> NNTP-Posting-Host: qwerty.germany.eu.net In article <461btt$34q@overload.lbl.gov>, jin@gracie.lbl.gov (Jin Guojun[ITG]) writes: |> I had problems using disklabel to label some brand new SCSI disks. |> I am using 2.1-951005-SNAP. I have not tried it on 2.0.5-RELEASE. |> |> # disklabel -r sd2c |> disklabel: /dev/rsd2c: No such file or directory That is fairly obvious, isn't it ? # cd /dev; sh MAKEDEV sd2h or somesuch. CU Bernard