Bugzilla – Bug 152254
YaST does not react gracefully when trying to format mounted partition
Last modified: 2006-03-20 14:17:28 UTC
I am just installing beta4. When I had to choose the partition to install on, I switched to a console to find the right one. On the console I mounted the partition to have a look at it. Then I told YaST which partition to install SuSE on. But YaST complained about the partition being mounted and then exited. I think YaST should at least give me a chance to unmount the partition.
Would be an enhancement. Maby the partitioner should offer a button `try to unmount partition first'.
Problem is that you probably mounted the partition while YaST2 was already running, so it did not even know about it being mounted. System state is only scanned once suring startup since it needs considerable time. In the installed system YaST2 should handle a mounted partition fine. In the installation environment it assumes that no one is changing something while YaST2 is running.