[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] SCSI disks working?
Hello to all! I was active here few month ago when I was playing with xeno-1.0 and was very happy with it. Now I managed to find some time and one solid machine to try to make some xeno-1.2 production tests. Server is HP tc2120 with aic7xxx SCSI controller. I have cloned xeno-1.2, built it and installed it to a working installation. But xenolinux fails to boot ending with: root_device_name = sda3 kmod: failed to exec .... block-major-8, errno = 2 VFS: Cannot opet root device "sda3" or 08:03 Please append a correct "root=" boot option However, when booted to standard linux kernel the setup is: (see below) So, are there any issues with this SCSI controller or disks in general? xen:~ # cat /boot/grub/menu.lst title Xen / XenoLinux 2.4.24 kernel (hd0,0)/xen.gz dom0_mem=131072 noht noreboot module (hd0,0)/xenolinux.gz root=/dev/sda3 console=tty0 xen:~ # ls -l /boot/x* -rw-r--r-- 1 root root 715637 Feb 10 15:58 /boot/xen.gz -rw-r--r-- 1 root root 645215 Feb 10 16:00 /boot/xenolinux.gz xen:~ # fdisk -l /dev/sda Disk /dev/sda: 36.4 GB, 36419584000 bytes 255 heads, 63 sectors/track, 4427 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 * 1 5 40131 83 Linux /dev/sda2 6 71 530145 82 Linux swap /dev/sda3 72 855 6297480 83 Linux /dev/sda4 856 4427 28692090 83 Linux xen:~ # cat /etc/fstab /dev/sda3 / ext3 defaults 1 1 /dev/sda1 /boot ext3 defaults 1 2 /dev/sda4 /data1 auto noauto,user 0 0 /dev/sda2 swap swap pri=42 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 proc /proc proc defaults 0 0 usbdevfs /proc/bus/usb usbdevfs noauto 0 0 /dev/cdrom /media/cdrom auto ro,noauto,user,exec 0 0 /dev/fd0 /media/floppy auto noauto,user,sync 0 0 ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |