2010/5/13 Joe Joseph <[email protected]> > hii i have a single ide hdd /dev/sda > > i had installed Trisuel 3.5 as follows > > / on /dev/sda5 > /boot /dev/sd6 > /home on sd8 > /var on sd9 > /vat/tmp on sd10 > swap sw > > i messed up my system while upgrading to trisquel 4.0 LTS beta,now i want > to reinstall Trisquel but want /home partition to be preserved as such after > re installing > > regards > > any suggestions >
dd if=/dev/sda8 of=/where/ever/you/want/to put/it Then install Trisquel 4.0 and then put back the image on the new home partition. dd if=/where/ever/you/want/to put/it of= /dev/new/home/partition The new home partition must be equal or bigger than the original home partition. Make sure you make an image of the new home partition in case it doesn't work to put the old partition back. Hope this helps. -- Saludos/Greetings Quiliro Ordóñez 593(2)340 1517 / 593(9)821 8696 http://quiliro.wordpress.com/2010/04/28/cronica-de-un-contrato-con-el-estado-1/ Estas son opiniones personales y no representan la posición de ninguna organización.
