Re: Can't Mount CD-ROM (Newbie)

2013-06-11 Thread Tomas Bodzar
On Tue, Jun 11, 2013 at 2:43 PM, Umut Berk Alkan wrote: > Hi, > > I've installed OpenBSD 5.3 2 days ago machine of mine and now I want to > add my CD-ROM for some purposes. > > Problem is that I can't mount the DVD/CD drive (DVD Multi Recorder R DL + > RW DVD + R DL and COMPACT DISC ReWritable lab

Re: Can't Mount CD-ROM (Newbie)

2013-06-11 Thread slhac tivist
; >> Is there a /cdrom that /etc/fstab wants to mount /dev/cd0a on?(a mistake >> I once did :-) ) Gesendet: Dienstag, 11. Juni 2013 um 14:43 Uhr >> Von: "Umut Berk Alkan" >> An: "jeremy.bo...@4rf.com" , "misc@openbsd.org" >> >> Be

Re: YNT: Can't Mount CD-ROM (Newbie)

2013-06-11 Thread slhac tivist
Mount if you need to read files etc. mount -t cd9660 -r /dev/cd0a /mnt/cdrom But you're burning, so: cdio -v -f /dev/cd0c tao -d -s 1 /image/to/burn.iso That's what I've used in the past. Do you get any error messages? On Tue, Jun 11, 2013 at 10:47 AM, Gregor Best wrote: > On Tue, Jun 11,

Re: YNT: Can't Mount CD-ROM (Newbie)

2013-06-11 Thread Gregor Best
On Tue, Jun 11, 2013 at 06:35:07PM +0300, Umut Berk Alkan wrote: > No any changes. > > P.s. I'm trying to burn a ISO file, which I think I will need a mounting on > blank dvd? > [...] So the disc you are trying to mount is empty? In that case, mounting won't do anything because there's no file sy

Re: Can't Mount CD-ROM (Newbie)

2013-06-11 Thread Gregory Edigarov
, "misc@openbsd.org" Betreff: Can't Mount CD-ROM (Newbie)Hi, I've installed OpenBSD 5.3 2 days ago machine of mine and now I want to add my CD-ROM for some purposes. Problem is that I can't mount the DVD/CD drive (DVD Multi Recorder R DL + RW DVD + R DL and COMPA

Re: Can't Mount CD-ROM (Newbie)

2013-06-11 Thread Stefan Wollny
Is there a /cdrom that /etc/fstab wants to mount /dev/cd0a on?(a mistake I once did :-) ) Gesendet: Dienstag, 11. Juni 2013 um 14:43 Uhr Von: "Umut Berk Alkan" An: "jeremy.bo...@4rf.com" , "misc@openbsd.org" Betreff: Can't Mount CD-ROM (Newbie)Hi, I've

Re: Can't Mount CD-ROM (Newbie)

2013-06-11 Thread Gregor Best
You might want to try /dev/cd0i instead. cd0a would be the first OpenBSD partition inside a disklabel on cd0, which I highly doubt is there. The error "Device not configured" refers to cd0a, not cd0. -- Gregor Best

Can't Mount CD-ROM (Newbie)

2013-06-11 Thread Umut Berk Alkan
Hi, I've installed OpenBSD 5.3 2 days ago machine of mine and now I want to add my CD-ROM for some purposes. Problem is that I can't mount the DVD/CD drive (DVD Multi Recorder R DL + RW DVD + R DL and COMPACT DISC ReWritable labels). OpenBSD installed successfully from the drive but now that I