Wubi cannot install to FAT32 partition in standalone mode

Bug #882393 reported by bcbc
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Wubi
Fix Committed
Medium
Unassigned

Bug Description

Since oneiric introduced the 5GB minimum install size, and since the preinstalled image (one-stage install was introduced) it is no longer possible to install onto a FAT32 partition.

Exception: Error executing command
>>command=C:\DOCUME~1\bcbc\LOCALS~1\Temp\pyl1A.tmp\bin\resize2fs.exe -f F:\ubuntu\disks\root.disk 1500M
>>retval=1
>>stderr=Resizing the filesystem on F:\ubuntu\disks\root.disk to 1536000 (1k) blocks.

>>stdout=resize2fs 1.40.6 (09-Feb-2008)
/cygdrive/c/DOCUME~1/bcbc/LOCALS~1/Temp/pyl1A.tmp/bin/resize2fs: No space left on device while trying to resize F:\ubuntu\disks\root.disk

With the normal Wubi install method that uses the desktop cd image, it would automatically create a separate root.disk and home.disk when the install size was greater than 4GB, and a usr.disk when the install size is greater than 8GB (up to 12GB max). With the preinstalled image it assumes that there is a single root.disk file and attempts to create a 5GB file on a FAT32 partition (not possible).

Tags: oneiric

Related branches

Revision history for this message
bcbc (bcbc) wrote :
Changed in wubi:
status: New → Confirmed
Changed in wubi:
importance: Undecided → Medium
Changed in wubi:
status: Confirmed → Triaged
Revision history for this message
bcbc (bcbc) wrote :

Problem is actually that the root.disk is sized to 1500MB and usr.disk is sized to 3500MB. Wubi needs to override the size from 5000MB to 4000MB in this case instead of trying to anticipate separate virtual disks. This 4GB limit will have to be a limitation for a FAT32 install with the preinstalled image; or otherwise Wubi would have to force download the ISO and install with the conventional method whenever a FAT32 drive is selected in standalone mode.

Revision history for this message
bcbc (bcbc) wrote :

For the fix I went with forcing the ISO download. It seems illogical to force an install to be 4GB as it'd be pretty useless. Note that there is an issue with the ISO based install as well: bug 888281 (but not as serious as this bug).

Changed in wubi:
status: Triaged → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.