|
http://www.handhelds.org/hypermail/ipaq/26/2619.html i meet the same problem,though i 'm using
linux-2.40-test10-rmk2-np3.
Guillaume Jaunet wrote:
> from flash with a Ramdisk. I'd like to be able to modify this ramdisk > directly from the embedded platform. So I tried to mount the > corresponding file with the following command : > > mount -o loop -t ext2 ramdisk_ks /mnt/ramdisk > > But this command fails. I get no output messages and loose control over > the box. But the scheduler is still running, as a flashing led indicates > me. > I thought about memory lack (the kernel would do calls to free some) but > I've still got 12Mb of available memory to mount a 8Mb ramdisk. > > I've compiled kernel with loopback support, the ramdisk_ks file is the > decompressed image of my ramdisk and the mount point exists. > > I,ve debugged the mount program with gdb, and it seems that the problem > is in the kernel : I can get to the mount system call, and then it > "hangs". > |
