« コマンドのpathを調べる for Linux | Main | Squid ソースよりインストール »

Apr 30, 2005

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 to continue or ^C to abort:

しかし、My VineLinux3.1ではハングしてしまいます。

--参考ページ
http://www.atmarkit.co.jp/flinux/rensai/linuxtips/041mkbootfd.html

|

« コマンドのpathを調べる for Linux | Main | Squid ソースよりインストール »

起動ディスク作成」カテゴリの記事

Comments

The comments to this entry are closed.

TrackBack


Listed below are links to weblogs that reference boot disk for Linux:

« コマンドのpathを調べる for Linux | Main | Squid ソースよりインストール »