BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000809 [BusyBox] Other major always 03-31-06 14:07 04-04-06 15:14
Reporter submax View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000809: 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!
Additional Information compile busybox with this toolchain http://jackthevendicator.dlinkpedia.net/files/toolchains/mipsel-linux_full_toolchain.tar.gz [^]
Attached Files

- Relationships

- Notes
(0001221)
submax
04-04-06 15:04
edited on: 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

 
(0001222)
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
04-04-06 15:14 bernhardf Resolution open => fixed
04-04-06 15:14 bernhardf Fixed in Version  => svn


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker