7.7. to-filesystem 및 to-disk로 고급 설치
고급 프로비저닝 시나리오를 지원하기 위해 마운트된 파일 시스템에 Red Hat Enterprise Linux Image Mode 콘텐츠를 직접 설치합니다. bootc-install-to-filesystem 명령을 사용하면 표준 설치 프로그램 부팅 프로세스 없이도 사용자 지정 파티션 레이아웃을 채우거나 부팅 가능한 디스크 이미지를 생성할 수 있습니다.
bootc install 명령에는 두 개의 하위 명령이 포함되어 있습니다. bootc install to-disk 및 bootc install to-filesystem.
-
bootc-install-to-filesystem은 대상 파일 시스템에 설치를 수행합니다. bootc install to-disk하위 명령은 독립적으로 호출할 수도 있는 의견이 낮은 수준의 툴 세트로 구성됩니다. 명령은 다음 툴로 구성됩니다.-
mkfs.$fs /dev/disk -
/dev/disk /mnt -
bootc install to-filesystem --karg=root=UUID= <uuid of /mnt > --imgref $self /mnt
-