Skip to content

Instantly share code, notes, and snippets.

@whardier
Created October 30, 2013 17:14
Show Gist options
  • Save whardier/7236403 to your computer and use it in GitHub Desktop.
Save whardier/7236403 to your computer and use it in GitHub Desktop.
root@hopu:~# mount /dev/sde1 /mnt/wonderboy/
root@hopu:~# mount /dev/sdf1 /mnt/wondergirl/
root@hopu:~# mhddfs /mnt/wonderboy/ /mnt/wondergirl/ /mnt/wondertwins/
root@hopu:~# df -h /mnt/wonder*
Filesystem Size Used Avail Use% Mounted on
/dev/sde1 118G 60M 112G 1% /mnt/wonderboy
/dev/sdf1 118G 60M 112G 1% /mnt/wondergirl
/mnt/wonderboy/;/mnt/wondergirl/ 235G 120M 223G 1% /mnt/wondertwins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment