-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

???????? ????:
> ??????????,??????????????????.????
> ??????home????????root??????????????????????,?????????????????????
>
> ????mount?????????????
> --Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
>
>
> --To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>
??????home??????????????????????????????????????????????????/etc/fstab??????
#mke2fs dev_target
#mount -t ext3 dev_target /mnt
#cp -a /home /mnt
#vi /etc/fstab
- -dev_source   /home OOOXXX...
+dev_target   /home OOOXXX...
??????????root????????????????????????????????live????????????????????
root??????root??????????????????????????grub????????????
//next steps is under live system
#mkdir -p /mnt/source
#mkdir -p /mnt/target
#mount -t ext3 dev_source /mnt/source
#mount -t ext3 dev_target /mnt/target
#cp -a /mnt/source /mnt/target
#mkdir /mnt/target/mnt/target
//if ur /boot if in another partation, then... much more complex...
#vi /mnt/target/boot/grub/menu.lst
- -root=dev_source
+root=dev_target
#chroot /mnt/target
#grub_install
??????????????????????????????????????
??????????dd??????????????????????????????????????????????

- --
????????????????????????????
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFFepBOhzb4WnHl2oRAr+XAJ9QDx7rKJo4R0zGVM4GFUgs9JFGugCeL7xK
7p9fYu9ycD685jagACDdBqc=
=yXmY
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

回复