偷偷摘套内射激情视频,久久精品99国产国产精,中文字幕无线乱码人妻,中文在线中文a,性爽19p

Fedora Gentoo畫面抓圖使用 menuconfig 設(shè)定核心

系統(tǒng) Linux
它與 Fedora Gentoo 的純文字畫面不同,反倒跟 M$ Wind0ws 有點(diǎn)類似,一個(gè)全螢?zāi)坏膱D片外加一個(gè)開機(jī)進(jìn)度的顯示條。這個(gè) HOWTO 的目的就是要教大家如何把自已的 Fedora Gentoo 改成也有美美的開機(jī)畫面,愛現(xiàn)族也可以好好的現(xiàn)一下了 (像我一樣 :P)。

想知道到Fedora Gentoo系統(tǒng)的真相么,想知道Fedora Gentoo系統(tǒng)中藏有的內(nèi)在奧義么,只有我來給大家全面講解介紹Fedora Gentoo系統(tǒng)不知道大家有沒有看過 Fedora Core 的開機(jī)畫面?

它與  Fedora Gentoo 的純文字畫面不同,反倒跟 M$ Wind0ws 有點(diǎn)類似,一個(gè)全螢?zāi)坏膱D片外加一個(gè)開機(jī)進(jìn)度的顯示條。這個(gè) HOWTO 的目的就是要教大家如何把自已的  Fedora Gentoo 改成也有美美的開機(jī)畫面,愛現(xiàn)族也可以好好的現(xiàn)一下了 (像我一樣 :P)。

[編輯]畫面抓圖Self Portrait (http://dhruba.codewordt.co.uk/images/2.6-bs.jpg) (Kernel 2.6.4) 高解析度的 Console 畫面 (http://dhruba.codewordt.co.uk/images/framebuffer.png) 高解析度的開機(jī)畫面

(http://dhruba.codewordt.co.uk/images/bootsplash.png) 美美的 Console 畫面外加較小的字型 (http://dhruba.codewordt.co.uk/images/small_fonts_fb.png) 個(gè)人化的開機(jī)畫面佈景 (http://dhruba.codewordt.co.uk/images/2.6-bs.jpg) [編輯]已修正過的核心這裡列出所有已加入 (我試過的) 修正的核心: 2.6.9 nitro-sources

[編輯]設(shè)定下面的設(shè)定教學(xué)以在 2.6.9-rc3-nitro2 下試過沒問題,所以我們也先以該核心當(dāng)範(fàn)例:先是更新你的 Portage:

emerge sync再來安裝 splashutils 套件 (讓 Console 以圖片當(dāng)背景): emerge splashutils更新你的設(shè)定檔: etc-update[編輯]更新核心為了讓核心支援這些功能,我們必需加入新的設(shè)定然後重新編譯系統(tǒng)核心,下面的範(fàn)例還是以 ck-sources 為主 (因?yàn)?ck-sources 已經(jīng)加入此功能的修正,某些其它的核心仍然需要手動(dòng)進(jìn)行更新修正才能使用此功能。

使用 menuconfig 設(shè)定核心: cd /usr/src/linuxmake mrpropermake menuconfig請確定下列選項(xiàng)已被選?。?

Code maturity level options  --->    [*] Prompt for development and/or incomplete code/driversProcessor type and features  --->    [*] MTRR (Memory Type Range Register) supportDevice Drivers  --->    Block devices  --->        <*> Loopback device support        <*> RAM disk support        (4096) Default RAM disk size        [*]   Initial RAM disk (initrd) support    Graphics support  --->    [*] Support for frame buffer devices    [*]   VESA VGA graphics support VESA driver type (vesafb)  --->    [*]   Support for the framebuffer splash        Console display driver support  --->        [*]   Video mode selection support        <*> Framebuffer Console support        Bootsplash configuration  --->
 
注意! 請勿選取下列的選項(xiàng),不然可能會(huì)導(dǎo)至畫面不正常: Device Drivers  --->Graphics support  --->            < >   nVidia Riva support  (do not enable!)        Logo configuration  --->            [ ] Bootup logo  (do not enable!)
 
如果你仍然有遇到問題,也請取消選取下面的選項(xiàng):

  1. Device Drivers  --->    Character devices  --->        < > /dev/agpgart (AGP Support)  
  2. And add the following line to your /etc/X11/XF86Config[-4] file.   
  3.  
  4. Option          "NvAGP"         "1"  

編譯你的核心: make && make modules_install安裝你新的核心,安裝完後請先不要卸載 boot 分割區(qū):mount /bootmv /boot/bzImage /boot/bzImage.oldcp /usr/src/linux/arch/i386/boot/bzImage /boot/

假設(shè)你的 /boot 已經(jīng)載入,設(shè)定會(huì)在開機(jī)時(shí)顯示在 Console 的圖片: /sbin/splash -s -f /etc/bootsplash/default/config/bootsplash-1280x1024.cfg > /boot/initrd-1280x1024或是直接套用附在 bootsplash 套件裡的 initrd 圖片檔:

cp /usr/share/bootsplash/initrd-1280x1024 /boot/編輯你的 /boot/grub/grub.conf 檔案,我們在下面提供一些範(fàn)例讓你做個(gè)參考。各參數(shù)的說明: video= 放在與 kernel 同一行,用來控制顯示選項(xiàng)如:ywrap 和 mtrr 等等,它們是用來加速在 framebuffer 下的畫面更新速度。

vga= 放在與 kernel 同一行,用來控制 framebuffer 的解析度以及色彩品質(zhì)。 splash= 放在與 kernel 同一行,它可以使用「silent」或是「verbose」參數(shù),但「silent」有時(shí)候會(huì)無效。 initrd= 放在 kernel 下面的一行,用來設(shè)定開機(jī)時(shí)要顯示的圖片。

default 0timeout 10splashimage=(hd0,0)/boot/grub/splash.xpm.gz
# With both framebuffer and bootsplashtitle=Fedora Gentoo GNU/Linux 1.4 (+fb +splash)root=(hd0,0)kernel=(hd0,0)/boot/bzImage root=/dev/hda3 video=vesafb:ywrap,mtrr vga=0x31A splash=silentinitrd=(hd0,0)/boot/initrd-1280x1024
# With framebuffer but without bootsplashtitle=Fedora Gentoo GNU/Linux 1.4 (+fb -splash)root=(hd0,0)kernel=(hd0,0)/boot/bzImage root=/dev/hda3 video=vesafb:ywrap,mtrr vga=0x31A
# Without both framebuffer and bootsplashtitle=Fedora Gentoo GNU/Linux 1.4 (-fb -splash)root=(hd0,0)kernel=(hd0,0)/boot/bzImage root=/dev/hda3
下面的列表為可以放置於「VGA=」參數(shù)的值:

顏色      640x400 640x480 800x600 1024x768 1152x864 1280x1024 1600x1200--------+-------------------------------------------------------------- 4 bits |    ?       ?     0x302      ?        ?        ?         ? 8 bits |  0x300   0x301   0x303    0x305    0x161    0x307     0x31C15 bits |    ?     0x310   0x313    0x316    0x162    0x319     0x31D16 bits |    ?     0x311   0x314    0x317    0x163    0x31A     0x31E24 bits |    ?     0x312   0x315    0x318      ?      0x31B     0x31F32 bits |    ?       ?       ?        ?      0x164      ?
註:32-bit 的畫面模式並不支援 bootsplash 圖型。

如果你想要更詳細(xì)的資訊,這裡我們建議你參考下面的說明文件:

  1. /usr/src/linux/Documentation/fb/vesafb.txt   
  2. /usr/src/linux/Documentation/svga.txt  

將 splash 放到 default 的 run level,這樣每次開機(jī)便會(huì)自動(dòng)執(zhí)行:

rc-update add splash default[編輯]設(shè)定使用 framebuffer 但不使用 splash!如果你只想要使用 framebuffer(可以顯示更多的字在畫面上)而不想要用 splash 的話,將 splash 從你的 default run level 中移除再重開機(jī):

rc-update del bootsplash default刪掉或是註解 grub.conf 裡的這行: initrd=/boot/initrd-1280x1024[編輯]在 framebuffer 設(shè)定使用比較小的字型!
編輯你的 /etc/rc.conf 然後修改下面的設(shè)定:

CONSOLEFONT="default8x9"你可以參考下面的目錄來找個(gè)你喜歡的字型: /usr/share/consolefonts[編輯]參考來源原始來源:http://Fedora Gentoo-wiki.com/HOWTO_Framebuffer:Bootsplash:Grubsplash
(本翻譯文章與原始文件有些許不同)

[編輯]翻譯人員[Rick Lan (http://wiki.Fedora Gentoo.org.tw/index.php/%E7%94%A8%E6%88%B6:Eternity)]

【編輯推薦】

  1. Fedora ruby工程更方便的安裝包
  2. Fedora Core 6安裝過程總結(jié)
  3. Linux磁盤停止了有點(diǎn)奇怪了試試其他的Fedora core 6
  4. Fedora apache安裝配置使之執(zhí)行cgi程序
  5. Fedora openldap環(huán)境說明配置目的實(shí)現(xiàn)原理
責(zé)任編輯:佚名 來源: CSDN
相關(guān)推薦

2009-12-22 15:22:44

Fedora 8桌面

2010-03-05 15:53:56

Ubuntu更新系統(tǒng)

2009-12-24 10:14:20

Fedora 8桌面

2009-12-28 13:58:20

Fedora 10

2009-12-23 18:23:53

Fedora Core

2011-03-21 09:17:06

NagiosFedora

2019-08-20 13:22:36

LVMFedoraLinux

2021-09-13 08:37:28

Java 語言 Java 基礎(chǔ)

2010-03-02 17:29:47

Ubuntu 8.04

2010-01-22 10:56:01

fedorarar

2021-07-25 10:34:17

FedoraPodmanLinux

2021-04-12 17:53:22

Debuginfod服務(wù)器Fedora 35

2013-06-14 11:18:41

Fedora Gnu PG 代理

2009-12-15 13:06:30

Fedora掛載

2010-11-03 10:01:32

Fedora 14截圖

2009-12-22 17:02:18

Fedora 9桌面

2021-01-19 11:00:14

CPU核心單核

2009-12-21 13:46:40

Fedora 8內(nèi)核

2010-05-11 15:50:56

Fedora 13

2010-03-05 13:54:15

Ubuntu文本安裝
點(diǎn)贊
收藏

51CTO技術(shù)棧公眾號(hào)