|
Bugzilla – Full Text Bug Listing |
| Summary: | Problems with creating partitons in Repair Mode | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Matthias Bscheid <bscheid> |
| Component: | YaST2 | Assignee: | Thomas Fehr <fehr> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | jens-novell |
| Version: | Beta 4 | ||
| Target Milestone: | SUSE Linux 10.1 | ||
| Hardware: | i686 | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | y2log | ||
|
Description
Matthias Bscheid
2005-09-28 08:50:08 UTC
same with RC4, will attach y2log Created attachment 51039 [details]
y2log
Jiri Suchomel is maintainer of repair tool. Jiri maybe the failure of repair tool has something to do with new yast2-storage, of you need something changed just tell me. Thomas, the error message comes from partitioner; yast2-repair doesn't do the partitioning on its own, it runs inst_disk and inst_prepdisk. Sidenote for Martin: when attaching the logfiles, attach whole YaST directory, not just last y2log file - see http://www.opensuse.org/Bug_Reporting_FAQ#YaST So far yast2 custom partitioner does not allow levaing the module unless there is a partition assigned to mount point "/". Should this check be disabled in repair mode? I think I found it, so far I considered Stage::initial() returning true as valid indication for being in mode for normal installation. I changed this to "Stage::initial() && ! Mode::repair()" and so the checks needed only during installation should be disabled again. *** Bug 129665 has been marked as a duplicate of this bug. *** |