diff options
| author | torben | 2015-04-14 19:48:02 +0200 |
|---|---|---|
| committer | torben | 2015-04-14 19:48:02 +0200 |
| commit | e4580fca0ae1edb00df7bd02f9833b41e78d83c8 (patch) | |
| tree | ef51a07e49161c810072a75ea5b0a824e5562699 /grub2.conf | |
| parent | Adding static qemu-nbd. (diff) | |
| download | systemd-init-e4580fca0ae1edb00df7bd02f9833b41e78d83c8.tar.gz systemd-init-e4580fca0ae1edb00df7bd02f9833b41e78d83c8.tar.xz systemd-init-e4580fca0ae1edb00df7bd02f9833b41e78d83c8.zip | |
Many other tries.
Diffstat (limited to 'grub2.conf')
| -rwxr-xr-x | grub2.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ menuentry 'test' --class centos --class gnu-linux --class gnu --class os --unres insmod xfs set root='hd0,msdos1' linux16 /vmlinuz-3.10.0-229.1.2.el7.x86_64 ro vconsole.font=latarcyrheb-sun16 vconsole.keymap=de rd.break root=UUID=6c06919a-389a-4a50-8c6b-b086e65db9b0 rd.udev.log-priority=debug ip=10.0.2.15:132.230.4.2:10.0.2.2:255.255.255.0 # NOTE: Prevents dracut console: console=tty0 console=ttyS0,9600 ip=enp0s3:dhcp root=/dev/nbd0 rootfstype=ext4 - #linux16 /vmlinuz-3.10.0-229.1.2.el7.x86_64 console=tty0 console=ttyS0,9600 ro vconsole.font=latarcyrheb-sun16 vconsole.keymap=de rd.break rd.debug rd.shell rd.info root=UUID=6c06919a-389a-4a50-8c6b-b086e65db9b0 rd.udev.log-priority=debug ip=10.0.2.15:132.230.4.2:10.0.2.2:255.255.255.0 + #linux16 /vmlinuz-3.10.0-229.1.2.el7.x86_64 ro vconsole.font=latarcyrheb-sun16 vconsole.keymap=de rd.break rd.debug rd.shell rd.info root=UUID=6c06919a-389a-4a50-8c6b-b086e65db9b0 rd.udev.log-priority=debug ip=10.0.2.15:132.230.4.2:10.0.2.2:255.255.255.0 initrd16 /initramfs-test.img # fully given: selxsrv=132.230.4.2 slxbase=boot/openselx-productive quiet splash vga=current wurstgesicht initrd=http://132.230.4.2/boot/openslx-productive/initramfs-stage31 ip=132.230.4.67:132.230.4.2:132.230.4.254:255.255.255.0 BOOTIF=01-08-00-27-60-49-62 BOOT_IMAGE=http://132.230.4.2/boot/openslx-productive/kernel |
