Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
DVD burning - problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
jgr
n00b
n00b


Joined: 18 Feb 2004
Posts: 22
Location: Poland

PostPosted: Tue Oct 24, 2006 10:30 pm    Post subject: DVD burning - problem Reply with quote

Hi, I burn a dvd with growisofs in this way:
Code:
growisofs -Z /dev/hdb -R -J /mymusic/path

Everything went ok, I think - there wasn't any error messages at the burning time, but when I tried to mount my dvd disc at dmesg I can see this:
Code:
hdb: rw=0, want=68, limit=4
isofs_fill_super: bread failed, dev=hdb, iso_blknum=16, block=16
hdb: media error (bad sector): status=0x51 { DriveReady SeekComplete Error }
hdb: media error (bad sector): error=0x30 { LastFailedSense=0x03 }
ide: failed opcode was: unknown
ATAPI device hdb:
  Error: Medium error -- (Sense key=0x03)
  (reserved error code) -- (asc=0x15, ascq=0x00)
  The failed "Read 10" packet command was:
  "28 00 00 00 00 10 00 00 01 00 00 00 00 00 00 00 "
end_request: I/O error, dev hdb, sector 64
isofs_fill_super: bread failed, dev=hdb, iso_blknum=16, block=16
attempt to access beyond end of device
hdb: rw=0, want=68, limit=4
isofs_fill_super: bread failed, dev=hdb, iso_blknum=16, block=16

I have no idea what's going on, some hint? Of course, I coundn't mount it.
Back to top
View user's profile Send private message
jgr
n00b
n00b


Joined: 18 Feb 2004
Posts: 22
Location: Poland

PostPosted: Wed Oct 25, 2006 8:49 pm    Post subject: Reply with quote

Ok, I dealt with it. I just set one option more at growisofs, now it is looking like this:
Code:
growisofs -Z /dev/hdb -dvd-compat -R -J /mymusic/path

It works for me :-)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum