|
Bugzilla – Full Text Bug Listing |
| Summary: | Installer fails to honour mount points set during install | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Roger Whittaker <roger> |
| Component: | YaST2 | Assignee: | Thomas Fehr <fehr> |
| Status: | RESOLVED WONTFIX | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | YaST logs | ||
|
Description
Roger Whittaker
2005-08-18 10:34:06 UTC
Please provide YaST log of the installation, see: http://www.opensuse.org/index.php/Bug_Reporting_FAQ#YaST It is not possible to use the disk or partition you are installing from for anything else excpet as installation source. Do not assign this partition any mount point. Created attachment 46458 [details]
YaST logs
YaST logs as requested
It might be good if the installer just ignored the partition we're installing from rather than refusing to write the fstab at all. Or else: it should give an error message indicating that it won't be writing the expected fstab. I just thought about implementing this, but it would just lead into problems with second stage installation since after system startup the package manager would stumble over the same problem (since partition is in /etc/fstab it will be mounted at system startup). As already said, it is not possible to use a mount point for the partition with installation sources. Since installation via disk is not officially supported anyway I think it is acceptable to live with that restriction. |