LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 05-26-2004, 02:40 PM   #1
element
Member
 
Registered: Jan 2003
Distribution: Debian
Posts: 106

Rep: Reputation: 15
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?
 
Old 05-27-2004, 12:19 PM   #2
mritch
Member
 
Registered: Nov 2003
Location: austria
Distribution: debian
Posts: 667

Rep: Reputation: 30
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.
 
Old 05-27-2004, 02:03 PM   #3
element
Member
 
Registered: Jan 2003
Distribution: Debian
Posts: 106

Original Poster
Rep: Reputation: 15
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?
 
Old 05-27-2004, 03:05 PM   #4
mritch
Member
 
Registered: Nov 2003
Location: austria
Distribution: debian
Posts: 667

Rep: Reputation: 30
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.
 
Old 05-27-2004, 03:32 PM   #5
element
Member
 
Registered: Jan 2003
Distribution: Debian
Posts: 106

Original Poster
Rep: Reputation: 15
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.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
/etc/fstab for udev salahuddin_66 Debian 1 10-23-2005 11:41 AM
Udev LinxNew Mandriva 1 05-01-2005 02:47 PM
udev is fixed now dhave Slackware 14 03-10-2005 08:22 AM
Udev anyone? yanik Debian 5 01-05-2005 09:02 AM
Help with udev sls Debian 4 12-28-2004 02:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 10:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration