Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
can't mount cdrom[SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
v3rtigo
Apprentice
Apprentice


Joined: 15 Jun 2004
Posts: 179

PostPosted: Wed Aug 24, 2005 9:06 am    Post subject: can't mount cdrom[SOLVED] Reply with quote

Code:

 mount /mnt/cdrom/
mount: special device /dev/cdroms/cdrom0 does not exist


Code:

mount /dev/hdc /mnt/cdrom/
mount: block device /dev/hdc is write-protected, mounting read-only
mount: /dev/hdc: can't read superblock


But if i want to write to cd i have no problems, graveman detects my cdrom and writes, i just can't mount it don't know why, i havn't changed my kernel or did anything else, it worked few days ago but not now.


Last edited by v3rtigo on Wed Aug 24, 2005 10:23 am; edited 1 time in total
Back to top
View user's profile Send private message
v3rtigo
Apprentice
Apprentice


Joined: 15 Jun 2004
Posts: 179

PostPosted: Wed Aug 24, 2005 9:14 am    Post subject: Reply with quote

Now i checked and i have alot of lines like this
Code:

ide: failed opcode was: unknown
end_request: I/O error, dev hdc, sector 16
hdc: command error: status=0x51 { DriveReady SeekComplete Error }
hdc: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
ide: failed opcode was: unknown
end_request: I/O error, dev hdc, sector 20
hdc: command error: status=0x51 { DriveReady SeekComplete Error }
hdc: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
ide: failed opcode was: unknown
end_request: I/O error, dev hdc, sector 128
Back to top
View user's profile Send private message
EzInKy
Veteran
Veteran


Joined: 11 Oct 2002
Posts: 1742
Location: Kentucky

PostPosted: Wed Aug 24, 2005 9:29 am    Post subject: Reply with quote

Have you tried mount -t iso9660 /dev/hdc /mnt/cdrom? Is the disc an audio cd or data cd?
_________________
Time is what keeps everything from happening all at once.
Back to top
View user's profile Send private message
v3rtigo
Apprentice
Apprentice


Joined: 15 Jun 2004
Posts: 179

PostPosted: Wed Aug 24, 2005 10:23 am    Post subject: Reply with quote

EzInKy wrote:
Have you tried mount -t iso9660 /dev/hdc /mnt/cdrom? Is the disc an audio cd or data cd?


with mount -t iso9660 /dev/hdc /mnt/cdrom it mounted it, but have no idea why it changed, tnx alot.
Back to top
View user's profile Send private message
EzInKy
Veteran
Veteran


Joined: 11 Oct 2002
Posts: 1742
Location: Kentucky

PostPosted: Wed Aug 24, 2005 10:40 am    Post subject: Reply with quote

v3rtigo wrote:
EzInKy wrote:
Have you tried mount -t iso9660 /dev/hdc /mnt/cdrom? Is the disc an audio cd or data cd?


with mount -t iso9660 /dev/hdc /mnt/cdrom it mounted it, but have no idea why it changed, tnx alot.


Perhaps fstab has changed since you last mounted a cdrom.
_________________
Time is what keeps everything from happening all at once.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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