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-devel

[Xen-devel] Create Dom1, 'only root can do that' ?

To: <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Create Dom1, 'only root can do that' ?
From: "Yan Li" <yan_li00@xxxxxxxxxxx>
Date: Wed, 5 May 2004 01:54:01 -0700
Delivery-date: Thu, 06 May 2004 01:43:16 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
hi there,
 
I'm using xeno1.2, and wanna create dom1, but it report this problems:
 
[1] modprobe: modprobe: Can't locate module net-pf-11
[1] modprobe: modprobe: Can't locate module net-pf-4
[1] modprobe: modprobe: Can't locate module net-pf-5
[1] modprobe: modprobe: Can't locate module net-pf-18
[1] modprobe: modprobe: Can't locate module net-pf-9
[1] Warning: cannot open /proc/net/dev (No such file or directory). Limited output.
[1] Mounting proc filesystem:  mount: only root can do that
[1] [FAILED]
[1] Configuring kernel parameters:  Error: /proc must be mounted
[1]   To mount /proc at boot you need an /etc/fstab line like:
[1]       /proc   /proc   proc    defaults
[1]   In the meantime, mount /proc /proc -t proc
[1] [FAILED]
[1] Setting clock  (localtime): Wed May  5 08:46:54 UTC 2004 [  OK  ]
[1] Setting hostname xendemo-146.localdomain:  [  OK  ]
[1] awk: cmd. line:2: fatal: cannot open file `/proc/mounts' for reading (No such file or directory)
[1] Remounting root filesystem in read-write mode:  mount: only root can do that
[1] [FAILED]
[1] mount: only root can do that
[1] mount: only root can do that
[1] Mounting local filesystems:  mount: only root can do that
[1] [FAILED]
[1] Turning on process accounting [  OK  ]
[1] /etc/rc.sysinit: line 661: /var/run/utmp: Read-only file system
[1] touch: creating `/var/log/wtmp': Read-only file system
[1] chgrp: failed to get attributes of `/var/run/utmp': No such file or directory
[1] chmod: failed to get attributes of `/var/run/utmp': No such file or directory
[1] chmod: changing permissions of `/var/log/wtmp': Read-only file system
[1] /etc/rc.sysinit: line 666: /var/run/utmpx: Read-only file system
[1] touch: creating `/var/log/wtmpx': Read-only file system
[1] chgrp: failed to get attributes of `/var/run/utmpx': No such file or directory
[1] chmod: failed to get attributes of `/var/run/utmpx': No such file or directory
[1] chmod: changing permissions of `/var/log/wtmpx': Read-only file system
[1] /etc/rc.sysinit: line 712: /var/log/dmesg: Read-only file system
[1] mv: cannot move `/var/log/ksyms.0' to `/var/log/ksyms.1': Read-only file system
[1] /etc/rc.sysinit: line 730: /var/log/ksyms.0: Read-only file system
[1] touch: creating `/.autofsck': Read-only file system
[1] mount: only root can do that
[1] pidof[145]: mount returned non-zero exit status
[1] pidof[145]: /proc not mounted, failed to mount.
And then it stuck there, actually I succeeded to create new dom in another machine, so I don't know wha't the problem. Any help is highly appreciated.
 
Thanks,
Yan
<Prev in Thread] Current Thread [Next in Thread>