RadarURL
유닉스/리눅스

리눅스 서버 설치 중 에러 "Failed to find a suitable stage1 device"

by JaeSoo posted Oct 03, 2025
?

단축키

Prev이전 문서

Next다음 문서

ESC닫기

크게 작게 위로 아래로 댓글로 가기 인쇄

Rocky Linux 서버 설치 중 ' Failed to find a suitable stage1 device: EFI System Partition cannot be of type swap.; EFI System Partition cannot be of type xfs.; EFI System Partition must be mounted on one of /boot/efi.'라는 에러 발생

 

직역하면 '적합한 stage1 장치를 찾지 못했습니다. EFI 시스템 파티션은 스왑 유형일 수 없습니다. EFI 시스템 파티션은 xfs 유형일 수 없습니다. EFI 시스템 파티션은 /boot/efi 중 하나에 마운트되어야 합니다.' 라는 내용인데

 

etc-image-0

 

 

처음 swap을 4G, 나머지는 루트로 분할을 하였는데 에러가 발생했고

원인은 파티션 구성을 automatically가 아닌 custom으로 설정했을 경우에는

/boot와 /boot/efi를 수동으로 설정을 해줘야 한다는 것!

 

 

etc-image-1

 

 

이에 /boot, /boot/efi에 각각 할당 후 에러 해결

 

 

etc-image-2

 

 

 "Error checking storage configuration"에서 "Custom partitioning selected"로 바뀜

 

 

재연을 위해 새로운 서버를 만들어서 진행했는데 왜인지 에러 없이 잘 됨..

아마도 버전 차이인 것으로 예상

 

출처 : https://jyeong0814.tistory.com/entry/%EB%A6%AC%EB%88%85%EC%8A%A4-%EC%84%9C%EB%B2%84-%EC%84%A4%EC%B9%98-%EC%A4%91-%EC%97%90%EB%9F%AC-Failed-to-find-a-suitable-stage1-device


Articles

1 2 3 4 5 6 7 8 9 10