LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   add a file to... (https://www.linuxquestions.org/questions/linux-newbie-8/add-a-file-to-114556/)

Redrook 11-10-2003 05:13 PM

add a file to...
 
i want to put a file onto a floppy disk and i cant figure it out can someone help me

fancypiper 11-10-2003 05:22 PM

Mount a formatted floppy disk and copy the files you want over to it.

# Managing drives
LNAG - Accessing my drives
Rute - Device Mounting

# Red Hat links
Red Hat Linux Manuals
Get your mp3 support here
Maximum RPM
rpmfind
Easier software management: apt4rpm - Red Carpet
Red Hat 8.0 Tips & Tricks

# Red Hat 7.3 down configuration commands
setup leads to several configuration tools

# Red Hat 7.3 up configuration commands
Configure soundcard:
redhat-config-soundcard
Configure X server:
redhat-config-xfree86
Configure network:
redhat-config-network
Manage software:
redhat-config-packages
Red Hat 9.0 Package Management Tool
Manage users
redhat-config-users

# Handling NTFS
New Technology FileSystem (NTFS) HOWTOs
Linux NTFS project

Peacedog 11-10-2003 05:23 PM

hi Redrook

mount /mnt/floppy
cp -drv /path/to/yourfile /mnt/floppy
umount /mnt/floppy

taken from

http://www.linuxquestions.org/questi...le+to+a+floppy

just done a quick forum search.
hope that works.good luck.

kasperhans 11-10-2003 05:24 PM

www.google.com ...

jrdioko 11-10-2003 09:40 PM

No, its www.google.com/linux :)


All times are GMT -5. The time now is 01:57 PM.