Ubiquity should have a command line option to override the free space check
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubiquity (Ubuntu) |
Invalid
|
Medium
|
Unassigned | ||
Oneiric |
Won't Fix
|
Medium
|
Unassigned | ||
Precise |
Won't Fix
|
Medium
|
Unassigned |
Bug Description
Binary package hint: ubiquity
I downloaded the 11.04 desktop i386 iso, put it on a usb drive so i
could it install it on my netbook, but couldnt even get past the
install screen, because it says i need 4.4GB to install ubuntu 11.04.
The problem is that my hard drive is only 4GB large, a common size in
netbooks. I have run installers for ubuntu 10.10, 10.04, 9.10 and
9.04 netbook editions on my netbook and never had a problem before. I
notice that 11.04 has netbook and desktop editions combined into a
single ISO, so maybe that is why the error happened in 11.04 and not
before.
Also, I notice that the install footprint of 10.10 is around 2.1GB, so
it shouldnt be a problem running 11.04 unless they truly added 2GB of
junk to the OS. The problem is I just can't get past the installer.
[i am intentionally posting a duplicate of bug https:/
bug https:/
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: ubiquity 2.6.10
ProcVersionSign
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
Date: Sun May 1 20:24:28 2011
LiveMediaBuild: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
ProcEnviron:
LANGUAGE=en_US:en
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- Dimitri John Ledkov: Needs Resubmitting
- Evan (community): Needs Fixing
-
Diff: 34 lines (+12/-1)2 files modifieddebian/changelog (+6/-1)
ubiquity/plugins/ubi-prepare.py (+6/-0)
Changed in ubiquity (Ubuntu): | |
importance: | Undecided → High |
status: | New → Triaged |
summary: |
- 11.04 requires 4.4GB to install on netbook with 4GB SSD + Ubiquity should have a command line option to override the free space + check |
Changed in ubiquity (Ubuntu): | |
assignee: | nobody → Evan Dandrea (ev) |
importance: | High → Medium |
milestone: | none → ubuntu-11.10 |
tags: | added: ubiquity-2.6.10 |
tags: | added: iso-testing |
tags: | added: rls-mgr-o-tracking |
Changed in ubiquity (Ubuntu Oneiric): | |
milestone: | ubuntu-11.10 → none |
Changed in ubiquity (Ubuntu Oneiric): | |
status: | Triaged → Won't Fix |
tags: |
added: rls-mgr-p-tracking removed: rls-mgr-o-tracking |
Changed in ubiquity (Ubuntu): | |
assignee: | Evan Dandrea (ev) → nobody |
Changed in ubiquity (Ubuntu Oneiric): | |
assignee: | Evan Dandrea (ev) → nobody |
Changed in ubiquity (Ubuntu Precise): | |
assignee: | Evan Dandrea (ev) → nobody |
tags: | removed: natty |
tags: |
added: quantal removed: ubiquity-2.6.10 |
tags: | added: precise |
Catchup from bug https:/ /bugs.launchpad .net/bugs/ 772164 ubiquity/ plugins/ ubi-prepare. py
"same behavior on an EeePc 4G; the forward button is greyed out."
"please file bug against the ubiquity package"
"I've got a work around...
Run the live CD, press alt+f2 and type:
gksu gedit /usr/lib/
Then on line 310, change "min_disk_size = size * 2" to "min_disk_size = size * 1.4"
Then run then Ubuntu installer."