Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-18-2004, 11:41 AM
|
#1
|
|
Member
Registered: Jan 2004
Location: Europe.
Distribution: Windows XP, openSuse 10.1
Posts: 215
Rep:
|
Troubles with mounting hard-drive. Cannot even mount or access in root.
Hi all.
I've a major problem. CDs will not mount. Neither media nor data CDs. I have to boot into Windows to access 'em. I've all things needed. I can't even access 'em when I log into root! I mount it with
mount /dev/dvd
or
mount /dev/cdrom
or
mount /dev/hdc
Nothing works. I then do mount in Konsole, and it says that my DVD-ROM has been mounted, yet I'm unable to access my CDs. I can listed to my music CDs through CDPlayer or KSCD or something like that; but I cannot access them in /media/dvd nor can I access my data CDs there. Kinda driving me nuts. I've searched and nothing I've tried works.
Any help please? Must I edit something?
When I do mount in Konsole, I get:
Quote:
/dev/hda3 on / type reiserfs (rw,acl,user_xattr)
proc on /proc type proc (rw)
tmpfs on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
/dev/hda1 on /windows/C type vfat (rw,noexec,nosuid,nodev,gid=100,umask=0002,iocharset=utf8)
/dev/fd0 on /media/floppy type subfs (rw,nosuid,nodev,sync,fs=floppyfss,procuid)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/hdc on /media/dvd type subfs (ro,nosuid,nodev,fs=cdfss,procuid,iocharset=utf8)
|
So my DVD drive has been mounted; but I just can't access it. It says "Could not enter folder /media/dvd" - and it doesn't say why. It says ownership is root and user is root; but even when logged in as root I cannot enter it, nor modify its properties. Makes no sense to me at all. I check in the /var/log/messages and got this:
Quote:
Aug 18 17:42:36 linux kernel: hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }
Aug 18 17:42:36 linux kernel: hdc: packet command error: error=0x54
Aug 18 17:42:36 linux kernel: ATAPI device hdc:
Aug 18 17:42:36 linux kernel: Error: Illegal request -- (Sense key=0x05)
Aug 18 17:42:36 linux kernel: Invalid field in command packet -- (asc=0x24, ascq=0x00)
Aug 18 17:42:36 linux kernel: The failed "Start/Stop Unit" packet command was:
Aug 18 17:42:36 linux kernel: "1b 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 "
Aug 18 17:42:36 linux kernel: cdrom: open failed.
Aug 18 17:42:36 linux kernel: hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }
Aug 18 17:42:36 linux kernel: hdc: packet command error: error=0x54
Aug 18 17:42:36 linux submountd: mount failure, No medium found
Aug 18 17:42:36 linux kernel: ATAPI device hdc:
Aug 18 17:42:36 linux kernel: Error: Illegal request -- (Sense key=0x05)
Aug 18 17:42:36 linux kernel: Invalid field in command packet -- (asc=0x24, ascq=0x00)
Aug 18 17:42:36 linux kernel: The failed "Start/Stop Unit" packet command was:
Aug 18 17:42:36 linux kernel: "1b 00 00 00 03 00 00 00 00 00 00 00 00 00 00 00 "
Aug 18 17:42:36 linux kernel: cdrom: open failed.
Aug 18 17:42:36 linux kernel: subfs: unsuccessful attempt to mount media (256)
|
As you can see, I'm stumped.
Any help is MUCH appreciated. 
|
|
|
|
08-18-2004, 01:37 PM
|
#2
|
|
Senior Member
Registered: May 2004
Location: california
Distribution: mdklinux8.1
Posts: 1,209
Rep:
|
ebopbob; back to basics, read those printouts (even if hardcopied) very carefully with explicite attention to those errors (clues where what needs done). u may need to redo the permissions to execute commands. (notice rw on konsule mnt) that is read/write. what happened to rwx those are the permissions. so redo in correct sequence then things go in working order.
|
|
|
|
08-18-2004, 02:53 PM
|
#3
|
|
Senior Member
Registered: Sep 2003
Location: Rio
Distribution: Debian
Posts: 1,509
Rep:
|
I guess suse has some issues with automount, indeed. I've seen this here, and people have frequently reported problems here at LQ.
Try to mount'em as if no automount were present. Just su to root, then do "mount /dev/hdc /media/dvd" with a data cd inside.
Post here the output of the console.
|
|
|
|
08-19-2004, 03:02 AM
|
#4
|
|
Member
Registered: Jan 2004
Location: Europe.
Distribution: Windows XP, openSuse 10.1
Posts: 215
Original Poster
Rep:
|
Quote:
|
ebopbob; back to basics, read those printouts (even if hardcopied) very carefully with explicite attention to those errors (clues where what needs done). u may need to redo the permissions to execute commands. (notice rw on konsule mnt) that is read/write. what happened to rwx those are the permissions. so redo in correct sequence then things go in working order.
|
Ok.... I'm new here, so bare with me! 
The permissions for the DVD when doing mount at Konsole say ro. That means Read Only I presume. I right clicked on the DVD icon on my desktop, went to permissions, and it says Owner = Read Only, while Group and Others were forbidden. Should I change it so they are ALL Read Only, or what?
I'm guessing the error is to do with permissions. What else could it be?
Also the problem is, I've no idea what the errors in /var/log/messages mean.
Quote:
|
Try to mount'em as if no automount were present. Just su to root, then do "mount /dev/hdc /media/dvd" with a data cd inside. Post here the output of the console.
|
Quote:
linux:/home/user # mount /dev/hdc /media/dvd
mount: block device /dev/hdc is write-protected, mounting read-only
mount: No medium found
|
Quote:
linux:/home/anjayszczep # mount /dev/hdc
linux:/home/anjayszczep # mount /media/dvd
|
And STILL it says the same old same old. I cannot enter /media/dvd
When I do mount in Konsole, I get:
Quote:
/dev/hda3 on / type reiserfs (rw,acl,user_xattr)
proc on /proc type proc (rw)
tmpfs on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
/dev/hda1 on /windows/C type vfat (rw,noexec,nosuid,nodev,gid=100,umask=0002,iocharset=utf8)
/dev/hdc on /media/dvd type subfs (ro,nosuid,nodev,fs=cdfss,procuid,iocharset=utf8)
/dev/fd0 on /media/floppy type subfs (rw,nosuid,nodev,sync,fs=floppyfss,procuid)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/hdc on /media/dvd type subfs (ro,nosuid,nodev,fs=cdfss,procuid,iocharset=utf8)
/dev/hdc on /media/dvd type subfs (ro,nosuid,nodev,fs=cdfss,procuid,iocharset=utf8)
|
So, what should I do???
Thanks 
|
|
|
|
08-19-2004, 06:09 AM
|
#5
|
|
Senior Member
Registered: May 2004
Location: california
Distribution: mdklinux8.1
Posts: 1,209
Rep:
|
ebopbob; please read the readme,s and this: http://tldp.org/HOWTO/HOWTO-INDEX/html sections 4.1.8 partitions and filesystems,4.1.12 using linux;4.2.System Administration and Configuration,4.2.1 Configuration/Installation. & please,please expand each section for detail information, reading carefully with understanding, it will guide you through step by step. yeah i know its but necessary.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:45 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|