https://bugzilla.novell.com/show_bug.cgi?id=774499 https://bugzilla.novell.com/show_bug.cgi?id=774499#c19 Thomas Fehr <fehr@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|fehr@suse.com | Resolution| |FIXED --- Comment #19 from Thomas Fehr <fehr@suse.com> 2012-08-15 14:30:43 UTC --- Ok, found and fixed it. Default fstab options were not re-evaluated after mount point was changed. This was fine as long as default fstab options were only dependent on filesystem type and device. Later the dependency on mount point were added but the new evaluation after changing mount point was forgotten. As a workaround for current code: Set mount point to /boot/efi first and afterward change fs type (either to fat, or if it is already fat, change it to something else and back to fat). This triggers re-evaluation of default fstab options. Problem is fixed in current git head and also in SLES11 SP3 branch. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.