boot disk for Linux
boot disk を作成してみる。
作成にはカーネルのバージョンを調べる必要がある。
# ls /lib/modules
2.4.27-0vl7/ <-(これがカーネルのバージョン)
# mkbootdisk 2.4.27-0vl7
Insert a disk in /dev/fd0. Any information on the disk will be lost.
Press
しかし、My VineLinux3.1ではハングしてしまいます。
--参考ページ
http://www.atmarkit.co.jp/flinux/rensai/linuxtips/041mkbootfd.html
「起動ディスク作成」カテゴリの記事
- Plop Boot Manager(2011.04.27)
- システム修復ディスク作成(2011.02.20)
- 起動ディスク for WindowsXP(2005.06.01)
- 起動ディスク for Windows2000(2005.05.31)
- boot disk for Linux(2005.04.30)
The comments to this entry are closed.
Comments