On Wed, 5 Jul 2000, TODD WITTER wrote:

> 
> Is there a way I can get this win95 cdrom to get going in linux 
> (probably not, I suppose) or can I somehow copy it to one of the 
> dos partitions and then install it from there to the other dos 
> partition?
> 

Assuming that your cdrom is mapped to /dev/hdc [if not, type 
        "dmesg | more" 
and check for what device it is mapped to], and that a mount point of
/mnt/cdrom exists:

        mount -t iso9660 /dev/hdc /mnt/cdrom

will mount the cd for you.

-- 
Paul Gray
[EMAIL PROTECTED]
Dept. of Mathematics 
University of Northern Iowa
Wright Hall
Cedar Falls, IA  50614-0506



_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list

Reply via email to