From: "Diksha B Bhoomi" <dikshabhoomi@rediffmail.com>
To: linux-kernel@vger.kernel.org
Cc: "Herman Oosthuysen" <Herman@WirelessNetworksInc.com>
Subject: Re: Re: Writing new filesystem
Date: 26 Feb 2003 11:49:36 -0000 [thread overview]
Message-ID: <20030226114936.18825.qmail@webmail18.rediffmail.com> (raw)
Thanks
I tried that as well butnothing much seems to happing. I searched
the fs/Makefile for "ext2" It comes in the All_SUB_DIRS variable
setting. I already have added myfs entry for this varible. That is
the reason why it went to fs/myfs in make dep. But that does not
solve the purpose.
I once again tell you what am I doing.
I created a directory as fs/myromfs. I copioed into this folder
everything that was present in fs/romfs. Then I changed the
romfs_fs.h to myromfs_fs.h with all MACROS changed appropriatly. I
included this file in namei.c. I even made changes to all ROMxxx
to MYxxx in inode.c file.
I changed the Makefile for myromfs as well.
Now my problem is how do i compile it.
I tried make from myromfs dir. but it gave error as TOPDIR not
set. So in the Makefile of myromfs I added a entry as
$TOPDIR=/usr/src/linux/
That started the compilation but proper gcc params were not set so
gcc failed. That made me confirmed that $TOPDIR must be
comented.
Now I tried to compile from fs dir but again same mesage
appared.
So I went one level up and tried to do make at /usr/src/linux
This is I suppose making kernel. It did work but with out much
results.
I then went on to make dep here only.
This time it did go to fs/myromfs and displayed the message
'leaving the dir /usr/src/linux/fs/myromfs'
Now what should I do.
In otherwords, How do i create the new filesysytem using the given
src and makefiles?
Thanks a lot for your Time and Space.
Diksha
Atta Dipa Bhava
next reply other threads:[~2003-02-26 11:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-26 11:49 Diksha B Bhoomi [this message]
2003-02-26 11:50 Diksha B Bhoomi
2003-02-26 11:51 Diksha B Bhoomi
2003-02-26 11:51 Diksha B Bhoomi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030226114936.18825.qmail@webmail18.rediffmail.com \
--to=dikshabhoomi@rediffmail.com \
--cc=Herman@WirelessNetworksInc.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®