Fedora7

fedora7

XPのVMware Playerにfedoraをインストールする

0.準備

  1. vmx-Maker
    1. http://www.vector.co.jp/soft/winnt/util/se386393.html
    2. vmxMaker0.1.2.lzh
    3. D:\usr\vmxMaker0.12 として解凍
  2. QEMU on Windows
    1. http://www1.interq.or.jp/~t-takeda/qemu/
    2. qemu-0.9.0-windows.zip
    3. D:\usr\vmxMaker0.12内にqemu-img.exeを移動
  3. fedora7のDVDを入手
    1. ftp://download.fedora.redhat.com/pub/fedora/linux/releases/7/Fedora/i386/iso/
    2. F-7-i386-DVD.iso

1.vmxMaker0.12

vmxmaker.exeを起動し、

  1. fedora7.vmdk(8GB)
  2. fedora7.vmx

を作成する

fedora7.vmx

config.version = "8"
virtualHW.version = "3"

MemAllowAutoScaleDown = "FALSE"
MemTrimRate = "-1"
uuid.location = "56 4d 51 e8 80 a2 50 77-48 08 ec 00 d7 6d c1 6a"
uuid.bios = "56 4d 51 e8 80 a2 50 77-48 08 ec 00 d7 6d c1 6a"
uuid.action = "create"
checkpoint.vmState = "fedora7.vmss"
ethernet0.present = "TRUE"
ethernet0.addressType = "generated"
ethernet0.generatedAddress = "00:0c:29:6d:c1:6a"
ethernet0.generatedAddressOffset = "0"

ide0:0.present = "TRUE"
ide0:0.deviceType = "disk"
ide0:0.mode = "persistent"
ide0:0.redo = ""

ide0:1.present = "TRUE"
displayName = "fedora7"
guestOS = "other"
memsize = "256"
ethernet0.connectionType = "nat"
usb.present = "TRUE"
usb.generic.autoconnect = "TRUE"
floppy0.present = "FALSE"
sound.present = "TRUE"
sound.virtualdev = "es1371"
ide0:0.filename = "fedora7.vmdk"
ide0:0.startConnected = "TRUE"
ide0:1.filename = "F:\F-7-i386-DVD.iso"
ide0:1.deviceType = "cdrom-image"
ide0:1.autodetect = "FALSE"

isolation.tools.hgfs.disable = "TRUE"
virtualHW.productCompatibility = "hosted"
tools.upgrade.policy = "manual"

2.VMwarePlayer起動

  1. インストールする
    1. http://kajuhome.com/fedora7_inst.shtml
  2. reboot
  3. 設定
  4. su -
    1. visudo
    2. papa33 ALL=(ALL) ALL
    3. exit
  5. sudo yum install yum-fastestmirror
  6. sudo yum update
  7. ホスト名の変更
    1. /etc/sysconfg/network
      1. HOSTNAMEを書き換える
    2. /etc/hosts
      1. HOSTNAMEを書き換える

3.PuTTY 0.60 ごった煮版 2007年8月6日版

  1. インストールする
    1. http://yebisuya.dip.jp/Software/PuTTY/
  2. UTF-8