NTFS 에다가 어떻게 write 하죠?

quintus의 이미지

menuconfig 에서 ntfs read, write 설정하고 재컴파일 후 커널 2.6.0 으로 부팅 했거든요.
그런데 /mnt/winc 에서

Quote:
#touch test
touch: creating 'test': Permijssion Denied

인터넷 설정을 못해서
학교 숙제한 후에 윈도우에다가 파일 옮기고
윈도우로 부팅한다음에 숙제 제출 하려고 하는데
ntfs에 쓰기가 안 되네요
2.6.0 에서 쓰기 옵션이 있어서 될 줄 알았는데
아직 안 되는건가요. 아님 제가 제대로 못하는 건지.

Prentice의 이미지

초보시라면 NTFS쓰기는 좀 더 내공을 쌓으신 후 Captive를 알아보시기 바랍니다.

급하시다면, 윈도로 부팅하신 후 Explore2fs를 쓰셔서 ext2/ext3 파티션/파일시스템에서 자료를 읽으시는 수도 있습니다.

kslee80의 이미지

해당 커널 옵션의 Help 을 보면 나오지만,
이미 존재하는 파일을 Overwrite 하는 경우에만 Write 가 가능하며,
이미 존재하는 파일을 Overwrite 하는 경우에서도, 파일 사이즈를 늘리거나
줄이는 것 역시 불가능하다...라고 되어 있습니다.

quintus의 이미지

그렇군요. 전 그냥 dmesg 에서 NTFS driver 2.1.5 [Flags: R/W]라서
되는 줄 알았습니다. 그래도 윈도우에서 ex2 를 읽을 수 있다니 다행인거 같습니다. 근데 제가 IOCELL usb 메모리 스틱이 있는데 이걸 마운트 시키려면
어떻게 해야 하죠. 리눅스에서 메모리 스틱에다가 쓸 수 있나요? 꽂아 보니까
화면에는 꽂혔다고 메시지가 나오거든요. 윈도우에서 속성 탭을 보니까
fat 이던데 mount -t vfat /dev/? /mnt/usbmemory 하면 될 듯한데
장치명은 뭐라고 하죠..?

Prentice의 이미지

/dev/sda1 아니면 /dev/sda5 등을 해보세요..

덧. 참고로 Captive 제대로 설치(?)하시면 NTFS 읽기 쓰기 모두 자유자재로 하실 수 있습니다.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.