I'm having trouble installing packages from my DVD Install Disk of Mandrake 10.1 to my hdd.
I used that same DVD to install Mandrake onto my machine but when i use rpmdrake to update and install
more packages i get the following message:
Unable to update medium, it will be automatically disabled.
Errors: unable to access your medium "Installation DVD (cdrom1)", this could happen if you mounted manually
the directory when creating the medium.
Here is my fstab:
/dev/hda1 / ext3 defaults 1 1
/dev/hda6 /home ext3 defaults 1 2
/dev/hdb /mnt/cdrom2 iso9660 umask=0,user,iocharset=iso8859-1,sync,codepage=850,noauto,ro,exec,users 0 0
none /mnt/floppy supermount dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,sync,codepage=850 0 0
none /proc proc defaults 0 0
/dev/hda5 swap swap defaults 0 0
When i do /mnt/cdrom2 and then do ls -l i can see all the files on the DVD but i can't seem to get it to work in rpm so i
can install more packages. Any help would be greatly appreciated
