ふーむ。こんなん出てました。PLoP Boot Manager の兄弟分かな(笑)。
PlopKexec is a Linux Kernel based boot manager for auto detecting and chain loading Linux distributions on USB and CD/DVD drives. You can start PlopKexec from CD, USB or any Linux loader/boot manager. To start PlopKexec from floppy use the 0.3 version because of the size. You can boot Linux from USB even if there is no Bios USB support.
- PlopKexec is based on a Linux Kernel and can load only other Linux kernels! PlopKexec is not a fork of kexec-loader.
- これって何?
-
- USB(メモリ)ブート非対応PCでも、これでブートするとUSBメモリを認識
- Linuxカーネル
- Linux上で動くカーネルローダー
- USBメモリ内の SYSLINUX の設定 (LABEL) を読み込んでメニュー表示
注意点は...
- 対応はSYSLINUXのみ、GRUBはだめだよ
- 機能はカーネルロードのみ、チェインロードはできまへん
- USBメモリ - KNOPPIX 7.2.0 の例
- 使い方
-
PLoP Boot Manager とほぼ同じ。FDイメージ、iso(CD)イメージ、カーネル本体の3種類あり。
- FDブート
- CDブート
- 他のブートローダーからロード
- kexec-loader との違いは?
-
ちょっとちゃいますねん。
PlopKexec is based on a Linux Kernel and can load only other Linux kernels! PlopKexec is not a fork of kexec-loader.
- 他のLinuxカーネルをロードするだけである
- kexec-loader の仲間とは違うのだよ
ほなでした。