|
|
|
|
|
|
|
|
|
|
xen-users
I am still learning about xen, but i have an FC5T2 server that i
installed the hypervisor on, downloaded and unpacked the ttylinux image,
configured domU for ttylinux as follows:
name = "ttylinux"
kernel = "/boot/vmlinuz-2.6.12.6-xenU"
root = "/dev/sda1 ro"
memory = 64
disk = ['file:/home/mweiner/ttylinux,sda1,w']
# Network options
# nics=1 # deprecated option
vifs = ['1']
dhcp = "off"
ip = "10.10.232.70"
netmask = "255.255.255.0"
gateway = "10.10.232.1"
hostname = "vm02.ag.local"
extra="3"
however, stupidly, when i start up that dom it asks me to login, but i
am unsure who to login as and what password. As ttylinux obviously
doesnt have any of my normally configured user accounts available to it.
Any ideas?
Thanks in advance, and i apologize for the 'stupid' question.
Michael Weiner
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] ttylinux,
MW Mike Weiner \(5028\) <=
|
|
|
|
|