>> >>> Sean S <sstra...@gmail.com> schrieb am 27.07.2010 um 00:37 in 
> Nachricht
<109cc690-901c-4e53-9fa9-1a9903380...@l14g2000yql.googlegroups.
> com>:
[...]
> I'm unable to view /var/log/messages after the failure due to running
> as iscsi root. Ulrich mentioned writing the log to a serial port, but
> I haven't been able to set this up yet. Would there be an easier way

When using GRUB, use something like
[...]
#serial --unit=0 --speed=19200
terminal serial console
[...]

and add options "vga=normal console=tty0 console=ttyS0,19200" to the kernel 
command line, just like:
###Don't change this comment - YaST2 identifier: Original name: linux###
title SUSE Linux Enterprise Server 10 - 2.6.16.60-0.54.5 (smp)
    root (hd0,0)
    kernel /vmlinuz-2.6.16.60-0.54.5-smp root=/dev/system/root vga=normal 
console=tty0 console=ttyS0,19200 splash=silent showopts
    initrd /initrd-2.6.16.60-0.54.5-smp

Ulrich


-- 
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to open-is...@googlegroups.com.
To unsubscribe from this group, send email to 
open-iscsi+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/open-iscsi?hl=en.

Reply via email to