Displaying 6 results from an estimated 6 matches for "noscsi".
Did you mean:
iscsi
2006 Mar 25
6
Cannot have eth0 in domU
...ok one of the server, upgraded it to FC5 and did the following:
- yum install xen kernel-xen0 kernel-xenU
- grub.conf contains
title Fedora Core (2.6.15-1.2054_FC5xen0
root (hd0,0)
kernel /boot/xen.gz-2.6.15-1.2054_FC5
module /boot/vmlinuz-2.6.15-1.2054_FC5xen0 root=LABEL=/ ro console=tty0 noscsi
module /boot/initrd-2.6.15-1.2054_FC5xen0.img
- rebooted with the xen0 kernel
- kept the default xend-config.sxp to use bridging
- started xend
- copied a domU FC3 image from another server (tried also with a trustix image)
- mounted the FC3 image in loop fs and copied (cp -a) /lib/modules/2.6.15...
2007 Aug 02
0
Booting LiveCDs or Installation CDs with Xen support in a Dom0
...0:00:20'' ]
ramdisk = "/export/xen-images/xenoppix/miniroot-xen.gz"
kernel = "/export/xen-images/xenoppix/vmlinuz-2.6.18-xen"
extra = " ramdisk_size=100000 init=/etc/init lang=de apm=power-off nomce xserver=Xvnc_xen nosound noapic noacpi pnpbios=off acpi=off nofstab noscsi nodma noapm nousb nopcmcia nofirewire noagp noswap nohwsetup"
So the question is :
Is the config file format used to install a Solaris DomU only possible for Solaris DomUs?
regards
Bernd
This message posted from opensolaris.org
2008 Jan 02
1
Unknown keyword in syslinux.cfg
...buffer
label VideoSafeModeVesa
kernel vmlinuz
append livecd=livecd initrd=initrd.gz root=/dev/rd/3 acpi=on vga=788 keyb=us splash=silent fstab=rw,noauto vesa
label Safeboot
kernel vmlinuz
append livecd=livecd initrd=initrd.gz root=/dev/rd/3 acpi=off vga=normal keyb=us noapic nolapic noscsi nopcmcia
label Console
kernel vmlinuz
append livecd=livecd 3 initrd=initrd.gz root=/dev/rd/3 acpi=on vga=788 keyb=us splash=silent fstab=rw,noauto
label Copy2ram
kernel vmlinuz
append livecd=livecd copy2ram initrd=initrd.gz root=/dev/rd/3 acpi=on vga=788 keyb=us splash=silent fstab=...
2007 Apr 30
3
syslinux booting from a third partion of ipod.
...000 init=/etc/init lang=us apm=power-off vga=788
xmodule=fbdev initrd=minirt.gz nomce loglevel=0 quiet BOOT_IMAGE=knoppix
LABEL dos
KERNEL balder.img
LABEL failsafe
KERNEL linux
APPEND ramdisk_size=100000 init=/etc/init lang=us vga=normal atapicd nosound
noapic noacpi pnpbios=off acpi=off nofstab noscsi nodma noapm nousb nopcmcia
nofirewire noagp nomce nodhcp xmodule=vesa initrd=minirt.gz
BOOT_IMAGE=knoppix
LABEL userdef
KERNEL linux
APPEND
############################################################################################################################################################...
2005 Mar 07
0
compact flash, fat, reduced knoppix and syslinux
...ix
LABEL fb800x600
KERNEL linux24
APPEND ramdisk_size=100000 init=/etc/init lang=us
apm=power-off vga=788 xmodule=fbdev initrd=minirt24.gz
nomce quiet BOOT_IMAGE=knoppix
LABEL failsafe
KERNEL linux24
APPEND ramdisk_size=100000 init=/etc/init lang=us
vga=normal atapicd nosound noapic noacpi acpi=off
noscsi nodma noapm nousb nopcmcia nofirewire noagp
nomce nodhcp xmodule=vesa initrd=minirt24.gz
BOOT_IMAGE=knoppix
LABEL userdef
KERNEL linux24
APPEND
###########################################################################################################################################################...
2008 Mar 09
1
DomU boot hangs after cron; XENBUS errors
...driver: device/vbd/2049
XENBUS: Device with no driver: device/vbd/2050
XENBUS: Device with no driver: device/vif/0
XENBUS: Device with no driver: device/vif/1
####################
##### mkinitrd #####
# mkinitrd --omit-scsi-modules --with=xennet --preload=xenblk /boot/initrd-
2.6.18-53.1.14.el5xen-noscsi.img $(uname -r)
################
##### xm create #####
# xm create /etc/xen/wwwstatic -c
Using config file "/etc/xen/wwwstatic".
Started domain wwwstatic
Bootdata ok (command line is root=/dev/sda1 ro)
Linux version 2.6.18-53.1.14.el5xen (mockbuild@builder6.centos.org) (gcc
version 4.1....