Want to back up using dd, but my present ubuntu installation is 149.04 + 3.81(swap) GB, my target drive is only 149.05 GB
Posted
by
Shreshth
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Shreshth
Published on 2012-06-23T19:26:09Z
Indexed on
2012/06/23
21:25 UTC
Read the original article
Hit count: 121
My netbook is a Windows7-Ubuntu 12.04 dual boot. in gparted the strcture looks like Partition filesystem size
- /dev/sda2 extended 152.86GiB
- __/dev/sda6 ext4 149.04GiB
- __/dev/sda5 linux-swap 3.81GiB
- /dev/sda3 ntfs 100MiB
/dev/sda4 ntfs 145.13GiB
/dev/sdb1 fat32 149.05GiB
I want to backup my ubuntu 12.04 installation that is sda2 (sda6 + sda5) to sdb1. As you can see sda5 +sda6 is 152.86 GB where are sdb1 is only 149.05 GB. Can I backup only sda6(149.04GB) without losing any data? That is to say, will I be able to restore my ubuntu using only sda6 and later add the needed swap? Edit: Made it readable.
© Ask Ubuntu or respective owner