installation 1
Link to this paste: http://bugs.dragonflybsd.org/pastes/392
Added by tuxillo over 1 year ago.
Syntax: Plain Text
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
# rconfig -v 192.168.1.101:hammer_lvm_stripe
192.168.1.101:hammer_lvm_stripe - 101 TAG=hammer_lvm_stripe -108 HELLO SERVER=cocaine.quantumachine.net
running /tmp/hammer_lvm_stripe.sh [10884] in 5 4 3 2 1 0
ALL DATA IN DISKS ad1 ad2 WILL BE LOST!
Press ^C to abort.
10 9 8 7 6 5 4 3 2 1
* Checking /tmp is writeable
* Output to /tmp/hammer_lvm_stripe.log
* Loading modules
* Preparing disk ad1
* Preparing disk ad2
* Performing LVM operations
Settling LVM operations (5 secs)
* Formating ad1 and LVs lv_root
* Mounting everything
* Starting file copy
* Adapting fstab and loader.conf
* iface setup
* Preparing initrd image
Warning:
chroot now to /mnt and change root password and also edit
/mnt/etc/ssh/sshd_config to allow root login and authentication
using passwords. Alternatively, you can also just copy your
~/.ssh/authorized_keys file to allow login using your ssh keys.
Installation finished successfully.
|