Date: Tue, 8 Dec 2009 09:52:19 -0800 From: Jeremy Chadwick <freebsd@jdc.parodius.com> To: freebsd-stable@freebsd.org Subject: Re: Dell PowerEdge Virtual Media Message-ID: <20091208175219.GA56219@icarus.home.lan> In-Reply-To: <20091208174145.GA14312@mr-happy.com> References: <20091208174145.GA14312@mr-happy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 08, 2009 at 12:41:45PM -0500, Jeff Blank wrote: > umass0: <Avocent USB Composite Device-1, class 0/0, rev 2.00/0.00, addr 2> on uhub6 > [...] > cd0 at umass-sim0 bus 0 target 0 lun 0 > cd0: <iDRAC Virtual CD 0323> Removable CD-ROM SCSI-0 device > cd0: 40.000MB/s transfers > cd0: cd present [1058105 x 2048 byte records] > GEOM_LABEL: Label for provider cd0 is iso9660/FreeBSD_Install. > > However, > # mount -t cd9660 /dev/cd0 /mnt > mount_cd9660: /dev/cd0: Invalid argument You want /dev/cd0c, not /dev/cd0. -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091208175219.GA56219>