maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   Is partitioning N9 safe? (https://talk.maemo.org/showthread.php?t=101249)

dredlok706 2021-10-17 06:44

Is partitioning N9 safe?
 
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 :)

veeall 2021-10-18 20:54

Re: Is partitioning N9 safe?
 
Quote:

Originally Posted by dredlok706 (Post 1572803)
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 :)

I have done it as described, with gparted in linux, though i made root and /home smaller and grew MyDocs. Also, from a linux computer and while booted to ubiboot console i have created backups of the contents of / and /home partitions using linux tar command and restored them successfully by unarchiving them back into (emptied) partition.

May be of interest, the command i'm using to create a backup archive:
(first 'cd' to the partition you want to backup or restore)
Code:

tar -cvpzf /MyPATH/n9_systembackup/2020-07-30_rootfs.tar.gz --one-file-system .
and to restore with
Code:

tar xvpfz /MyPATH/n9_systembackup/2020-07-30_rootfs.tar.gz -C .

dredlok706 2021-10-19 04:58

Re: Is partitioning N9 safe?
 
Thank you for reply. And what, your N9 after partitioning is still alive? :P

veeall 2021-10-19 22:00

Re: Is partitioning N9 safe?
 
1 Attachment(s)
Yes, it's working fine. Though i don't dare to say that it is totally safe, i've done it with no problems. Create a backup first.

Edit: i'm not sure, but maybe to be on the safe side, don't delete and recreate partitions, just resize them. That's what i did.


All times are GMT. The time now is 21:49.

vBulletin® Version 3.8.8