[BusyBox 0000809]: busybox-1.1x fails to mount ramfs

bugs at busybox.net bugs at busybox.net
Tue Apr 4 22:14:27 UTC 2006


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=809 
====================================================================== 
Reported By:                submax
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   809
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             03-31-2006 14:07 PST
Last Modified:              04-04-2006 15:14 PDT
====================================================================== 
Summary:                    busybox-1.1x fails to mount ramfs
Description: 
i compile busybox for upgrade old version of busybox on my router's
firmware. This has a ar7 mips processor and with busybox 1.00 works. With
last version 1.1.0 and 1.1.1 verification the error: "mount: Mounting
ramfs on fs failed: No such file or directory". 

"fs" isn't mount point in fact, my fstab on firmware is:

/dev/root       /               auto    defaults,errors=continue        0
0
proc            /proc           proc    defaults                        0
0
ramfs		/var		ramfs	defaults			0 0

I hope is solvable. Thanks!
====================================================================== 

---------------------------------------------------------------------- 
 submax - 04-04-06 15:09  
---------------------------------------------------------------------- 
RESOLVED: i use the mount.c of 1.2.0pre0 version (shapshot) and replace
original file of 1.1.1 version

I think this patch resolv the problem
http://www.busybox.net/downloads/patches/svn-14723.patch but i don't test
this option

 

---------------------------------------------------------------------- 
 bernhardf - 04-04-06 15:14  
---------------------------------------------------------------------- 
Fixed in svn (r14740 already contains the fix).

Thanks for reporting this. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-31-06 14:07  submax         New Issue                                    
03-31-06 14:07  submax         Status                   new => assigned     
03-31-06 14:07  submax         Assigned To               => BusyBox         
03-31-06 14:59  vapier         Summary                  don't mount ramfs =>
busybox-1.1x fails to mount ramfs
04-04-06 15:05  submax         Note Added: 0001221                          
04-04-06 15:09  submax         Note Edited: 0001221                         
04-04-06 15:14  bernhardf      Status                   assigned => closed  
04-04-06 15:14  bernhardf      Note Added: 0001222                          
======================================================================




More information about the busybox-cvs mailing list