 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] xen-2.0.7 install problem
 Hi,I think you want to remove the " /boot" part in front. They're in the root of (hd0,0) P lyouseff@xxxxxxxxxxx wrote: Hi, I have few problems installing xen2.0.7. I belive my problem is withsetting grub entry for xen, since grub can not see xen.gz file. I made sure all xen files exist and i re-installed xen once from the binary and once from the source without any success. The error i always get is: - Filesystem type is ext2fs, partition type is 0x83 module /boot/vmlinuz-2.6-xen0 root=/dev/hda2 ro console=tty0Error 15: File not found - The content of my /etc/fstab is:LABEL=/ / ext3 defaults 1 1 LABEL=/boot /boot ext3 defaults 1 2 none /dev/pts devpts gid=5,mode=620 0 0 LABEL=/export /export ext3 defaults 1 2 none /proc proc defaults 0 0 none /dev/shm tmpfs defaults 0 0 /dev/hda3 swap swap defaults 0 0and my mount command output is /dev/hda2 on / type ext3 (rw)none on /proc type proc (rw) none on /dev/pts type devpts (rw,gid=5,mode=620) usbdevfs on /proc/bus/usb type usbdevfs (rw) /dev/hda1 on /boot type ext3 (rw) /dev/hda5 on /export type ext3 (rw) none on /dev/shm type tmpfs (rw)My grub file looks like this.... default=0 _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |