Hi all I am testing xen-3.0.1-4 on FC5 . when i tried install FC4 (not FC5 ) guest-os with xengust-install.py i got following error. #xenguest-install.py What is the name of your virtual machine? FC4 How much RAM should be allocated (in megabytes)? 256 What would you like to use as the disk (path)? /opt/fc4/fc4.img What is the install location? http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/5/i386/os/ Invalid URL location given So the guest-os type that supported is only FC5 ? thanks tournesol
Thanks for your advice. I tried intall guest-os(FC4) again #xenguest-install.py What is the name of your virtual machine? fc4 How much RAM should be allocated (in megabytes)? 256 What would you like to use as the disk (path)? /opt/fc4 What is the install location? ftp://ftp.riken.jp/Linux/fedora/core/4/i386/os Invalid URL location given /*another ftp site*/ xenguest-install.py What is the name of your virtual machine? fc4 How much RAM should be allocated (in megabytes)? 256 What would you like to use as the disk (path)? /opt/fc4 What is the install location? ftp://ftp.jaist.ac.jp/pub/Linux/Fedora/core/4/i386/os Invalid URL location given any ideas ? tournesol Otter wrote:>tournesol wrote: > > >>Hi all >> >>I am testing xen-3.0.1-4 on FC5 . when i tried install FC4 (not FC5 ) >>guest-os with xengust-install.py i got following error. >>#xenguest-install.py >> What is the name of your virtual machine? FC4 >>How much RAM should be allocated (in megabytes)? 256 >>What would you like to use as the disk (path)? >>/opt/fc4/fc4.img >>What is the install location? >>http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/5/i386/os/ >>Invalid URL location given >> >>So the guest-os type that supported is only FC5 ? >> >>thanks >>tournesol >> >>-- >>Fedora-xen mailing list >>Fedora-xen@redhat.com >>https://www.redhat.com/mailman/listinfo/fedora-xen >> >> >> >> >For the disk path, try using a directory >/opt/fc4/ > >the name you specify for the virtual machine is used as the name. > >So if you want fc4.img use: > > What is the name of your virtual machine? fc4.img >How much RAM should be allocated (in megabytes)? 256 >What would you like to use as the disk (path)? >/opt/fc4/ >What is the install location? >http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/5/i386/os/ > > > >For your 2nd question. I am not sure. I have only worked with the >installer on FC5. But the Fedora install script was actually in the Test >releases of FC4, so I imagine in works. > > >
Hi Otter As your advice i tired again # xenguest-install.py What is the name of your virtual machine? fc4 How much RAM should be allocated (in megabytes)? 260 What would you like to use as the disk (path)? /opt/fc4 What is the install location? ftp://ftp.riken.jp/Linux/fedora/core/4/i386/os/ Invalid URL location given #xenguest-install.py What is the name of your virtual machine? fc4 How much RAM should be allocated (in megabytes)? 256 What would you like to use as the disk (path)? /opt/fc4 What is the install location? ftp://ftp.kddilabs.jp/Linux/packages/fedora/core/4/i386/os/ Invalid URL location given realy need backslash ? tournesol Otter wrote:>tournesol wrote: > > >>Thanks for your advice. >> >>I tried intall guest-os(FC4) again >> >>#xenguest-install.py >>What is the name of your virtual machine? fc4 >>How much RAM should be allocated (in megabytes)? 256 >>What would you like to use as the disk (path)? /opt/fc4 >>What is the install location? ftp://ftp.riken.jp/Linux/fedora/core/4/i386/os >>Invalid URL location given >> >>/*another ftp site*/ >> >>xenguest-install.py >>What is the name of your virtual machine? fc4 >>How much RAM should be allocated (in megabytes)? 256 >>What would you like to use as the disk (path)? /opt/fc4 >>What is the install location? >>ftp://ftp.jaist.ac.jp/pub/Linux/Fedora/core/4/i386/os >>Invalid URL location given >> >>any ideas ? >> >>tournesol >> >>Otter wrote: >> >> >> >> >>>tournesol wrote: >>> >>> >>> >>> >>> >>>>Hi all >>>> >>>>I am testing xen-3.0.1-4 on FC5 . when i tried install FC4 (not FC5 ) >>>>guest-os with xengust-install.py i got following error. >>>>#xenguest-install.py >>>> What is the name of your virtual machine? FC4 >>>>How much RAM should be allocated (in megabytes)? 256 >>>>What would you like to use as the disk (path)? >>>>/opt/fc4/fc4.img >>>>What is the install location? >>>>http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/5/i386/os/ >>>>Invalid URL location given >>>> >>>>So the guest-os type that supported is only FC5 ? >>>> >>>>thanks >>>>tournesol >>>> >>>>-- >>>>Fedora-xen mailing list >>>>Fedora-xen@redhat.com >>>>https://www.redhat.com/mailman/listinfo/fedora-xen >>>> >>>> >>>> >>>> >>>> >>>> >>>> >>>For the disk path, try using a directory >>>/opt/fc4/ >>> >>>the name you specify for the virtual machine is used as the name. >>> >>>So if you want fc4.img use: >>> >>> What is the name of your virtual machine? fc4.img >>>How much RAM should be allocated (in megabytes)? 256 >>>What would you like to use as the disk (path)? >>>/opt/fc4/ >>>What is the install location? >>>http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/5/i386/os/ >>> >>> >>> >>>For your 2nd question. I am not sure. I have only worked with the >>>installer on FC5. But the Fedora install script was actually in the Test >>>releases of FC4, so I imagine in works. >>> >>> >>> >>> >>> >>> >> >> >> >Anytime it ask for a disk path, or install path, use a backslash at the end, as its expecting a directory " / " > > >What would you like to use as the disk (path)? /opt/fc4/ >What is the install location? ftp://ftp.riken.jp/Linux/fedora/core/4/i386/os/ > >adding those slashes, you should get prompted " how much disk space " > > > >
I think it is not slash problem let me show you detail # xenguest-install.py What is the name of your virtual machine? fc4 How much RAM should be allocated (in megabytes)? 260 What would you like to use as the disk (path)? /opt/fc4/ What is the install location? ftp://ftp.riken.jp/Linux/fedora/core/4/i386/os/ Invalid URL location given Otter wrote:>You are still missing the slash here: > >What would you like to use as the disk (path)? /opt/fc4 > >use >What would you like to use as the disk (path)? /opt/fc4/ > > > >
on den 29.03.2006 klokka 13:12 (+0900) skreiv tournesol:> I think it is not slash problem > > let me show you detail > > # xenguest-install.py > What is the name of your virtual machine? fc4 > How much RAM should be allocated (in megabytes)? 260 > What would you like to use as the disk (path)? /opt/fc4/ > What is the install location? > ftp://ftp.riken.jp/Linux/fedora/core/4/i386/os/ > Invalid URL location givenYou can only install distros which have a native XEN guest kernel, AFAIK this is only FC5 and rawhide at the moment. If you want other preinstalled distros, you might find this site interesting: http://jailtime.org/ -- Roy-Magne Mo <rmo@sunnmore.net>
on den 29.03.2006 klokka 14:26 (-0500) skreiv Robert Story:> On Wed, 29 Mar 2006 17:16:47 +0200 Roy-Magne wrote: > RMM> You can only install distros which have a native XEN guest kernel, AFAIK > RMM> this is only FC5 and rawhide at the moment. > > That may be a restriction imposed by the FC5 anaconda installer, but I don''t > think it''s true in general. > > Although I''m using the FC5 domU kernel, I''ve got 2 domUs running CentOS 4.3. A > little more work to install, but they are working fine.I don''t mean that FC5 is the only distribution that could run under XEN in Fedora, but it''s problably one of the few that can be installed unmodified. -- Roy-Magne Mo <rmo@sunnmore.net>