On Thu, Sep 20, 2001 at 09:05:01PM -0700, Tom wrote:
> Found/got a Loki Desk with the Red Hat 7.1 and I can NOT figure out
> 'How-to' Run it on/in Linux... <sigh>
>
> Doesn't seem like it should be that big a Deal to run the Demos...
>
> Says to mount the Demo CD-Rom and change to the directory (mnt) where
> the directory is mounted (tell me 'how-to' mount please)...
Run the command:
mount /mnt/cdrom
The disc should spin, and the program should end happily (no errors, then you
get your shell prompt bakc).
Then, you can change to that directory:
cd /mnt/cdrom
-bill!