02.01.2016 Views

Linux

linux_admin_text-1.0.0_2

linux_admin_text-1.0.0_2

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

4.5 <br />

<br />

-0 0 0 <br />

-u /etc/dumpdates <br />

-a <br />

-n operator <br />

-f <br />

# dump -0uan -f - /boot | dd of=/tmp/boot.dump<br />

DUMP: No group entry for operator.<br />

DUMP: Date of this level 0 dump: Thu Jan 15 00:07:19 2015<br />

DUMP: Dumping /dev/sda1 (/boot) to standard output<br />

<br />

DUMP: Date this dump completed: Thu Jan 15 00:07:20 2015<br />

DUMP: Average transfer rate: 26570 kB/s<br />

DUMP: DUMP IS DONE<br />

53140+0 records in<br />

53140+0 records out<br />

27207680 bytes (27 MB) copied, 0.202273 s, 135 MB/s<br />

# ls -l /tmp/boot.dump<br />

-rw-r--r--. 1 root root 27207680 1 15 00:07 2015 /tmp/boot.dump<br />

restore /tmp/restore_test -r <br />

-f <br />

-dump <br />

cat restore <br />

# mkdir /tmp/restore_test<br />

# cd /tmp/restore_test<br />

# cat /tmp/boot.dump | restore -rf -<br />

# ls<br />

System.map-2.6.32-504.el6.x86_64 initramfs-2.6.32-504.el6.x86_64.img<br />

config-2.6.32-504.el6.x86_64 lost+found<br />

efi symvers-2.6.32-504.el6.x86_64.gz<br />

grub vmlinuz-2.6.32-504.el6.x86_64<br />

/tmp/restore_test <br />

# rm -rf /tmp/restore_test/∗<br />

www.lpi.or.jp 138 (C) LPI-Japan

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!