| Anonymous | Login | Signup for a new account | 11-10-2008 11:00 PST |
| Main | My View | View Issues | Change Log | Docs |
| 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 | |||||||||
|
|
|||||||||
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. |
| Copyright © 2000 - 2006 Mantis Group |