Steffen Winterfeldt changed bug 1194147
What Removed Added
Flags needinfo?(snwint@suse.com)  

Comment # 5 on bug 1194147 from
That's a bug in gfxboot; it creates a broken installation source URL:

  (wrong) install=hd://dev/sdb/

should be instead:

  install=hd:/dev/sdb/

Or even better:

  install=/?device=/dev/sdb

Independent of this, yast should probably also not crash here.


You are receiving this mail because: