Bug 205156 - xenguest-install doesn't properly interpret memory values
Summary: xenguest-install doesn't properly interpret memory values
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xen
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Xen Maintainance List
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-09-05 03:06 UTC by duryee
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-09-06 04:49:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description duryee 2006-09-05 03:06:14 UTC
Description of problem: When you run xenguest-install, if you put "256" for
guest memory instead of "256M", you get this cryptic message:

ERROR: Initial guest OS requires too much space
(0x14MB is greater than 0MB limit)


Version-Release number of selected component (if applicable): FC6 with xen 3.0.2


How reproducible: every time


Steps to Reproduce:
1. login as root
2. run xenguest-install
3. put "256" as the amount of guest memory instead of "256M"
  
Actual results:

cryptic error


Expected results:

xenguest-install should be able to handle the input


Additional info:

Comment 1 Jeremy Katz 2006-09-06 04:49:55 UTC
Fixed in new python-xeninst -- you can work around by passing -r 256 (or
whatever) on the command-line


Note You need to log in before you can comment on or make changes to this bug.