Comment # 10 on bug 937238 from
Created attachment 641282 [details]
linuxrc.log and yast logs

Trying to debug the initial problem:
* Initially started with grub parms for linuxrc debug => flag1
* after yast ncurse menu abort, linuxrc menu presented with no key stroke
actions
* even if no menu update able to select expert and start shell => flag2
* retrieve with cat the 4 files present in /var/log/YaST2/
  and visible in attached log file.
* I did not found obvious error that I could linked to reported problem.
  Do you have suggestion to continue investigation ?


=== flag1
grub> linux /boot/ppc64le/linux  linuxrc.log=/var/log/YaST2/linuxrc.log
linuxrc.debug=4
grub> initrd /boot/ppc64le/initrd
grub> boot
=== flag2
bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell
/ # cd /var/log/YaST2/
cd /var/log/YaST2/
/var/log/YaST2 # ls -ltr
ls -ltr
total 256
-rw-r--r-- 1 root root 28098 Jul 17 16:09 linuxrc.log
-rw-r--r-- 1 root root   995 Jul 17 16:12 macro_inst_initial.ycp
-rw-r--r-- 1 root root 51675 Jul 17 16:12 y2log
-rw-r--r-- 1 root root  3705 Jul 17 16:12 y2start.log
===


You are receiving this mail because: