由 IanHo » 週日 11月 01, 2015 1:59 am
災難不斷。網路上看到一些關鍵字 nouveau.modeset=0,於是再做嘗試。
debian 8.2系統安裝過程,我的分割區設定成這樣:
sda
#1 32.3kB apple
#2 1.0MB B K 啟動 YaBoot (用途:NewWorld的啟動分割區,可開機設定:開)
#3 50.0GB B Ext4 SYSTEM /(可開機設定:開)
#4 83.0GB Ext4 DATA /media/data
#5 17.0GB swap swap swap
57.9kB 未使用空間
系統步驟尾端,我進入shell。
nano /etc/yaboot.conf
內容修改如下,##內容是原始內容。
boot=/dev/sda2
## boot="/dev/disk/by-id/ata-WDC_WD1500HLFS-01G6U3_WD-WXL209033989-part2"
device=/ht@0,f2000000/pci@9/k2-sata-root@c/ffffffffffffffff/@0
partition=3
root=/dev/sda3
## root="UUID=7c5a63c1-20de-424b-9205-e1c4dad59de0"
timeout=50
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot
enablecdboot
image=/boot/vmlinux
label=Linux4.2
read-only
initrd=/boot/initrd.img
append="nouveau.modeset=0"
image=/boot/vmlinux-3.16.0-4-powerpc64
label=Linux3.16
read-only
initrd=/boot/initrd.img-3.16.0-4-powerpc64
append="nouveau.modeset=0"
編輯存檔之後,執行 ybin -v 回饋訊息如下:
ybin: finding openfirmware device path to '/dev/sda2'...
ofpath: /proc/device-tree does not exist
ofpath: make sure you compiled your kernel with config_proc_devicetree=y
ybin: unable to find openfirmware path for boot=/dev/sda2
ybin: please add ofboot=<path> where <path> is the openfirmware path to /dev/sda2 to /etc/yaboot.conf
看沒有,google不出所以然來。
感覺沒完沒了~~~
但我相信其實"早就有了"相關設定步驟流程。
例如yaboot.conf該再補些什麼字串才會正確之類的。
只是不曉得藏在網路上的哪裡,我搜尋能力有限所以找不到。
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
發表過的文字作品;
MsWindows95OSR2.5版,安裝,設定,使用經驗談;
98LITE 使用有感;
片名的遊戲版本2010;
MacOSX10.5.8 安裝、設定、使用,個人經驗分享;
http://www.scribd.com/ianian1979/Linux PowerPC架構版本搭配PowerbookG4,安裝、設定、使用,個人經驗分享;