Displaying 2 results from an estimated 2 matches for "gebootet".
Did you mean:
rebootet
2006 Jan 16
1
Problem with serial output
...;t matter.
Thanks for your help
greetings
Torben Viets
===========================================================
/boot/grub/menu.lst
default saved
timeout 5
fallback 0
serial --unit 0 --speed=9600 --word=8 --parity=no --stop=1
terminal --timeout=5 serial console
#Dieser wird im zweifelsfall gebootet
title Xen3.0-Linux-20060111
root (hd0,0)
kernel /xen3-20060113/xen.gz dom0_mem=131072 com1=9600,8n1
module /xen3-20060113/vmlinuz-2.6.12.6-xen0 root=/dev/md0 ro
console=ttyS0,9600 console=tty0 console=ttyS0,9600
savedefault
boot
==============================...
2014 Feb 02
4
xorriso or genisoimage syntax assistance
I got this figured out much faster than I thought I would. Thanks to all of
your help, Peter, Mattias, Thomas and Helmut. And Thomas, that 8 partition
live OS sounds right up my alley, and I will definitely check it out.
The second partition is working well with `parted' and `fdisk', so I am
quite pleased. Below is, again, "what I came up with". I tried to integrate
each of your