Bug 159322 - When partitioning with /, /usr, /opt and /var does not work
Summary: When partitioning with /, /usr, /opt and /var does not work
Status: RESOLVED DUPLICATE of bug 158785
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 8
Hardware: x86-64 Other
: P5 - None : Blocker (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-18 11:16 UTC by Matthias Eckermann
Modified: 2006-03-18 13:27 UTC (History)
3 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Eckermann 2006-03-18 11:16:48 UTC
When partitioning with /, /usr, /opt and /var in separated partitions,
disk space is not calculated correctly and installation not possible
due to YaST complaining about missing space.
This means, "/" must be big enough to hold the whole installation,
which is not "helpful" at all. My partitiong proposal was as follows:
/        768 MByte (/dev/sda10)
/usr     2.5 GByte (LVM)
/opt     1.5 GByte (LVM)
/var     1.0 GByte (LVM)
/usr/src 8.0 GByte (LVM)
/home    8.0 GByte (LVM)
...
The installation would have needed 2.8 Gbyte, but YaST refused to proceed.
Running with minimal (without X) installation now:-(
This may also affect SLES/SLED 10 (worked with SLES 10 Beta7 32bit):
same machine, same partitiong proposal.
Comment 1 Matthias Eckermann 2006-03-18 13:08:26 UTC

*** This bug has been marked as a duplicate of 158785 ***