>mount 하기전에 fdformat /dev/fd0 엔터를 치면
>could not detemine current format type :no such devide
>이란 문구를 출력하는군요
>
>그래서
>mount /dev/fd0 /mnt/floppy 이명령어로 mount 이되었읍니다
>
>#디스겟 내용를 볼려고
>mdir 엔터
># bash :mdir :command not found
>라고 나오는데
>mdir
>mcopy 란 명령어 가 없다는...
========================================
에고...
# which mdir
/usr/bin/mdir
#
# ls -al /usr/bin/mdir
lrwxrwxrwx 1 root root 6 Feb 24 03:35 /usr/bin/mdir -> mtools*
#
mtools 로 링크되어 있군요...
#
# which mcopy
/usr/bin/mcopy
# ls -al /usr/bin/mcopy
lrwxrwxrwx 1 root root 6 Feb 24 03:35 /usr/bin/mcopy -> mtools
#
둘다 mtools로 링크되어 있군요...
mtools 명령어를 사용해보질 않아서....
그냥
mkdir 이나 cp 명령어로 사용하심이 좋을 듯..............
------------
2000년 04월 17일 20:49:55 월(저녁) from 210.123.55.248
암호:
공용 보안 SSL 서버가 준비되기 전까지는 off 합니다
Copyright 1997-2026. linuxchannel.net. All rights reserved.