目次

VirutualBox

Windows 10 (upgrade)

Windows 7 Home Premium (32bit) DSP を Windows 10 Home (32bit) にアップグレードしようとしててこずった。

vdi を拡張

Extension Pack

Guest Additions

Boot Order

Headless

Host-only Network

NAT 環境だけの場合

Shared Folder

      U=NNNN
      G=NNNN
      mount -t vboxsf -o uid=$U,gid=$G Vbox /Vbox
      mount -t vboxsf -o uid=$U,gid=$G home /Home
      mount -t vboxsf -o uid=$U,gid=$G tmp /Tmp

Port Forwarding

      VBoxManage modifyvm "guest" --natpf1 "guestssh,tcp,,12322,,22"
      VBoxManage modifyvm "guest" --natpf1 "guestvnc,tcp,,5902,,5902"
      VBoxManage modifyvm "debian64" --natpf1 delete "debian64ssh"
      VBoxManage modifyvm "debian64" --natpf1 delete "debian64vnc"

User 設定

Kernel Driver 再構築

Ext4

TIPS

Windows 7

RawDisk