Bugzilla – Bug 105387
YaST crashes when creating a striping raid
Last modified: 2005-08-21 08:06:53 UTC
it happens under X as well as in a text console. During creation YaST2 crashes with: sbin/yast: line 207: 5189 Speicherzugriffsfehler $ybindir/y2base menu ncurses The crash happens after creating the two raid partitions when trying to bind them together into /dev/md0.
to be more precise: it happens even after creating /dev/md0.
seemingly YaST2 tries to mount it on /home regardless which mount point has been specified. at least that's what the new fstab YaST2 writes out is telling me.
Could you, please, attach YaST logs? See: http://www.opensuse.org/index.php/Submit_a_bug for details.
Change to bot yast2-storage and yast2-update are in SVN and STABLE.
Sorry, this comment was menat to another bug.
Still needing YaST2 logs.
Created attachment 46459 [details] Yast2 logs
Forget to set status, sorry
Fixed in current SVN. BTW: the mount point /home is just a suggestion, of course you may change it to whatever you prefer. Nevertheless I removed these suggestion, does not make much sense in an installed system.
Right, /home is the suggested mount point, just YaST2 uses this suggestion even when I did specify another one.