ReFS在NTFS的基础上保持了良好的兼容性,且只需像目前存在的文件系统一样插入存储栈即可。ReFS目前只会提供给Windows Server 8,因此大部分Windows 8用户将无法在ReFS发布之初体验其性能改进。微软计划在Windows8客户端安装该文件系统前进行全面测试。一旦测试完成,ReFS将与 Windows 8的新功能“Storage Spaces(存储空间)”结合,使得Windows 8的存储性能更加完整。
首先要下載 VirtualBox 跟 Android 4.0 X86 ISO,記住要下載的是 android-x86-4.0-eeepc-20111209.iso這個版本,其他的版本可能會無法安裝在 VirtualBox 上。
電腦一台,作業系統 Windows XP, Windows 7, Linux, MacOS 都可以
Oracle VirtualBox
Android 4.0 x86 ISO
目前 Android-x86 4.0 iso 已經推出新版本(20120101),不過新版本有一些小問題,會無法進入系統。
舊版本(20111209)可以在這裡下載。
(U)EFI is the next generation of BIOS. When you install ESXi 5.0 on VMware Workstation 8, it just uses a regular BIOS.
It is however possible to use EFI instead of BIOS.
The vSphere Installation and Setup guide states that you shouldn’t change the boot type from BIOS to EFI on an already installed ESXi host. It does work however in VMware Workstation. But for production systems, just stick to the guide and reinstall the host using EFI instead of BIOS on your hardware server.
Now, your normal Virtualized vSphere host in VMware Workstation uses a BIOS. Notice this in the startup screen when you boot the VM:
Power down your Virtual ESXi host. Go to the location where the vmx file is stored and edit it with your favorite editor.
Add the line firmware = “efi” somewhere in the vmx file.
Close and save the vmx file. Power On the ESXi host. You’ll notice the progress bar at the bottom during the boot is gone:
If you look into the vmware.log you can also see some references that he’s using EFI now:
Et voila, your ESXi hosts are now booting from EFI instead of BIOS!
Tip: if you press ESC during the boot, you can configure some EFI parameters. Play with it and learn to know if since EFI will replace BIOS gradually!