Re: Reg ramfs mkfs

2001-05-25 Thread Erik Mouw
On Fri, May 25, 2001 at 12:44:30PM +0530, SATHISH.J wrote: > I compiled the ramfilesystem under fs/ramfs and got the object file > inode.o. > > 1.Should I do insmod to insert this module. No, you should insmod ramfs.o. > 2.After inserting this module how can I use "mkfs" to make this file >

Reg ramfs mkfs

2001-05-25 Thread SATHISH.J
Hi all, Please excuse me if my doubt is silly but do help me in answering this. I compiled the ramfilesystem under fs/ramfs and got the object file inode.o. 1.Should I do insmod to insert this module. 2.After inserting this module how can I use "mkfs" to make this file system befor mounting

Reg ramfs mkfs

2001-05-25 Thread SATHISH.J
Hi all, Please excuse me if my doubt is silly but do help me in answering this. I compiled the ramfilesystem under fs/ramfs and got the object file inode.o. 1.Should I do insmod to insert this module. 2.After inserting this module how can I use mkfs to make this file system befor mounting it.

Re: Reg ramfs mkfs

2001-05-25 Thread Erik Mouw
On Fri, May 25, 2001 at 12:44:30PM +0530, SATHISH.J wrote: I compiled the ramfilesystem under fs/ramfs and got the object file inode.o. 1.Should I do insmod to insert this module. No, you should insmod ramfs.o. 2.After inserting this module how can I use mkfs to make this file system