NTFS 마운트시..

isaja의 이미지

우분투리눅스 사용중입니다..

검색결과..다른분들이 질문해논거..보고 도저히 안돼서리..

Fdisk -l 로 마운트할 하드를 찾았습니다;;

mount -t ntfs /dev/hda5 /mnt/xp -o nls=utf8,ro,uid=root

mount -t ntfs -o iocharset=utf8,uid=root /dev/hda5 /mnt/xp

mount -t ntfs -o iocharset=utf8,uid=aa55 /dev/hda5 /mnt/xp

저렇게 다해도 안되네요..계쏙..

mount: mount point /mnt/xp does not exist

이메시지만..뜨고

리눅스 설치대있는곳은..슬레이브하드이고요..

윈도우 XP이고 NTFS 형식으로 포맷대있고.. hda5 에있는 드라이브를

불러올려니 계쏙에러만나고..

답변부탁드려염~;;그럼;;

다크슈테펜의 이미지

/mnt/xp라는 디렉토리 자체가 없네요,,,생성하고 마운트하세요.
mkdir /mnt/xp

인생이란게 다 그런게 아니겠어요....? 뭘(?)
http://schutepen.egloos.com

isaja의 이미지

다크슈테펜 wrote:
/mnt/xp라는 디렉토리 자체가 없네요,,,생성하고 마운트하세요.
mkdir /mnt/xp

폴더는 만들어놨는데도 그렇군요..몬가 잘못한건지요?;;

NoSyu의 이미지

mount /dev/hda5 /mnt/xp -t ntfs -r -o umask=0222

c'est un des orgueils de notre pauvre humanit?, que chaque homme se croie plus malheureux qu'un autre malheureux qui pleure et qui g?mit ? c?t? de lui
- Le Comte de Monte-Cristo
-----------------------------------------------------------------------

김인균의 이미지

isaja wrote:

mount -t ntfs /dev/hda5 /mnt/xp -o nls=utf8,ro,uid=root
mount -t ntfs -o iocharset=utf8,uid=root /dev/hda5 /mnt/xp
mount -t ntfs -o iocharset=utf8,uid=aa55 /dev/hda5 /mnt/xp

저도 어제 처음 리눅스란걸 깔아봤는대;;
우분투에는 기본적으로 root가 없지 안나요?
저는 mount -t ntfs /dev/hda5 /mnt/hda5 -o nls=utf8,uid=1000
이런식으로 했는대 :)
uid옵션을 몰라서 mount 가 root에서만 된다그래서;
sudo로 마운트하고 메뉴중에 루트콘솔이란걸로 들어갔던 기억이..;;
마운트 한뒤에는 chmod로 안바뀌더라구여 :(
uid는 자신 $uid<엔터> 하면 나옵니다 -_-;

댓글 달기

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
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.