惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
C
CERT Recently Published Vulnerability Notes
C
Cybersecurity and Infrastructure Security Agency CISA
P
Proofpoint News Feed
Security Latest
Security Latest
P
Privacy International News Feed
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
AI
AI
Cisco Talos Blog
Cisco Talos Blog
K
Kaspersky official blog
S
Secure Thoughts
PCI Perspectives
PCI Perspectives
Simon Willison's Weblog
Simon Willison's Weblog
D
DataBreaches.Net
GbyAI
GbyAI
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
大猫的无限游戏
大猫的无限游戏
T
Tailwind CSS Blog
The Cloudflare Blog
阮一峰的网络日志
阮一峰的网络日志
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
罗磊的独立博客
V
Visual Studio Blog
aimingoo的专栏
aimingoo的专栏
H
Hackread – Cybersecurity News, Data Breaches, AI and More
IT之家
IT之家
V
V2EX
Last Week in AI
Last Week in AI
有赞技术团队
有赞技术团队
月光博客
月光博客
酷 壳 – CoolShell
酷 壳 – CoolShell
T
Tenable Blog
T
Threat Research - Cisco Blogs
T
Troy Hunt's Blog
V2EX - 技术
V2EX - 技术
S
Security @ Cisco Blogs
Security Archives - TechRepublic
Security Archives - TechRepublic
Project Zero
Project Zero
The GitHub Blog
The GitHub Blog
Recent Commits to openclaw:main
Recent Commits to openclaw:main
L
Lohrmann on Cybersecurity
F
Full Disclosure
H
Help Net Security
博客园 - Franky
Stack Overflow Blog
Stack Overflow Blog
N
Netflix TechBlog - Medium
Engineering at Meta
Engineering at Meta
A
Arctic Wolf
O
OpenAI News
S
Securelist

博客园 - YellowWee(端木柒)

Founders at Work: Stories of Startups' Early Days 创业初期的故事 生成自己站点的SiteMap 开通新博客,欢迎大家访问:http://www.yellowwee.com.cn [转载]Fix Your Site With the Right DOCTYPE Java Top Books 自定义DataContext类 [转载]Encrypting Configuration Information in ASP.NET 2.0 Applications 安装 Sql Server Query Visualizer - YellowWee(端木柒) 生活的五项调整 C# 中的扩展方法---Extension methods in C# 《架构师杂志》评述:Scott Guthrie 转自MSDN WPF/Every CTP 发布 配置.net 3.0开发环境 如何在TableAdapter中使用Data Access Application Block的疑问?? 今年的 Jolt 大奖 胡汉三 归来 IssueVision 学习笔记(三)-----设计模式之OBSERVER(观察者)模式 IssueVision 学习笔记(二)-----为控件添加自定义属性和事件 IssueVision 学习笔记(一)-----使用SoapHeader传递Web Serivices自定义的身份验证数据
使用虚拟机安装vista RTM
YellowWee(端木柒) · 2006-12-06 · via 博客园 - YellowWee(端木柒)

     使用VMWare 安装Vista ISO文件,RC1 5600版本很正常,可是RTM一开始就报错:"A required CD/DVD device driver is missing.  If you have a driver floppy disk, CD, DVD or USB flash drive, please insert it now."。上网找到了解决方法 方法如下:

  1. Configure your Vista VM with two CD drives, the first pointed at a real CD drive, the second pointed at the Vista iso image.  Configure both drives to "connect at power on," and make sure the "legacy emulation" box is not checked for your first CD drive.

2. Boot up your Vista VM with no disc in the physical drive. Your VM will boot from the Vista iso image.

3. Once your VM boots, click "Next," and then "Install Vista." When you hit an error about Vista not having a driver for your CD drive, alt-ctrl out of the VM and go to "VM," "Removable Devices," "CDROM 1,"  in the VMware Server console menu and edit CDROM 1 to point at your Vista iso image. You don't need to change CDROM 2.

4. Click OK, and Vista should proceed normally.

    如果你使用虚拟光驱就不存在这个问题,只要使用ISO安装都会有错,装完系统安装VMWare Tool也要如此。而且安装Vista 后无法认出网卡,必须安装VMWare Tool才行,VMWare Tool也不能像原来那样在彩单里选择,

     微软的Virtual  Server安装RTM,没有问题。不过Virtual  Server安装Vista还是不支持超线程,会把超线程当作2个CPU而只使用其中一个,造成Vista安装后CPU总运行在90%~100%,造成Vista性能低下。希望Virtual  Server 2005 SP1能解决这个问题。