Bug 52071 - Misleading Error Dialog in Partitioning
Summary: Misleading Error Dialog in Partitioning
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: anaconda
Version: roswell
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brent Fox
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-08-20 09:50 UTC by Bevis King
Modified: 2007-04-18 16:36 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-08-20 10:38:00 UTC
Embargoed:


Attachments (Terms of Use)

Description Bevis King 2001-08-20 09:50:21 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.72 [en] (X11; U; Linux 2.4.2 i686)

Description of problem:
After partitioning with fdisk and then assigning names to each partition in
anaconda, if you have choosen to have seperate / and /usr partitions, on
pressing [Next] you will get an error dialog box telling you that there is
insufficent space in the root file system to install RedHat Linux and that
it needs a minimum of 250MB.  This would be true were all of /usr going
into /, but works perfectly ok if /usr is a seperate large filesystem. 
This error message discourages the good practice of having seperate
filesystems for / and /usr.
[Roswell release, AMD Athlon 800, 256MB RAM, 20GB IDE system disc]

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. fdisk a partition table such as:

	/dev/hda1     /     100MB
	/dev/hda2     swap 1024MB
	/dev/hda3     /usr 2048MB

2. Assign / to /dev/hda1, /usr to /dev/hda3 in anaconda

3. Press [Next]

Error message pops up.
	

Actual Results:  Misleading Error Message dialog popped up.  Answering
[Yes] to ignoring the error message allows the installation to continue and
complete successfully.

Expected Results:  It should have added in the space in the /usr filesystem
when calculating whether or not the installation would fit.

Additional info:

I also saw this mis-feature in the upgrade option in Wolverine - except
there, it didn't have an "ignore error" option which caused the upgrade to
abort.

Comment 1 Michael Fulbright 2001-08-20 14:56:22 UTC
100MB is barely big enough to hold all the entries (inodes) of the dev package.
You will run out pretty quickly if anything ever gets larger.

The warning existed in 7.1 as well, and we have had no complaints.  We assume an
experienced user will understand it is a warning and ignore it if they choose to.



Note You need to log in before you can comment on or make changes to this bug.