WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] ttylinux

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] ttylinux
From: "MW Mike Weiner \(5028\)" <MWeiner@xxxxxx>
Date: Fri, 17 Feb 2006 13:23:56 -0500
Delivery-date: Fri, 17 Feb 2006 18:36:47 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcYz7x6Mt71rsNqmTkiegfeVru1i8AAAB0QQ
Thread-topic: ttylinux
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>