-
Notifications
You must be signed in to change notification settings - Fork 0
리눅스서버 CentOS 7 설치 옵션
5gyungjae edited this page Aug 8, 2018
·
1 revision
- UEFI 기반 AMD64 및 Intel 64 시스템에서 GRUB2 메뉴입니다.
- 시스템이 UEFI를 사용하는 경우 항목을 강조 표시하고 e 키를 누르면 부트 옵션을 편집할 수 있습니다.
- 편집을 완료하면 F10 또는 Ctrl+X를 눌러 지정된 옵션을 사용하여 설치를 시작합니다.
- 아무 CD/DVD 드라이브: inst.repo=cdrom
- 특정 CD/DVD 드라이브: inst.repo=cdrom:device
- 하드 드라이브: inst.repo=hd:device:/path
- HTTP 서버: inst.repo=http://host/path
- HTTPS 서버: inst.repo=https://host/path
- FTP 서버: inst.repo=ftp://username:password@host/path
- NFS 서버: inst.repo=nfs:[options:]server:/path [a]
- 기본 콘솔로 사용할 장치를 지정: console=
- 설치 도중 root 쉘로의 액세스를 비활성화: noshell=
- 설치 도중 사용할 언어를 설정: inst.lang=
- 설치 프로그램에서 지리적 위치 사용을 설정: inst.geoloc=
- 설치 프로그램에서 사용하는 키보드 레이아웃을 지정: inst.keymap=
- 설치 프로그램을 그래픽 모드가 아닌 텍스트 모드로 강제 실행: inst.text
- 그래픽 모드에서 화면 해상도를 지정: inst.resolution=