Le 19 Mai 2002 14:57, vous avez �crit : > Put the floppy disk in > > Make a directory for it: "mkdir /mnt/floppy" its okay if already > exists > > Copy file there: "cp /var/log/XFree86.0.log /mnt/floppy" > > unmount the drive: "umount /mnt/floppy" > > wait for green light to go out on the drive, and eject the floppy.
I greatly suggest you mount the floppy before you proceed with the copy : mount /dev/fd0 /mnt/floppy -- Yannick Gingras Network Programer ESC:wq _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
