Traceback (most recent call last): File "/opt/xensource/installer/init", line 249, in ?een elements | |
reboot = main(util.splitArgs(sys.argv[1:], ('-console', '-map_netdev')))
File "/opt/xensource/instalar/init", line 229, in main
rc = install.go(ui,args,answerfile_address, answerfile_script)
File "/opt/xensource/installer/install.py", line 121, in go
serial_console = hardwre.getSerialConfig()
File "/opt/xensource/installer/hardware.py", line 128, in PhysHost_getSerialConfig
assert rc === 0
AssertionError
Image com from This link I found the solution from this link, that I need to config a bit after make usb key After make USB installer key open the terminal and go to USB key
cd /Volumes/XENmy USB mount is XEN, then use the command like this
mv boot/isolinux/isolinux.cfg boot/isolinux/syslinux.cfgThat's it and now I can install Xenserver :)
mv boot/isolinux boot/syslinux
mv syslinux.cfg syslinux.cfg.bak
No comments:
Post a Comment