search for: disk_device

Displaying 3 results from an estimated 3 matches for "disk_device".

2011 Feb 10
7
upgrade leny-squeeze, xen3.2-xen4.0, what''s wrong?
...ror = `xt-guess-suite-and-mirror --mirror` ext4_options = noatime,nodiratime,errors=remount-ro ext2_options = noatime,nodiratime,errors=remount-ro xfs_options = defaults reiserfs_options = defaults btrfs_options = defaults # serial_device = hvc0 #default # serial_device = tty1 # # disk_device = xvda #default # disk_device = sda then I run as usual: xen-create-image --hostname mail1 --ip 172.16.10.154 --vcpus 4 --role udev --dist squeeze at the end of domU creation I run xm console mail1 but here is what I see: Begin: Waiting for root file system ... done. Gave up waiting for root dev...
2010 May 18
1
which kernel images should be used to boot first time a DomU CentOS on a Debian Dom0 for
...install and placed both above in /boot http://mirrors.kernel.org/centos/5.5/os/x86_64/images/xen/ and then in /etc/xen-tools/xen-tools.conf install-method = rinse dist = centos-5 image = sparse kernel = /boot/vmlinuz-xen-install initrd = /boot/initrd-xen-install serial_device = hvc0 disk_device = xvda copied a CentOS 5.5 ISO dd if=/dev/cdrom of=/root/centos.iso mount -t iso9660 -o loop /root/centos.iso /root/inscd then gave following command xen-create-image --hostname new_centOS --ip 172.21.100.196 --install-method rinse --force --arch=amd64 --install-source=/root/inscd/ I got a scre...
2013 Apr 30
5
Unaible to create DomU Guest
.../boot/initrd.img-`uname -r` mirror = `xt-guess-suite-and-mirror --mirror` ext3_options     = noatime,nodiratime,errors=remount-ro ext2_options     = noatime,nodiratime,errors=remount-ro xfs_options      = defaults reiserfs_options = defaults btrfs_options    = defaults serial_device = hvc0 #default disk_device = xvda #default I ''ve created my virtual machines : root@debian:/home/dorian# xen-create-image --hostname=Marie-DHCP --ip=192.168.1.3 --passwd --force General Information -------------------- Hostname : Marie-DHCP Distribution : squeeze Mirror : ftp://ftp.fr.de...