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 j...@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"