GRUB (GNU GRand Unified Boot loader)
新的 GRUB2 請參考 https://benjr.tw/95009 Step 0: 前言 Step 1: GRUB 設定檔 Step 2: 常見問題 Step 3: 開機以及核心信息轉向 console redirection Step 4: Rescue mode Step 0: 前言 GRU […]
新的 GRUB2 請參考 https://benjr.tw/95009 Step 0: 前言 Step 1: GRUB 設定檔 Step 2: 常見問題 Step 3: 開機以及核心信息轉向 console redirection Step 4: Rescue mode Step 0: 前言 GRU […]
這一篇文章使用的 PXE Service需要額外多一台機台,可以參考另一份文章,使用 DHCP 指定的方式 https://benjr.tw/83 PXE Boot 步驟PXE(Pre-eXecuteion Environment) server Step 0 : 前言 Step1 : […]
前言 在安裝作業系統時最常見的方式就是透過 CD/DVD 開機並透過它為安裝媒體的來源,而這邊所說的 PXE (Preboot eXecution Environment) 則是透過網路卡開機的方式進行開機與安裝作業系統. 一開始可能會覺得怎麼有可能透過這樣的方式來進行安裝作業系統,他是怎麼做到的. […]
Linux開機流程 Step 1 : Boot Loader(GRUB or LILO )從 BIOS 取得控制權 Step 2 : 載入 kernel Step 3 : 載入 initrd (必須在 Boot Loader 指定才會載入) Step 4 : kernel 執行的第一個程式/sbin […]
Graphical Install via X11 Forwarding Step 0. 環境設定 Step 1. Allow the X11 Forwardingviewer on Machine #1: Step 2. Begin the Linux Install on Machine #2: […]
RedHat Serial Port Console Install(序列埠) Terminology RedHat Linux 在安裝的時候可以使用 comport ,進而透過遠端的機器進行安裝作業系統.下面是我的環境. Machine #1(Platform:Apoen OS:RHEL AS3 […]
Graphical Installation via VNC(Virtual Network Computing) Step 0. 環境設定 Step 1. Set up the vncviewer on Machine #1: Step 2. Begin the Linux Install on […]