"David Slater" <[EMAIL PROTECTED]> writes:

> From a REAL beginner to Linux,
>  
> How do I read my DOS zipped file on the A: drive ?
>  
> (Because I want to activate my TANDBERG Tape drive, and I am hoping
> a downloaded firmware upgrade-driver might do the trick).
>  
> Regs, David.

$ mcopy a:file.zip .
$ unzip file.zip

Make sure you have mtools and unzip installed.

-- 
:%s/[Ll]inux/GNU\/Linux/g


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to