On 2/13/08, Raseel Bhagat <[EMAIL PROTECTED]> wrote:
> Hi,
>
> On Feb 13, 2008 7:37 AM, Peter Teoh <[EMAIL PROTECTED]> wrote:
> > I attempted to mount the different harddisk to the same logical
> > filesystem (the other way is multiple logical filesystem to the same
> > harddisk, or double mounting, which i don't see it as a problem, and
> > it is allowed as well), but this is not logical==>
> >
> > mount /dev/sda2 /mnt/fdrive
> > mount /dev/sdb2 /mnt/fdrive
> >
> > and both device will get mapped to the same logical filesystem
> > (fdrive)......this is a bug?
> >
>
> No, I fail  to see why you call this a bug.
>
> >
> > /root>umount /dev/sda2
> >
>
> >
> > /root>umount /dev/sda2
> >
>
> Again, mounting and umounting operations when done in FIFO order gives
> perfect results.
>

Now I understand better...."df" display is confusing/misleading then,
but now I understand!!

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to