|
Bugzilla – Full Text Bug Listing |
| Summary: | incorrect partitioning info | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | edwin schepers <yez> |
| Component: | YaST2 | Assignee: | Thomas Fehr <fehr> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | Alpha 5 | ||
| Target Milestone: | Beta 1 | ||
| Hardware: | 32bit | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
screenshot, no custom partitioning
Expert partitioner y2logs |
||
|
Description
edwin schepers
2006-10-22 20:53:14 UTC
Created attachment 102233 [details]
screenshot, no custom partitioning
Created attachment 102234 [details]
Expert partitioner
We need the YaST log files as documented in: http://en.opensuse.org/Bugs/YaST Please supply them as well. Created attachment 102351 [details]
y2logs
Hi,
Here it is. Unfortunately I can't choose content type "tar.gz archive (app/x-gunzip)" from the dropdown, so I chose auto-detect.
Thomas, this looks a bit strange: first screenshot | second screenshot /dev/hda8 4.8 GB matches /dev/hda7 9.7 GB /dev/hda9 7.6 GB matches /dev/hda8 7.6 GB (not mounted) /dev/hda10 290.2 MB matches /dev/hda9 290.2 MB (mounted as /windows/D) Edwin, next time, it should be enough to press [Print Screen] key and save the PNG image by YaST. You don't need to use your camera. However, thanks for screenshots and logs. The behavior is not really wrong but pretty ugly. YaST2 decides to remove the selected partition hda6, this implicitely renames former hda7 to hda6, hda8 to hda7, hda9 to hda8, hda10 to hda9. Newly created partition is then hda10. If there were more than one partition selected there is no way around deleting the selected partitions and recreating new ones. For exactly one selected partition there is special code that should avoid removing and re-creating the partition. This special code was not executed. I fixed this now in SVN head fix will be on beta#2 maybe even in beta#1. Fix will be in beta#1 |