disk operating system part 001
なには ともあれ インストールするために ファイルを 入手しましょう。
http://www.freedos.org/freedos/files/
...
fdfullcd
This is the recommended download for users with a fast internet connection and a reasonable level of free hard disk space.
It is the same as fdbasecd, but adds the LiveCD portion and the COMPRESS, DRIVER, EDIT, GAMES, GUI, LANG, MEDIA, NET, and UTIL disksets.
If you are an experienced DOS user, you should download fdfullcd. The fdfullcd also includes the source code of all BASE packages and a LiveCD portion, as does the fdbasews image.
...
上記 の場所から 適当に 辿って行き
fdboot.img 03-Sep-2006 03:17 1.4M fdfullcd.iso 02-May-2007 12:26 153M
を 頂いて来ます。それらを floppydisk と CDROM に 保存します。どれを 入手するのかは 各人の 好みの 問題ですので お好きなものを 選べば良いでしょ う。今回は 上記のものを 入手 しました。
計算機の ハードディスクの 構成を 見ておきましょう。
# fdisk -l
Disk /dev/hda: 255 heads, 63 sectors, 524 cylinders
Units = cylinders of 16065 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 123 987966 c Win95 FAT32 (LBA)
/dev/hda2 124 524 3221032+ 1c Hidden Win95 FAT32 (LBA)
Disk /dev/hdb: 255 heads, 63 sectors, 1216 cylinders
Units = cylinders of 16065 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 1 111 891576 1b Hidden Win95 FAT32
/dev/hdb2 112 237 1012095 92 Unknown
/dev/hdb3 238 1216 7863817+ 83 Linux
この 中の /dev/hda1 に インストールを 試みます
実際に必要な領域は 300MB も あれば 十分でしょうまあ 余裕をみて 400MB〜500MB 位を 用意しましょう。その前に 現在の /dev/hda1 に有るものを 何処かに 退 避させておきましょう。
にゃんたろう 拝!
2007年 7月28日 (土) 21:02:32 JST 作成
disk operating system part 001
Copyright © 2007. nyantarou All Rights Reserved.