pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

pastebin - collaborative debugging tool View Help


Posted by alteriks on Wed 4 Nov 16:33
report abuse | download | new post

  1. cat << EOF > /zroot/etc/fstab
  2. # Device                       Mountpoint              FStype  Options         Dump    Pass#
  3. /dev/gpt/swap0                 none                    swap    sw              0       0
  4. /dev/gpt/swap1                 none                    swap    sw              0       0
  5. /dev/gpt/swap2                 none                    swap    sw              0       0
  6. EOF
  7.  
  8. export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/mnt2/lib
  9. sleep 5
  10. zfs unmount -a
  11. sleep 5
  12. zfs set mountpoint=legacy zroot
  13. zfs set mountpoint=/tmp zroot/tmp
  14. zfs set mountpoint=/usr zroot/usr
  15. zfs set mountpoint=/var zroot/var

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me so that I can delete my post