Vasanth Ragavendran:
> > I was doing something similar only before. it was like this
>
> mount ... /tmp
> mount ... /tmp/jffs2
> mount ... /tmp/sqfsh
> mount ... /aufs
> mount -o move /tmp /aufs/tmp
> switch_root
>
> and now even though it wouldn't make any difference i tried even ur
> suggestion
> mount ... /tmp
> mount ... /tmp/jffs2
> mount ... /tmp/sqfsh
> mount ... /aufs
> mount -o move /tmp/jffs2 /aufs/tmp/jffs2
> mount -o move /tmp/sqfsh /aufs/tmp/sqfsh
> switch_root

Sigh,,,
Look at what I wrote closer and compare what your wrote with it.
Ah ok, I will try explain differently again.
You have three mount-points, so I am suggesting to move those three, all
three.
What you tried previously is moving one mount-point, and now moving two
mount-points, right?
Do I make myself clear?


> > You can see the version string with release-date in the boot-time
> > message from kernel, or include/linux/aufs_type.h.
> > If you run git-clone after 2011-08-02, then it must the last version
> > which is OK.
> >
> >  Oh okay but mine says 2011-08-01 so does that mean i have the older
> version? and do i need to update?

I don't know because it is the aufs version that I want to know.


J. R. Okajima

------------------------------------------------------------------------------
Cloud Computing - Latest Buzzword or a Glimpse of the Future?
This paper surveys cloud computing today: What are the benefits? 
Why are businesses embracing it? What are its payoffs and pitfalls?
http://www.accelacomm.com/jaw/sdnl/114/51425149/

Reply via email to