LINUX Howto
3.Building the development environment

 1. 開発マシンにRedHatLinux8.0CDを入れてCD-Boot

 2. Assignment of disks are as follows:

/dev/hda1 /boot 133M ext3 Boot Area(RH80)
/dev/hda2 swap 769M   Swap Area(Share)
/dev/hda3 / 10001M ext3 RedHatLinux Root Area(RH80)
/dev/hda5 /tftpboot 30000M ext3 tftpboot Area
/dev/hdc5 /mnt/target1 10000M ext3 Work Area(Compile etc.)
/dev/hdc6 /mnt/target2 10000M ext2 Original Linux Starting Check Area
/dev/hdc7 /mnt/target3 10000M ext3 Development Area 1
/dev/hdc8 /mnt/target4 10000M ext3 Development Area 2
/dev/hdc9 /mnt/target5 10000M ext3 Development Area 3
/dev/hdc10 /mnt/target6 10000M ext3 Development Area 4
/dev/hdc11 /mnt/target7 10000M ext3 Development Area 5
/dev/hdc12 /mnt/target8 10000M ext3 Development Area 6
/dev/hdc13 /mnt/target9 10000M ext3 Development Area 7
/dev/hdc14 /mnt/temp 27000M ext3 Backup & Temporary Area
/dev/hdb /mnt/cdrom     DVD-ROM Drive
/dev/hdd1 /mnt/cf Over 8M ext2 Compact Flash

 3. パッケージの選択はカストマイズを選択し以下のものを導入
  □ Developer
  □ Kernel Developer
  □ その他個別の選択でnasmとtelnet-serverを導入

 4. あとの設定はディフォルトを選択し導入開始
 約880MByteくらい導入するパッケージで占領される
 CDも3枚目までしっかり要求してくるので要注意
 導入時間:約30分



直線上に配置