|
Bugzilla – Full Text Bug Listing |
| Summary: | partitioner doesn't use the entire disk | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Takashi Iwai <tiwai> |
| Component: | Installation | Assignee: | E-mail List <bnc-team-screening> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 5 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
yast logs before starting installation
generated fstab y2log contined; log after starting installation |
||
|
Description
Takashi Iwai
2006-02-24 11:47:44 UTC
Yet another partitioner problem :/ Please attach the logfiles, resulting fstab and the output of `fdisk -l'. We will handle this seperately. Did anything else work correctly (correct fstab, all filesystems formatted correctly, ...)? The system is not bootable because of another bug (libstorage?), marking /home as swap :-< So, the status is almost same as beta4. Anyway, I'm trying to resintall the system again. The yast log (before starting installation) is attached below. Created attachment 70160 [details]
yast logs before starting installation
Created attachment 70164 [details]
generated fstab
Created attachment 70165 [details]
y2log contined; log after starting installation
/dev/sda1 /home swap acl,user_xattr 0 0 /dev/sda2 swap swap defaults 0 0 I suppose this is definitely incorrect - and this would explain your problem: /home was formatted as swap partition and this makes you believe there is missing space. We'll handle this problem in #151947 *** This bug has been marked as a duplicate of 151947 *** Yes, the wrong fstab is a known problem. But, the bug handled in this report is that the partitioner doesn't use the enter disk. I guess it's a different problem. |