De acordo com as Leis 12.965/2014 e 13.709/2018, que regulam o uso da Internet e o tratamento de dados pessoais no Brasil, ao me inscrever na newsletter do portal DICAS-L, autorizo o envio de notificações por e-mail ou outros meios e declaro estar ciente e concordar com seus Termos de Uso e Política de Privacidade.
Colaboração: Smailli Hemori Moraes
Data de Publicação: 28 de Novembro de 2006
# partimage -z2 -omb -d save /dev/hda1 /mount/images/boot.gz # partimage -z2 -omb -d save /dev/hda3 /mount/images/linux.gz
# mkswap /dev/sda2
# mkdir -p /mount/images
# smbmount //IP_DO_SERVIDOR/COMPARTILHAMENTO /mount/images
# partimage -b restore /dev/hda1 /mount/images/boot.gz.000 # partimage -b restore /dev/hda3 /mount/images/root.gz.000
# mkdir -p /mount/sistema
# mount /dev/hda3 /mount/sistema # mount /dev/hda1 /mount/sistema/boot
# cd /mount/sistema # chroot /mount/sistema /bin/sh
append="root=/dev/hda3"
# lilo
Caso utilize o grub:
"root=/dev/hda3"
This policy contains information about your privacy. By posting, you are declaring that you understand this policy:
This policy is subject to change at any time and without notice.
These terms and conditions contain rules about posting comments. By submitting a comment, you are declaring that you agree with these rules:
Failure to comply with these rules may result in being banned from submitting further comments.
These terms and conditions are subject to change at any time and without notice.
Comentários