rEFInd啟動管理器設定檔詳解

來源:互聯網
上載者:User

關於refind.conf檔案所有選項及參數的詳細說明

timeout          設定預設時間20s,時間到後進入預設作業系統。 0表示一直等待選擇
 screensaver    設定在進入引導前的屏保時間,通常不啟用(加#注釋掉即可)
 hideui            隱藏介面功能選項,可以隱藏的選項有
          banner        eEFInd標識圖 ->自己決定
          label            每個標籤的文字描述以及timeout設定的倒數計時器  ->自己決定
          singleuser    蘋果系統子功能表中單使用者選項  ->不需要顯示
          safemode    蘋果系統子功能表中安全模式選項    ->不需要顯示
          hwtest          Mac硬體測試選項    ->不需要顯示
          arrows          無法顯示所有的引導菜單時的左右指示箭頭    ->不需要顯示
          hints            基本按鍵的簡要說明      ->自己決定
          editor          選項編輯器        ->自己決定
          or all            隱藏所有選項
 icons_dir        指定自訂表徵圖目錄
banner         
 selection_big
 selection_small
 showtools
 shell, memtest, gptsync, apple_recovery, mok_tool, about, exit, shutdown, reboot, and firmware
 font
 textonly
 textmode
 resolution
 use_graphics_for
 scan_driver_dirs
 scanfor
 scan_delay
 also_scan_dirs
 dont_scan_volumes or don't_scan_volumes
 dont_scan_dirs or don't_scan_dirs
 dont_scan_files or don't_scan_files
 scan_all_linux_kernels
 max_tags
 default_selection
 include
 

建立作業系統參數說明
 
menuentry
 loader
 initrd
 icon
 ostype
 graphics
 options
 disabled
 submenuentry
 

整個設定檔樣本:
 # Sample refind.conf file
 timeout 5
 banner custom.bmp
 scan_driver_dirs drivers,EFI/tools/drivers
 scanfor manual,external,optical
 default_selection elilo
 

menuentry "CentOS 6.5" {
    icon /EFI/tools/cons/os_centos.icns
    loader /EFI/RedHat/grubx64.efi
 }
 menuentry "Windows 8.1" {
      icon \EFI\tools\cons\os_win8.1.icns
      loader \EFI\windows\bootmgfw.efi
 }

 

【rEFInd啟動管理器簡介】rEFInd Boot Manager

  • Mircosofot Boot Manager 是windows引導程式
  • grub、grub2、lilo 是linux下的引導程式
  • refit 是MAC系統的引導程式

rEFInd 是一個第三方啟動管理器,並不是引導載入程式,主要用於載入作業系統核心和關閉電腦

本文永久更新連結地址:

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.