"Antonio A. Lobato" wrote: > > I already tryied many ways to install the potato packages(because I > already installed it Basic System from hard disk), but it`s how if my cdrom > reader don`t existed.
What type of cdrom do you have? Do you know which device file it is associated with? Have you tried mounting it? What happens if you try (as root) # mount -t iso9660 /dev/cdrom /cdrom Can you now see files in /cdrom? Have you tried using dselect with the cdrom access method? Does this result in error messages? What are they?