From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: the /dev/xvda can not be mounted and read/write when using xl create domU Date: Wed, 16 Apr 2014 17:45:41 +0100 Message-ID: <534EB3B5.1040204@linaro.org> References: <7f6aba22.f4.1456b289b0d.Coremail.duqi_2009@163.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <7f6aba22.f4.1456b289b0d.Coremail.duqi_2009@163.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: duqi Cc: Wei Huang , =?UTF-8?B?5a6r5pmT5Yip?= , "Stefano Stabellini (Xen mainlister)" , Ian Campbell , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On 04/16/2014 04:29 PM, duqi wrote: > Hello everyone, Hello Duqi, > (2) the domu_all.cfg is here: > root@linaro-alip:~# cat domu_all.cfg > kernel = "/root/zImage" > memory = "64" > name = "dom11" > vcpus = 1 > serial="pty" > root="/dev/xvda" > extra = "4 console=hvc0,xencons=tty" Where does the 4 comes from? Is it the partition number? If so, it should be in root= not extra. -- Julien Grall