![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-08-25 18:09 |
47,812 topics / 349,910 posts / today 0 new / 48,263 members |
| 其它操作系统综合讨论区 » Using a Floppy Drive in Linux |
| Printable Version 1,037 / 0 |
| Floor1 党委书记 | Posted 2003-04-16 00:00 |
| 高级用户 Posts 217 Credits 912 From 广东 | |
|
Linux tip: using a floppy drive
If it is a Linux ext2 file system, use the following command: #mount -t ext2 /dev/fd0 /mnt For a DOS-format floppy disk, use the command: #mount -t msdos /dev/fd0 /mnt Then you can access the contents of the floppy disk in /mnt. Note that before removing the floppy disk, you must first unmount the file system on it with #umount /mnt, otherwise it may cause data loss. To create a file system on the floppy disk, you can use the following command: #mke2fs /dev/fd0 1440 |
|
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |