1. Форматируем дискету:
# fdformat /dev/rfd0
2. Создаем файловую систему:
# disklabel -w -r /dev/rfd0 fd1440
# newfs_msdos -f 1440 fd0
3. Монтируем:
# mount -t msdos /dev/fd0 /mnt/floppy/
1. Форматируем дискету:
2. Создаем файловую систему:
3. Монтируем:
No comments yet.
RSS feed for comments on this post.
Sorry, the comment form is closed at this time.
Powered by WordPress