알뜰살뜰 정보/Raspberry PI

(실행 에러) end kernel panic -not syncing: VFS: Unable to mount root fs on unknown-block(179,2) ]

쉬고싶은 거북이 2021. 7. 30. 17:08

에러문

end kernel panic -not syncing: VFS: Unable to mount root fs on unknown-block(179,2)

 

 

오랜만에 킨 라즈베리파이

펌웨어 꼬임.. 그냥 초기화 후 실행

 

조치방법 URL

https://raspberrypi.stackexchange.com/questions/40854/kernel-panic-not-syncing-vfs-unable-to-mount-root-fs-on-unknown-block179-6

 

Kernel panic-not syncing: VFS: unable to mount root fs on unknown- block(179,6) running Raspbian on top of NOOBS

When booting, the sequence stops at the following: Kernel panic-not syncing: VFS: unable to mount root fs on unknown-block(179,6) What can I do to get my Raspberry Pi 2 to boot again using the

raspberrypi.stackexchange.com

 

cmdline.txt를 수정

root=/dev/mmcblk0p2

with

root=/dev/mmcblk0p6

 

해당 사항을 해보았으나 아래의 에러로 바뀜, 키보드 미인식 현상으로 인해 복구모드 확인불가능

end kernel panic -not syncing: VFS: Unable to mount root fs on unknown-block(179,6)