Bug 56778 - mkdosfs: unable to allocate space for FAT image in memory
Summary: mkdosfs: unable to allocate space for FAT image in memory
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: dosfstools
Version: 7.2
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matt Wilson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-11-27 15:10 UTC by Xavier Poinsard
Modified: 2007-04-18 16:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-10-09 21:40:13 UTC
Embargoed:


Attachments (Terms of Use)

Description Xavier Poinsard 2001-11-27 15:10:16 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.6)
Gecko/20011120

Description of problem:
When trying to create a boot disk using mkbootdisk, it fails with :
 mkbootdisk --verbose -v 2.4.9-13 --device /dev/fd0H1440 
Insert a disk in /dev/fd0H1440. Any information on the disk will be lost.
Press <Enter> to continue or ^C to abort: 
Formatting /dev/fd0H1440... mkdosfs: unable to allocate space for FAT
image in memory
Failed to format /dev/fd0H1440


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


How reproducible:
Always

Steps to Reproduce:
1.mkbootdisk --verbose -v 2.4.9-13 --device /dev/fd0H1440
2.OR
3. mkdosfs -v /dev/fd0H1440
	

Actual Results:  Insert a disk in /dev/fd0H1440. Any information on the
disk will be lost.
Press <Enter> to continue or ^C to abort: 
Formatting /dev/fd0H1440... mkdosfs: unable to allocate space for FAT
image in memory
Failed to format /dev/fd0H1440

OR

mkdosfs 2.7 (14 Feb 2001)
/dev/fd0H1440 has 2 heads and 18 sectors per track,
logical sector size is 512,
using 0xf0 media descriptor, with 0 sectors;
file system has 2 16-bit FATs and 2 sectors per cluster.
FAT size is -32639 sectors, and provides 32631 clusters.
Root directory contains 224 slots.
Volume ID is 3c03ab5e, no volume label.
mkdosfs: unable to allocate space for FAT image in memory


Expected Results:  something like "done"

Additional info:

 uname -a : Linux otto 2.4.9-13enterprise #1 SMP Tue Oct 30 19:34:18 EST
2001 i686 unknown

Comment 1 Matt Wilson 2003-10-09 21:40:13 UTC
I can't reproduce this.



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