Wilfredo Rivera schreef:
I do have a request for help. My DVD which I know it works, won't play
cd's or DVD's. I have been looking at a couple of how to's but they're
old and have not been able to help. I did a Discover but can't see
anything related to DVD or CDrom for that matter.
I do recall that when first booting from the cd to install gns I had to
pass "all_generic_ide" to prompt because of the busybox prompt that
showed up before the actual install. I don't know if that had something
to do. Also, I looked into my /etc/fstab file and does not say anything
about dvd. It's like its not even there...

It could be the first problem described in Hardy's release caveats [1]. The related bug report [2] has been marked as Fix Released, so make sure you have all the updates.

If an updated system still doesn't work then those release notes suggest to connect the drive as slave or always boot with "all_generic_ide". For the latter option, edit /boot/grub/menu.lst [3]. You'll probably find a line saying:

# defoptions=quiet splash

Change that to:

# defoptions=quiet splash all_generic_ide

and then run 'sudo update-grub' (without quotes) in a terminal.

[1] http://www.ubuntu.com/testing/hardy/beta#head-2aeb09ed1ccc470c1f83b77fe62a06c43280dd68
[2] https://launchpad.net/bugs/181561
[3] In a terminal: sudo gedit /boot/grub/menu.lst


_______________________________________________
gNewSense-users mailing list
gNewSense-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/gnewsense-users

Reply via email to