Date: Wed, 06 Sep 2000 11:22:23 +1100 From: Gregory Bond <gnb@itga.com.au> To: amg <ursa@cris.com> Cc: Bugs@FreeBSD.ORG Subject: Re: kernel funkiness? Message-ID: <200009060022.LAA27380@lightning.itga.com.au> In-Reply-To: Your message of Tue, 05 Sep 2000 19:42:50 -0400.
next in thread | raw e-mail | index | archive | help
> Version: 4.1 CDROM > Symptomes: Though I am able to mount a CD, > when I attempt to dd from the > CD, /dev/cd0a, I get the error > msg, "invalid device". This is > with 4.1. > > !! Most noticable, EVERY device in > /dev is a character device! Is > this correct? These are both symptoms of the one change: 4.x no longer has (user-visible) block devices. Use /dev/rcd0a for the dd instead. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009060022.LAA27380>