Boltyansky Boris wrote:
> 
> 
> [b@localhost /dev]$ mount /dev/fd1 /diskette001
> 
> I've got a message that told me to specify the file system, how will I
> do that? (how should the command line look like?)

mount  /dev/fd1 /diskette001 -t msdos 
or use the mtools package: mcopy a:/* /diskette001

(ObFurtherReading: man mount, man fstab, man mcopy)

> 
> BTW can RedHat Linux 6.1 read winzip's *.zip files?

The compression used is compatible accross platforms. So... yes. man
unzip for more info.

-- 
mulix.
email: [EMAIL PROTECTED]

linux/reboot.h: #define LINUX_REBOOT_MAGIC1 0xfee1dead

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to