• Daum
  • |
  • 카페
  • |
  • 테이블
  • |
  • 메일
  • |
  • 카페앱 설치
 
카페정보
카페 프로필 이미지
간단유틸
카페 가입하기
 
 
 
카페 게시글
백업 실패 노트 펌 암호화 우분투 백업 clonezilla(일부수정)
동우 추천 0 조회 517 16.05.30 12:30 댓글 19
게시글 본문내용
 
다음검색
댓글
  • 작성자 16.05.30 22:44

    첫댓글 https://forum.ubuntuusers.de/topic/mit-luks-verschluesselte-lvm-mounten/

  • 작성자 17.03.22 01:47

    sudo fsck.ext4 -a /dev/sda1
    e2fsck.ext4 -p /dev/sdc1
    fsck.ext4 -p /dev/sdc1

  • 작성자 16.05.31 12:38

    https://sourceforge.net/p/partclone/bugs/8/
    partclone.fat32 -c -s /dev/sda1 -O /mnt/efi.img
    partclone.ext2 -c -s /dev/sda2 -O /mnt/boot.img

  • 작성자 16.05.31 12:46

    http://www.partclone.org/usage/partclone.php

  • 작성자 16.05.31 12:52

    http://www.linuxforums.org/forum/newbie/158234-solved-clonezilla-cant-boot-restored-pc.html
    dd if=/dev/sda of=mbr1.img bs=446 count=1
    dd if=<path_of_mbr1.img file> of=/dev/sda bs=446 count=1
    mbr 백업

  • 작성자 16.06.01 12:19

    http://sacstory.tistory.com/entry/%ED%95%98%EB%93%9C-%EC%B6%94%EA%B0%80%EC%8B%9C
    cryptsetup luksFormat /dev/mapper/

  • 작성자 16.06.04 16:18

    http://www.tecmint.com/linux-hard-disk-encryption-using-luks/
    강제 mkfs 했더니 오류가 났는지 해서
    sudo blkid 해서.
    /dev/mapper/ubuntu--gnome--vg-root: UUID=
    sudo nano /etc/crypttab
    sda3_crypt UUID=에 복사 해서 변경 해주었네요 로그아웃 할때 에러 나더라고요 ㅎㅎ

  • 작성자 16.06.04 23:21

    swap 파일로 만들 경우 암호화 파일
    http://askubuntu.com/questions/248158/how-do-i-setup-an-encrypted-swap-file

  • 작성자 16.06.04 23:23

    http://www.tecmint.com/disk-encryption-in-linux/

  • 작성자 16.06.05 22:35

    http://ubuntuforums.org/showthread.php?t=2326833
    물어 보고 있지만 ㅠㅠ 과연 희망이 있을까? 컴맹의 길은 멀다 ㅠㅠ

  • 작성자 16.06.06 01:01

    http://linuxbsdos.com/2014/01/16/manual-full-disk-encryption-setup-guide-for-ubuntu-13-10-linux-mint-16/
    http://linuxbsdos.com/2014/01/16/manual-full-disk-encryption-setup-guide-for-ubuntu-13-10-linux-mint-16/2/
    수동 설치 방법.. 어렵네 -_-

  • 작성자 16.06.06 21:18

    http://www.stefan-seelmann.de/wiki/cryptsetup

  • 작성자 16.06.07 15:32

    http://www.n2ws.com/how-to-guides/how-to-create-an-lvm-volume-on-aws.html

  • 작성자 16.06.07 15:34

    http://www.nakivo.com/helpcenter/display/KB/Extending+Backup+Repository+on+Virtual+Appliance

  • 작성자 16.06.07 19:48

    결론적으로 lvm를 쉽게 전체 저장 하는 방법은 그다지 없는 것 같습니다. 기존 뼈대가 있는 상태여야 복원이 가능 하고.
    아무래도 개발자가 처음 디자인 할때 백업이란 개념 자체를 넣지 않아서 그런것 아닐까 생각 하네요.

  • 작성자 16.09.03 18:41

    https://wiki.voidlinux.eu/Installer_Partitioning
    parted

  • 작성자 16.09.03 20:03

    https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=23773
    yum install ecryptfs-utils
    ecryptfs-setup-swap

  • 작성자 16.09.03 22:43

    https://wiki.archlinux.org/index.php/Dm-crypt/Swap_encryption
    https://wiki.archlinux.org/index.php/Dm-crypt/Encrypting_an_entire_system

  • 작성자 16.09.04 00:58

    http://blog.fritzhardy.com/?p=684
    swap 만들기 매우 상세 하며 잘되어 있음.. 성공 하진 못했지만.. 생성 까지는 완성

최신목록