• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

ubuntu can' find cdrom?

ronnn

Diamond Member
I had ubuntu 5.4 working on my second hard drive with xp on the first. Anyways was having no luck installing what I wanted, but just received some nice advice from Daniel49 (thanks muchly). In the meantime I had used xp repair disk fix boot to get rid of the linux dual boot set up.


Anyways I downloaded unbuntu 5.10 and thought to install it in the same partition - disk boots and loads up - asks language etc. -- but can not find the cdrom. Same thing happened when I tried my origional 5.4 disk. Changed my cmos to use my second dvd reader, but couldn't find that either. What did I do?



p.s. I really like the ideas behind linux ......... but maybe aren't geeky enough or something?

 
When does it say that it can't find your CDROM? Do you have UBUNTU installed? If it's installed you may need to mount the drive, to do so type this command:

sudo mount -t iso9660 /dev/hdx /media/cdrom0 where x is the device name of your CDROM.
 
Thanks for the replies. As usual the problem turned out to be me, I was playing with IDE settings in the bios a while back and a little knowledge is a dangerous thing. All fixed now, am off to try installing java. :beer:
 
Back
Top