IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Wrong device mapped.
Whatever device your kernel thinks is the CD R/W drive is wrong. udev persistent rules again? I don't know.

I can see how it might be the bootloader, if it's passing something to the kernel about which device is the CD R/W (but why?)

Wade.

"Ah -- I take it the doorbell doesn't work?"
New Which leads us back to...
Installing LILO fixes the device mapping issue and thus is not the root cause but relieves the issue.

I'd imagine that re-installing grub would work after the LILO steps. But is it really worth the pain LILO presents?

I'd bet that: apt-get install --reinstall grub grub-common

Would work just fine... or something similar that causes the machine to re-probe and write out the devices.
New I'll try that
I completely agree with you that Grub/LILO doesn't sound like the actual problem, but if it's a set of steps that works I'll do it. Any potential gotchas doing the Grub reinstall?
--

Drew
New None that I know of...
Even if there were, its more recoverable.
New Nope, didn't work
Any pointers to research this?
--

Drew
New Re: Nope, didn't work
Dang, where's that rickroll link...
Regards,
-scott
Welcome to Rivendell, Mr. Anderson.
New Possible related issue, from the other side of the coin
About 6 months ago, I started running into problems with new HP laptops. The issue usually manifests itself as extremely slow SATA harddrive performance. Intel's ICH8+ chipsets allow for a AHCI/IDE combination mode which confuses the heck out of the kernel.

This can be selected in the BIOS. Locking in AHCI would be the preferred way, but it completely locks out real IDE devices if they are present because the kernel will not go looking for them (in HP's case: the CD drives...)

The other option is to set the BIOS to something other than AHCI, and add the ide0=noprobe boot parameter.

Is there any way you can compare the boot parameters between GRUB and LILO?

(Warning: if this is a dual boot setup with Windows, do not change the BIOS option. Windows will no longer boot.)
New No dual boot
Going to try playing with BIOS settings.
--

Drew
     CD/RW not working in Ubuntu - (drook) - (23)
         How in the HELL could it be a GRUB v LILO issue? - (folkert) - (2)
             I'm just telling you what I read - (drook) - (1)
                 Linky please so I can go and correct the... - (folkert)
         Is LILO still alive? - (pwhysall)
         Wrong device mapped. - (static) - (7)
             Which leads us back to... - (folkert) - (6)
                 I'll try that - (drook) - (5)
                     None that I know of... - (folkert) - (4)
                         Nope, didn't work - (drook) - (3)
                             Re: Nope, didn't work - (malraux)
                             Possible related issue, from the other side of the coin - (scoenye) - (1)
                                 No dual boot - (drook)
         Funnily enough... - (folkert)
         Fixed, sort of - (drook) - (9)
             Forgot to mention... - (folkert) - (8)
                 How do you do that? - (drook) - (7)
                     man mkinitrd, good example there -NT - (boxley) - (3)
                         No manual entry for mkinitrd -NT - (drook) - (2)
                             mknod -m 400 /dev/initrd b 1 250 - (boxley) - (1)
                                 If that comes with a warning ... - (drook)
                     Given its Debian based, try update-initramfs -NT - (scoenye) - (2)
                         Re: Given its Debian based, try update-initramfs - (folkert) - (1)
                             Holy cow, I gotta lotta kernels on here - (drook)

I swear it’s their damn business model.
99 ms