Re: [Qemu-devel] Insert module into kernel

2006-07-13 Thread Tieu Ma Dau
Hi,I tried your instruction as below:+ Download the installer Debian Sarge 3.1r0 on FreeOSZoo project: http://free.oszoo.org/download.php+ Run the ARM simulated system with the command: " ./qemu-system-arm -kernel my_own_2.6_compiled_kernel sarge.img "+ But I got the error: "VFS: Unable to mount ro

Re: [Qemu-devel] Insert module into kernel

2006-07-12 Thread Paul Brook
On Wednesday 12 July 2006 14:15, Tieu Ma Dau wrote: > Hi all, > I want to simulate the ARM system and add a simple simulated device with > its corresponding module device driver. So: > 1. I must run the command "insmod" to insert this module into kernel. > But there is not this command in the AR

[Qemu-devel] Insert module into kernel

2006-07-12 Thread Tieu Ma Dau
Hi all, I want to simulate the ARM system and add a simple simulated device with its corresponding module device driver. So: 1. I must run the command "insmod" to insert this module into kernel. But there is not this command in the ARM Linux shell 2. I must run the command "mknod" to make a file (e