From: Kumar S <ps2...@ya...> - 2003-12-01 04:39:05
|
Hi, I'm trying to build RH9 root file system using latest UML builder. I'm getting the following error. Is this the issue with this version of UML builder. Could some one please help me? Thanks in advance. Regards Kumar [root@localhost rpms]# umlbuilder_gui eth0: error fetching interface information: Device not found Unexpected exception occurred: Traceback (most recent call last): File "/usr/lib/uml/umlbuilder/uml_mkdistro.py", line 391, in install o.process(args) File "/usr/lib/uml/umlbuilder/uml_mkdistro.py", line 169, in process raise ValueError, "Must supply --"+i+" argument" ValueError: Must supply --modulestar argument Unexpected exception occurred: Traceback (most recent call last): File "/usr/lib/uml/umlbuilder/gui.py", line 805, in run error=self.error, system=self.system) File "/usr/lib/uml/umlbuilder/uml_mkdistro.py", line 398, in install error(str(e)+"\n"+o.help()+"\n") File "/usr/lib/uml/umlbuilder/gui.py", line 840, in error raise Exception(text) Exception: Must supply --modulestar argument --modulestar m Modules tar file --fs f Filesystem spec (see doc) --numttys n Number of terminals to activate in /etc/inittab [1] --ipaddr i IP address (if hostname can't be resolved) --hostname h New hostname --modules m (*) Which modules to install (comma seperated) ['base'] --initrd i Use initial ramdisk ['false'] --swapsize s Swap to allocate(MB) [128] --fstype f Type to create filesystem as ['ext2'] --fssize f Filesystem size [1024] --hostiface h Hosts interface to use ['eth0'] --rpmdir r Directory containing rpms --umlkernel u UML executable --initdefault i Init level [-1] --profiledir p Directory containing profiles ['/usr/lib/uml/umlbuilder/profiles'] --memsize m Memory size (MB) [64] --rootpw r root password ['root'] --umlargs u Extra arguments to UML [''] --tzfile t File containing local timezone information ['/etc/localtime'] --dir d Directory to create UML instance in --distro d (*) Distribution name (*) You can supply 'list' to this argument to get a list of possible values __________________________________ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/ |