Re: Debian 2.0 Install
You probably want to use the multiple cd option. Your CD-Rom is most likely /dev/cdrom or /dev/hdb for ATAPI or /dev/scd0 for SCSI. I would recommend the KDE desktop manager, as you will probably find it very familiar and there is alot of good documentation built in to it. I'm not sure if it automa
Re: Help with Alien
> Can anyone give me a quick tutorial on how to use dpkg to install rpm's > with alien? Thanks... The simplest way is: 'alien -i packagename.rpm' otherwise 'man alien' Kirk