I have an IDE compact flash device that I am loading Bering uClibc on. I
have read the instructions to change the floppy device to hda1 in
syslinux.cfg, but that doesn't keep it from trying to load packages from
the floppy, apparently in linuxrc. What am I missing here?
---
replying again to my own message (gee this list is DEAD)...the last strace
output I posted was erroneous, I didn't have the proper command line
agruments. Having done it correctly, with strace on the target system
rather than the uclibc compilation box, I see now that it is failing when
it is not f
Hello all,
I am trying to make some changes to busybox, and use it on my systems
which are using bering-uclibc v2.0 (rc2 I think..how can I tell?).
I've grabbed the busybox v1.00-pre3 source from busybox.net, and pulled
the revision 1.2 of the .config for busybox 1.00 from the viewcvs. I'e put
this