Debian This forum is for the discussion of Debian 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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
05-26-2004, 02:40 PM
|
#1
|
Member
Registered: Jan 2003
Distribution: Debian
Posts: 106
Rep:
|
udev ... I think
Just installed udev, with kernel 2.6.6 on Debian unstable system, but I get this when booting up, this comes from dmesg:
Code:
cdrom: This disc doesn't have any tracks I recognize!
end_request: I/O error, dev sr0, sector 0
Buffer I/O error on device sr0, logical block 0
udf: registering filesystem
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
UDF-fs DEBUG fs/udf/lowlevel.c:57:udf_get_last_session: XA disk: no, vol_desc_start=0
UDF-fs DEBUG fs/udf/super.c:1552:udf_fill_super: Multi-session=0
UDF-fs DEBUG fs/udf/super.c:540:udf_vrs: Starting at sector 16 (2048 byte sectors)
end_request: I/O error, dev sr0, sector 64
UDF-fs DEBUG fs/udf/super.c:1288:udf_check_valid: Failed to read byte 32768. Assuming open disc. Skipping validity check
end_request: I/O error, dev sr0, sector 4294966692
end_request: I/O error, dev sr0, sector 4294965668
end_request: I/O error, dev sr0, sector 4294965444
end_request: I/O error, dev sr0, sector 4294966684
end_request: I/O error, dev sr0, sector 4294965660
end_request: I/O error, dev sr0, sector 4294965436
end_request: I/O error, dev sr0, sector 4294966092
end_request: I/O error, dev sr0, sector 4294965068
end_request: I/O error, dev sr0, sector 4294964844
end_request: I/O error, dev sr0, sector 4294966084
end_request: I/O error, dev sr0, sector 4294965060
end_request: I/O error, dev sr0, sector 4294964836
end_request: I/O error, dev sr0, sector 3524075256
end_request: I/O error, dev sr0, sector 3524074232
end_request: I/O error, dev sr0, sector 3524074008
end_request: I/O error, dev sr0, sector 3524075248
end_request: I/O error, dev sr0, sector 3524074224
end_request: I/O error, dev sr0, sector 3524074000
end_request: I/O error, dev sr0, sector 3524074656
end_request: I/O error, dev sr0, sector 3524073632
end_request: I/O error, dev sr0, sector 3524073408
end_request: I/O error, dev sr0, sector 3524074648
end_request: I/O error, dev sr0, sector 3524073624
end_request: I/O error, dev sr0, sector 3524073400
end_request: I/O error, dev sr0, sector 1248
end_request: I/O error, dev sr0, sector 1024
UDF-fs DEBUG fs/udf/misc.c:225:udf_read_tagged: block=256, location=256: read failed
UDF-fs DEBUG fs/udf/super.c:1342:udf_load_partition: No Anchor block found
UDF-fs: No partition found (1)
end_request: I/O error, dev sr0, sector 64
isofs_fill_super: bread failed, dev=sr0, iso_blknum=16, block=16
The result is that I can't open my CD-r drive, when I push the button to open the drive, nothing happens. It's a SCSI writer. Anyone know how to solve this?
|
|
|
05-27-2004, 12:19 PM
|
#2
|
Member
Registered: Nov 2003
Location: austria
Distribution: debian
Posts: 667
Rep:
|
what does you ftsab say? is a udf-filesystem in sr0?
"cdrom: This disc doesn't have any tracks I recognize!" looks more like XFree than bootup.
|
|
|
05-27-2004, 02:03 PM
|
#3
|
Member
Registered: Jan 2003
Distribution: Debian
Posts: 106
Original Poster
Rep:
|
It's an old SCSI CD-writer. I removed udf from my fstab and everything seems fine now.
I have another question, before udev I had a symlink from /dev/hda to /dev/cdrom. But with udev I can't have this anymore, I can create the symlink, but after a reboot the link is gone.
What's happening and can I fix this somehow?
|
|
|
05-27-2004, 03:05 PM
|
#4
|
Member
Registered: Nov 2003
Location: austria
Distribution: debian
Posts: 667
Rep:
|
well, i don't know much about udev. is it a new way for automatic management of the /dev entries? i used devfs for a time and keep using it at an old server. but it's obsolet or not maintained anymore. there you had a configfile in which one could say to do symlinks and other things about configuration. as i've told i don't know much about udev.
try the following line in your fstab - since you can't use udf-fs (it's the filesystem used on dvd's) if it's not in there.
/dev/dvd_____/dvd______iso9660,udf___ro,users,noauto,exec____0____0
replace the devices with yours. if you'll mount a medium in /dev/dvd now, first iso9660 (cdrom) and then udf (dvd) is tried.
BTW: you don't erally need the link /dev/hda -> /dev/dvd it's just for cosmetics and every program that uses this link (if there are any) can be configured to use /dev/hda directly.
|
|
|
05-27-2004, 03:32 PM
|
#5
|
Member
Registered: Jan 2003
Distribution: Debian
Posts: 106
Original Poster
Rep:
|
udev is the replacement for devfs, devfs with kernel 2.6 has become obsolete.
I removed the word udf in my fstab all together and it's fine now.
|
|
|
All times are GMT -5. The time now is 10:31 AM.
|
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
|
|