Quote:
Originally Posted by GazL
I believe df shows them in the order they're mounted in. If you want them the other way around, edit your /etc/fstab and put one before two.
|
Perhaps that's distribution dependent, but on my Fedora 12 system,
df lists them in the same order that
mount lists them, but that's not the order in which
fstab lists them. (I
suspect that the
mount order is the order in which
udev processed the entries from
fstab, which is not quite the same thing as the
fstab order.)