1d394e32ad
rename() fails with EBUSY on Docker bind-mounted files. Add safeWriteFile() helper that tries atomic rename first, falls back to direct write. Fixes both init wizard and attach wizard fstab operations. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>