從stage1裝gentoo基本系統(轉)
從stage1裝gentoo基本系統(轉)[@more@]1、解壓縮stage1檔案,/etc/resolv.conf
2、安裝portage
3、mount -t proc none /mnt/gentoo/proc,mount -o bind /dev /mnt/gentoo/dev
4、chroot /mnt/gentoo /bin/bash;env-update source /etc/profile;emerge --sync
5、設定/etc/make.conf,locales:/etc/locales.build
6、stage1至stage2:cd /usr/portage;scripts/bootstrap.sh -f;scripts/bootstrap.sh
7、stage2至stage3:emerge -e system
8、
/etc/fstab,/etc/conf.d/hostname,/etc/conf.d/domainname
rc-update add domainname default
9、
/etc/conf.d/net
config_eth0=("10.13.88.88 netmask 255.255.0.0"
routes_eth0=("default gw 10.13.254.254"
rc-update add net.eth0 default
10、設定時區,/etc/rc.conf,/etc/conf.d/clock,emerge reiserfsprogs
11、passwd root,grub
12、reboot
2、安裝portage
3、mount -t proc none /mnt/gentoo/proc,mount -o bind /dev /mnt/gentoo/dev
4、chroot /mnt/gentoo /bin/bash;env-update source /etc/profile;emerge --sync
5、設定/etc/make.conf,locales:/etc/locales.build
6、stage1至stage2:cd /usr/portage;scripts/bootstrap.sh -f;scripts/bootstrap.sh
7、stage2至stage3:emerge -e system
8、
/etc/fstab,/etc/conf.d/hostname,/etc/conf.d/domainname
rc-update add domainname default
9、
/etc/conf.d/net
config_eth0=("10.13.88.88 netmask 255.255.0.0"
routes_eth0=("default gw 10.13.254.254"
rc-update add net.eth0 default
10、設定時區,/etc/rc.conf,/etc/conf.d/clock,emerge reiserfsprogs
11、passwd root,grub
12、reboot
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10617731/viewspace-960624/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Win10雙系統安裝Gentoo-(附Networkmanagr/Gnome安裝)Win10
- 統信UOS 1040版本系統無法安裝軟體
- 電話本系統python程式碼Python
- 雷神筆記本系統重灌方法 雷神新膝上型電腦如何裝系統筆記
- 一文讀懂STM32的基本系統
- OrangePiPC替代法完成Gentoo映象製作
- Profinet轉ModbusTCP:從站裝置轉換與整合案例TCP
- JSP+Servlet+JDBC+mysql實現的個人日記本系統JSServletJDBCMySql
- 記 一次 Gentoo Linux 的編譯之旅Linux編譯
- 啟動盤怎麼重灌win10筆記本系統教程Win10筆記
- PostgreSQL15-beta1版本系統表、系統檢視、等待事件變化SQL事件
- win10 1903版本系統如何啟用或禁用防篡改功能Win10
- 新版本系統適配: Android 12 中的相容性變更Android
- 從傳統測試轉向敏捷測試敏捷測試
- u盤怎麼重灌系統圖解 u盤重灌臺式筆記本系統方法介紹圖解筆記
- 臺式windows10系統怎麼檢視系統版本 聯想筆記本系統怎麼檢視Windows筆記
- 膝上型電腦重灌系統一般多少錢 快速免費重灌筆記本系統教程筆記
- Memcached實戰之複製----基於repcached的主從【轉】PCA
- 【Jenkins】基於Windows系統安裝JenkinsJenkinsWindows
- [轉]從0到1教你設計業務系統
- EthernetIP IO從站裝置資料 轉opc ua專案案例
- 玩轉樹莓派之系統安裝篇樹莓派
- Kotlin基礎篇——從型別系統開始Kotlin型別
- u盤怎麼重灌win10系統圖解 u盤重灌各類臺式筆記本系統方法Win10圖解筆記
- win10 1909版本系統開始磁貼無法正常顯示如何解決Win10
- SAP OData service的執行是如何從Gateway系統轉交到backend系統Gateway
- 從零開始實踐大模型 - 安裝系統大模型
- Python文字統計與分析從基礎到進階Python
- nginx手動安裝基於類centos系統環境安裝NginxCentOS
- 從零開始學黑蘋果-基礎安裝教程(10.11.6)蘋果
- 升級win10 2004版本系統卡在49%怎麼辦_win10更新2004一直安裝卡在49%不動如何解決Win10
- 基於CentOS系統安裝OceanBase資料庫CentOS資料庫
- 從CSDN轉戰掘金
- 從.NET轉GO了Go
- 傳統服裝產業正慢慢轉向數字化產業
- Vue-cli3 專案在安卓低版本系統和 IE 上白屏問題解決Vue安卓
- 怎樣安裝Linux系統?Linux基礎教程之小白入門Linux系統安裝教程Linux
- 【傳統零售快速轉型】如何從經營“產品”轉向經營“使用者”?
- 基於abp的小小裝置控制系統設計