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] /bin/sh: can't access tty; job control turned off

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] /bin/sh: can't access tty; job control turned off
From: david.corral@xxxxxxxxxxxxxxxxx
Date: Fri, 08 Feb 2008 13:30:38 +0100
Delivery-date: Fri, 08 Feb 2008 04:38:19 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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
User-agent: Internet Messaging Program (IMP) H3 (4.1.5)
After creating the domu, and using xm console, this is what I get:

mount: Mounting /root/dev on /dev./static/dev/failed: No such file or directory
Done.
mount: Mounting /sys on /root/sys failed: No such file or directory
mount: Mounting /proc on /root/proc failed: No such file or directory
Target filesystem doesn't hae /sbin/init

/bin/sh: can't access tty; job control turned off"

fdisk -l on the dom0, this is what I get:

/dev/cciss/c0d0p1 (/boot)
/dev/cciss/c0d0p2 (swap)
/dev/cciss/c0d0p3 (/)

Guess the problem comes from this 2 lines:

root = '/dev/sda1 ro'
disk = [ 'file:/home/xen/domains/debian/disk.img,/dev/sda1,w',
'file:/home/xen/domains/debian/swap.img,/dev/sda2,w']

this is the default configuration I got after creating the domu.

Any idea?


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>