리눅스 대용량 외장하드 마운트 관련해서 질문드려요

ejin95의 이미지

안녕하세요, 현재 중요한 데이터가 들어있는 대용량 외장하드를 마운트하는데 계속 문제가 생겨서 질문드립니다ㅠㅠ

8TB 짜리 외장하드인데 fldisk -l로 확인해보았을때는 위치가 확인이 되는데,
mount를 하려고 하면 mount: you must specify the filesystem type 메시지가 출력되면서 마운트가 되지 않네요.
mount나 blkid로는 아예 위치조차 인식이 안되는것같습니다.
어떻게하면 좋을까요?
지금까지 해본건 다음과 같습니다.

# fdisk -l (현재 sde 위치에 연결되어있습니다)
Disk /dev/sde: 8001.6 GB, 8001562869760 bytes
256 heads, 63 sectors/track, 969001 cylinders
Units = cylinders of 16128 * 512 = 8257536 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x16f2a91f

Device Boot Start End Blocks Id System
/dev/sde1 1 266306 2147483647+ ee GPT
Partition 1 does not start on physical sector boundary.

# mount /dev/sde1 /media/UJ
mount: you must specify the filesystem type

# df -Th
Filesystem Type Size Used Avail Use% Mounted on
/dev/sda3 ext4 962G 779G 134G 86% /
tmpfs tmpfs 7.8G 93M 7.7G 2% /dev/shm
/dev/sda2 ext4 190M 111M 69M 62% /boot
/dev/sda1 vfat 200M 264K 200M 1% /boot/efi
/dev/sda5 ext4 6.2T 5.5T 445G 93% /mnt/data1
/dev/sdb1 ext4 3.6T 3.0T 410G 89% /mnt/data2
/dev/sdc1 ext4 3.6T 2.9T 541G 85% /mnt/data3
/dev/sdd2 fuseblk 7.3T 2.0T 5.4T 27% /media/Seagate Backup Plus Drive_
/dev/sdf2 fuseblk 7.3T 7.3T 358M 100% /media/Seagate Backup Plus Drive__

# blkid
/dev/sda3: UUID="79b364f5-dc5d-4bea-948a-ce29c3f4dfaf" TYPE="ext4"
/dev/sda1: SEC_TYPE="msdos" UUID="C5B0-974B" TYPE="vfat"
/dev/sda4: UUID="0e2deb53-84a3-467a-a165-8436e2af06be" TYPE="swap"
/dev/sda2: UUID="c45e9546-8e47-4b72-b90a-05318f1daae9" TYPE="ext4"
/dev/sda5: UUID="cda8754c-4c72-4713-8206-db867572acd6" TYPE="ext4"
/dev/sdc1: UUID="a727127e-9c99-4da5-ac9d-02009326357c" TYPE="ext4"
/dev/sdb1: UUID="bd94108b-fd65-4ea5-8763-a588a1131e84" TYPE="ext4"
/dev/sdd2: LABEL="Seagate Backup Plus Drive" UUID="4E3ACF403ACF23B5" TYPE="ntfs"
/dev/sdf2: LABEL="Seagate Backup Plus Drive" UUID="D284692884690FF1" TYPE="ntfs"

# mount -t ext3 /dev/sde1 /media/UJ
mount: wrong fs type, bad option, bad superblock on /dev/sde1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so

# dmesg | tail
VFS: Can't find an ext2 filesystem on dev sde1.
FAT: bogus number of reserved sectors
VFS: Can't find a valid FAT filesystem on dev sde1.
EXT3-fs (sde1): error: can't find ext3 filesystem on dev sde1.
EXT4-fs (sde1): VFS: Can't find ext4 filesystem
EXT3-fs (sde1): error: can't find ext3 filesystem on dev sde1.
EXT4-fs (sde1): VFS: Can't find ext4 filesystem
EXT3-fs (sde1): error: can't find ext3 filesystem on dev sde1.
FAT: bogus number of reserved sectors
VFS: Can't find a valid FAT filesystem on dev sde1.

익명 사용자의 이미지

혹시 다른 시스템에서는 해당 외장하드 연결이 잘 되었나요? 그리고 케이스와 하드를 따로 구입하신 건가요?

 Device Boot Start End Blocks Id System
/dev/sde1 1 266306 2147483647+ ee GPT
Partition 1 does not start on physical sector boundary.

fdisk 결과가 이렇게 나왔다는 것은 문제의 디스크가 GPT 파티션 테이블을 사용 중인데 어떤 이유로 GPT를 인식하지 못해서 가짜 MBR을 인식한 것입니다. 실제 파티션은 GPT 형식으로 되어 있기 때문에 sde1에 아무 것도 없는 것처럼 보이는 거죠.

/dev/sda3 ext4 962G 779G 134G 86% /
tmpfs tmpfs 7.8G 93M 7.7G 2% /dev/shm
/dev/sda2 ext4 190M 111M 69M 62% /boot
/dev/sda1 vfat 200M 264K 200M 1% /boot/efi
/dev/sda5 ext4 6.2T 5.5T 445G 93% /mnt/data1

이걸로 미루어 보았을 때에는 시스템에서 GPT 형식 드라이브를 인식하는 데에는 문제가 없는 것 같은데, 외장형 드라이브에서 무슨 이유인지 처리가 안 된 것 같습니다.

익명 사용자의 이미지

답변 감사드립니다.
다른 컴퓨터에 연결해봐도 완전히 똑같네요ㅜㅜ이 하드는 살릴수없는걸까요ㅜㅜㅜ

익명 사용자의 이미지

두 번째 질문에는 답하지 않으셨습니다. 케이스와 하드를 따로 사신 건가요? 만약 케이스에서 하드를 분리할 수 있다면 컴퓨터에 직접 연결해 보세요. 때때로 오래된 케이스가 문제가 될 수도 있습니다.

Necromancer의 이미지

요즘 나오는거 해당 안되지만 예전에 나온 것들 중에 2T 초과하는 용량 가진 하드를 인식 못하거나 인식한다해도 오작동되는 외장하드들 많이 있습니다. 아마 하드용량이 최대 2T였던 시절까지 나왔던 거 대부분이 여기에 해당될겁니다. 이건 하드 적출하고 외장하드 새로 사서 거기 끼워쓰는거외는 답없습니다.

제가 이거 당해봤습니다. 결국 그 물건 버렸고요.

Written By the Black Knight of Destruction

댓글 달기

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