DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Installation and Upgrading

OpenBSD Installation and Upgrading Installing and upgrading OpenBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 5th June 2010
dylanz dylanz is offline
Port Guard
 
Join Date: May 2008
Posts: 13
Default Mounting CDROM issue

I'm having a hard time mounting my cdrom drive. Here are some details:

Code:
> dmesg

cd0 at scsibus0 targ 0 lun 0: <HL-DT-ST, DVDRW GS23N, SB07> ATAPI 5/cdrom removable
cd0(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 6
Code:
> disklabel cd0

type: ATAPI
disk: ATAPI CD-ROM
label: fictitious
flags:
bytes/sector: 2048
sectors/track: 100
tracks/cylinder: 1
sectors/cylinder: 100
cylinders: 25189
total sectors: 2518848
rpm: 300
interleave: 1
boundstart: 0
boundend: 2518848
drivedata: 0

16 partitions:
#            size     offset     fstype
   c:   2518848         0       unused
#
Code:
> mkdir /cdrom
> mount_cd9660 /dev/cd0a /cdrom
mount_cd9660: /dev/cd0a on /cdrom:  Device not configured
I've tried a bunch of combinations in /etc/fstab as well, but no luck thus far. This is on a base install of 4.7. I'd post the full dmesg, but I'm internet-less where the machine is.

Any suggestions welcome!
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mounting an FS with no MBR/disklabel Carpetsmoker FreeBSD General 2 10th December 2009 01:22 PM
USB icon after mounting andycapp FreeBSD General 0 23rd October 2008 10:40 PM
mounting issues??? mt85m FreeBSD General 19 17th July 2008 07:58 PM
Mounting sniper007 FreeBSD General 7 2nd July 2008 06:50 AM
mounting UFS hirohitosan Other BSD and UNIX/UNIX-like 2 27th June 2008 02:40 PM


All times are GMT. The time now is 06:19 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick