>> Delete No. 44160 article
No. ^^* .....일케요?

등록 2002-03-08 19:46:00 By localhost     조회 2
이름 지나    

[root@localhost root]# mount -t ntfs -o iocharset=cp949/dev/hdb1/mnt/ntfs
Usage: mount -V                 : print version
       mount -h                 : print this help
       mount                    : list mounted filesystems
       mount -l                 : idem, including volume labels
So far the informational part. Next the mounting.
The command is `mount [-t fstype] something somewhere'.
Details found in /etc/fstab may be omitted.
       mount -a [-t|-O] ...     : mount all stuff from /etc/fstab
       mount device             : mount device at the known place
       mount directory          : mount known device here
       mount -t type dev dir    : ordinary mount command
Note that one does not really mount a device, one mounts
a filesystem (of the given type) found on the device.
One can also mount an already visible directory tree elsewhere:
       mount --bind olddir newdir
A device can be given by name, say /dev/hda1 or /dev/cdrom,
or by label, using  -L label  or by uuid, using  -U uuid .
Other options: [-nfFrsvw] [-o options].
For many more details, say  man 8 mount .
[root@localhost root]#
안돼네요^^*
안돼도 감사^^
       커널에서 ntfs지원할수 있게 옵션 추가하시고,
: mount -t ntfs -o iocharset=cp949 /dev/hdb1 /mnt/ntfs
: 해서 사용하세요.
:
: /**********************************/
: : 미지리눅스와 xp를 쓰고 있습니다.
: : 리눅스를 배우고 있는 초보라..아직까진 xp를 위주로 씁니다.
: : 리눅스에서는 ntfs 파티션을 마운트해서 파일을 읽어오기까진 하는데 쓸
: : 수가 없더군요.
: : 원래 하려는 작업은 리눅스 사운드 이벤트 파일을 xp에서 쓸려던 것이었습
: : 니다.
: : 제목대로 리눅스에서 ntfs에 쓰거나..
: : xp에서 리눅스파일을 가져오는 방법은 없을까요?
: : 소문에 듣자하니.. 리눅스파티션에서 파일을 가져오는 ms윈도용 프로그램
: : 이 있다고도 하고..리눅스에서도 억수로 고생을 하면 ntfs에 쓸 수도 있다
: : 고도 하던데...
: : 누구 가르쳐 주시면 감사하겠습니다.--jina | momo | apm
[관리자] 패스워드를 입력 하십시오. 답장이 존재하면 함께 삭제됩니다.[ 목록 | 이전 ]
패스워드:    

Copyleft 1999-2026 by JSBoard Open Project
Theme Designed by IDOO All right reserved