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

Re: [Xen-users] Setting up FSTAB

To: "Randolph D. Hill" <rdh@xxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Setting up FSTAB
From: Anand <xen.mails@xxxxxxxxx>
Date: Sun, 29 Jan 2006 03:52:26 +0530
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 28 Jan 2006 22:31:54 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=hV0+w4AGXoiSXjAkd/leCZQfdCLmvrw/tg+4MP9Wnd6QH1uJ+4IA2kvS3KYJvzkFyTKkKShZnLfbSypS9SxZKuAt8HU1IL5KE7yYXbeCfrjTRYKRNaa7suiZBh4gtioCNQkI89OwXK5mnb3/8mO+TO/KWw1TTaKd0LaoXMBFeAE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <E1F2yUk-0000Yx-2t@host-192-168-0-1-bcn-london>
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>
References: <E1F2yUk-0000Yx-2t@host-192-168-0-1-bcn-london>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
VFS: Cannot open root device "hda1" or unknown-block(0,0)
Please append a correct "root=" boot option
Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown-block(0,0)


# This file is edited by fstab-sync - see 'man fstab-sync' for details
#/dev/VolGroup00/LogVol00 /                       ext3    defaults        1
1
/dev/VolGroup00/LogVol00/domains/vm1disk /                       ext3
defaults        1 1
LABEL=/boot             /boot                   ext3    defaults        1 2
/dev/devpts             /dev/pts                devpts  gid=5,mode=620  0 0
/dev/shm                /dev/shm                tmpfs   defaults        0 0
/dev/proc               /proc                   proc    defaults        0 0
/dev/sys                /sys                    sysfs   defaults        0 0
/dev/VolGroup00/LogVol01 swap                    swap    defaults        0 0
#/dev/fd0                /media/floppy           auto
pamconsole,exec,noauto,managed 0 0
#/dev/hda                /media/cdrom            auto
pamconsole,exec,noauto,managed 0 0

There is no /dev/hda1 in your fstab. Either specify that or use the correct root in your config file.

--

regards,

Anand
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>