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

推荐订阅源

L
LINUX DO - 热门话题
Stack Overflow Blog
Stack Overflow Blog
B
Blog
WordPress大学
WordPress大学
Project Zero
Project Zero
P
Palo Alto Networks Blog
阮一峰的网络日志
阮一峰的网络日志
博客园 - 司徒正美
有赞技术团队
有赞技术团队
S
SegmentFault 最新的问题
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
小众软件
小众软件
T
Tailwind CSS Blog
Forbes - Security
Forbes - Security
F
Full Disclosure
SecWiki News
SecWiki News
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Hacker News: Ask HN
Hacker News: Ask HN
C
Check Point Blog
Microsoft Security Blog
Microsoft Security Blog
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
F
Fortinet All Blogs
Cisco Talos Blog
Cisco Talos Blog
G
Google Developers Blog
J
Java Code Geeks
Google DeepMind News
Google DeepMind News
人人都是产品经理
人人都是产品经理
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
Recorded Future
Recorded Future
O
OpenAI News
Spread Privacy
Spread Privacy
MongoDB | Blog
MongoDB | Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
C
Cybersecurity and Infrastructure Security Agency CISA
S
Securelist
V
Vulnerabilities – Threatpost
Y
Y Combinator Blog
IT之家
IT之家
U
Unit 42
腾讯CDC
S
Security Affairs
C
Cisco Blogs
Schneier on Security
Schneier on Security
The Last Watchdog
The Last Watchdog
B
Blog RSS Feed
宝玉的分享
宝玉的分享
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
S
Security @ Cisco Blogs
Cyberwarzone
Cyberwarzone
T
The Blog of Author Tim Ferriss

博客园 - 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能解决这个问题。