Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- Virtualization
- >
- help to create the Windows host on hpux11.31
Virtualization
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-20-2010 01:25 AM
01-20-2010 01:25 AM
help to create the Windows host on hpux11.31
Hi,
First am trying to create windows guest on HPUX11.31 server. while starting the 1st step am getting error like below.:
"bash-4.0# ./hpvmcreate -P win1 -O windows -c 1 -r 2G -a disk:scsi::disk:/dev/rdsk/disk2 -a network:lan::vswitch:edunet
HPVM guest win1 configuration problems:
Warning 1 on item /dev/rdsk/disk2: '/dev/rdsk/disk2' backing device does not exist.
These problems may prevent HPVM guest win1 from starting.
hpvmcreate: The creation process is continuing.
bash-4.0# "
Please let me know solution and how to proceed this.
Regards,
B.Suresh
First am trying to create windows guest on HPUX11.31 server. while starting the 1st step am getting error like below.:
"bash-4.0# ./hpvmcreate -P win1 -O windows -c 1 -r 2G -a disk:scsi::disk:/dev/rdsk/disk2 -a network:lan::vswitch:edunet
HPVM guest win1 configuration problems:
Warning 1 on item /dev/rdsk/disk2: '/dev/rdsk/disk2' backing device does not exist.
These problems may prevent HPVM guest win1 from starting.
hpvmcreate: The creation process is continuing.
bash-4.0# "
Please let me know solution and how to proceed this.
Regards,
B.Suresh
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-20-2010 02:29 AM
01-20-2010 02:29 AM
Re: help to create the Windows host on hpux11.31
Well here is your indication iof the problem:
Warning 1 on item /dev/rdsk/disk2: '/dev/rdsk/disk2' backing device does not exist.
You have mixed Legacy and Agile addressinf, it should read:
./hpvmcreate -P win1 -O windows -c 1 -r 2G -a disk:scsi::disk:/dev/rdisk/disk2 -a network:lan::vswitch:edunet
Note the device file is /dev/rdisk/disk2 (with the i in it !!)
Warning 1 on item /dev/rdsk/disk2: '/dev/rdsk/disk2' backing device does not exist.
You have mixed Legacy and Agile addressinf, it should read:
./hpvmcreate -P win1 -O windows -c 1 -r 2G -a disk:scsi::disk:/dev/rdisk/disk2 -a network:lan::vswitch:edunet
Note the device file is /dev/rdisk/disk2 (with the i in it !!)
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP