I find myself in a situation where I need to copy a file from Windows to Klinux using a floppy.
Normally one would use the mount -t msdos OR mount -t vfat command to mount the floppy on Linux.
I have just been told by the author of Klinux that these file system types are not supported. Supporting them would have caused the total size of the bootable image to exceed 1.44M. This is understandable.
Does anyone know a work around to my dilemna. I do not have a full install of Linux at home.
Normally one would use the mount -t msdos OR mount -t vfat command to mount the floppy on Linux.
I have just been told by the author of Klinux that these file system types are not supported. Supporting them would have caused the total size of the bootable image to exceed 1.44M. This is understandable.
Does anyone know a work around to my dilemna. I do not have a full install of Linux at home.