The Following User Says Thank You to dredlok706 For This Useful Post: | ||
|
2021-10-18
, 20:54
|
Posts: 139 |
Thanked: 176 times |
Joined on Oct 2012
|
#2
|
Hello
I have a partiton table in N9 like this:
Partition "/" - 4,2 GB
Partition "/home" - 2,1 GB
Partition "/home/user/MyDocs" - 9,5 GB
I want to have it like this:
Partition "/" - 3,2 GB
Partition "/home" - 4,1 GB
Partition "/home/user/MyDocs" - 8,5 GB
Can I do it with GParted (when my N9 is connected to PC, Ubiboot console appears and my partitons of N9 are on PC).
Is it possible? Is it safe?
Greetings, thanks for any replies
tar -cvpzf /MyPATH/n9_systembackup/2020-07-30_rootfs.tar.gz --one-file-system .
tar xvpfz /MyPATH/n9_systembackup/2020-07-30_rootfs.tar.gz -C .
The Following User Says Thank You to veeall For This Useful Post: | ||
|
2021-10-19
, 04:58
|
Posts: 263 |
Thanked: 301 times |
Joined on Oct 2021
@ Poland
|
#3
|
|
2021-10-19
, 22:00
|
Posts: 139 |
Thanked: 176 times |
Joined on Oct 2012
|
#4
|
I have a partiton table in N9 like this:
Partition "/" - 4,2 GB
Partition "/home" - 2,1 GB
Partition "/home/user/MyDocs" - 9,5 GB
I want to have it like this:
Partition "/" - 3,2 GB
Partition "/home" - 4,1 GB
Partition "/home/user/MyDocs" - 8,5 GB
Can I do it with GParted (when my N9 is connected to PC, Ubiboot console appears and my partitons of N9 are on PC).
Is it possible? Is it safe?
Greetings, thanks for any replies