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
;
>> 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
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,
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
, "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
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
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
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
8 matches
Mail list logo