[Solved][Ubuntu 7.04]can't enter any DVD

Don´t be shy, Linux is fun! =)
Post Reply
User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

[Solved][Ubuntu 7.04]can't enter any DVD

Post by ayu »

I got this message when inserting any DVD or CD into my laptop Ôo

any ideas?

Code: Select all

mount: special device /dev/hda does not exist
Last edited by ayu on 29 Aug 2007, 10:54, edited 1 time in total.
"The best place to hide a tree, is in a forest"

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

seems to be a known issue with Ubuntu, try this:

Code: Select all

vi /etc/initramfs-tools/modules
add this at the end:

Code: Select all

piix
save it, then run:

Code: Select all

update-initramfs -u
reboot....should work then... :wink:

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Post by ayu »

Thanks once again b_b =)

worked perfectly
"The best place to hide a tree, is in a forest"

Post Reply