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. Thanks, Raseel www.opensourcedeal.com/blog
