취해야 할 단계:
*fdisk를 사용하여 기존 루트 파티션을 삭제하고 동일한 블록에서 시작하는 새 루트 파티션(PV)을 생성합니다.
*/boot가 루트 파티션 아래에 있으므로 부팅 가능하도록 fdisk를 사용하여 "a" 플래그를 추가했습니다.
재부팅 후 "'hd0' 외부 디스크를 읽거나 쓰려고 시도하는 중" 오류와 함께 GRUB 화면이 멈췄습니다.
라이브 USB를 사용한 후의 현재 파티션 테이블은 다음과 같습니다.
mint@mint ~ $ sudo fdisk -l
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x0008fb69
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 41945087 20971520 83 Linux
/dev/sda2 609040382 625141759 8050689 5 Extended
Partition 2 does not start on physical sector boundary.
/dev/sda5 609040384 625141759 8050688 82 Linux swap / Solaris
파티션이 연속적일 필요는 없다고 생각하는데 왜 이 오류가 발생하는지 잘 모르겠습니다.
mint@mint ~ $ sudo fsck /dev/sda1
fsck from util-linux 2.20.1
e2fsck 1.42.9 (4-Feb-2014)
Error reading block 37781504 (Invalid argument). Ignore error<y>? yes
Force rewrite<y>? no
Superblock has an invalid journal (inode 8).
Clear<y>? no
fsck.ext4: Illegal inode number while checking ext3 journal for /dev/sda1
/dev/sda1: ********** WARNING: Filesystem still has errors **********
파티션 크기를 조정한 후 resize2fs를 사용하여 파일 시스템 크기를 조정할 계획이었지만 fsck에서 발생한 이 오류는 먼저 처리해야 할 문제인 것 같습니다. 해결 방법을 살펴본 결과 슈퍼 블록을 지우면 파일 시스템이 로그를 잃고 외부 2가 되는 것 같습니다. 무슨 일이 일어나고 있는지 잘 모르겠고 조언을 구하고 싶습니다.
감사해요.
******편집하다**********
SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
3 Spin_Up_Time 0x0027 154 130 021 Pre-fail Always - 1266
4 Start_Stop_Count 0x0032 092 092 000 Old_age Always - 8446
5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
9 Power_On_Hours 0x0032 093 093 000 Old_age Always - 5213
10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 0
12 Power_Cycle_Count 0x0032 098 098 000 Old_age Always - 2182
191 G-Sense_Error_Rate 0x0032 001 001 000 Old_age Always - 31259
192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 68
193 Load_Cycle_Count 0x0032 157 157 000 Old_age Always - 130128
194 Temperature_Celsius 0x0022 105 097 000 Old_age Always - 38
196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
198 Offline_Uncorrectable 0x0030 100 253 000 Old_age Offline - 0
199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
200 Multi_Zone_Error_Rate 0x0008 100 253 000 Old_age Offline - 0
SMART Error Log Version: 1
No Errors Logged
SMART Self-test log structure revision number 1
No self-tests have been logged. [To run self-tests, use: smartctl -t]
SMART Selective self-test log data structure revision number 1
SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
1 0 0 Not_testing
2 0 0 Not_testing
3 0 0 Not_testing
4 0 0 Not_testing
5 0 0 Not_testing
Selective self-test flags (0x0):