Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: Is guest-os only FC5 ?: msg#00080
|
Subject: |
Re: Is guest-os only FC5 ? |
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@xxxxxxxxxx
>>>>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 "
>
>
>
>
--
Fedora-xen mailing list
Fedora-xen@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-xen
|
| |