![]() |
#1 |
Member
![]() Posts: 21
Karma: 50
Join Date: Nov 2011
Device: Sony PRS-T1
|
How do I resize the system partition?
How do I resize the system partition?
I tried the method on the wiki but it doesn't work. Everytime I try the command "mount /dev/mmcblk2p4 /mnt/sd/my_test" it gives me the error "mount: mounting /dev/mmcblk2p4 on /mnt/sd/my_test failed: No such file or directory". If I try to create this directory with "mkdir -p /mnt/sd/my_test" I get the error "mkdir: cannot create directory '/mnt/sd/my_test': Read-only file system" Has anybody successfully resized their partition and could help me with it? Last edited by unwohltaeter; 12-01-2011 at 06:54 PM. |
![]() |
![]() |
![]() |
#2 |
Evangelist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 425
Karma: 75216
Join Date: Nov 2011
Location: old europe
Device: Kobo Mini, Tolino Epos 2
|
there where errors in the wiki, should be fixed now.
but you do not seem to have enough linux knowledge, otherwise you could have fixed this yourself. this is not to offend you, but please take care - you can completely brick your T1 on a root console if you don't know what you're doing! |
![]() |
![]() |
![]() |
#3 |
Member
![]() Posts: 21
Karma: 50
Join Date: Nov 2011
Device: Sony PRS-T1
|
I may not have enough linux knowledge to do this by myself but enough to know how to not brick my reader.
![]() |
![]() |
![]() |
![]() |
#4 |
Member
![]() Posts: 21
Karma: 50
Join Date: Nov 2011
Device: Sony PRS-T1
|
Btw, there was still an error in the wiki:
It was "mount /dev/mmcblk2p4 /mnt/sd/my_test" but it should be "mount /dev/mmcblk2p4 /tmp/sd/my_test". Also it read "tar -cvf /mnt/sd/my_test/system.tar" but it should be "tar -cvf /tmp/sd/my_test/system.tar". The last part didn't work - it gives me this error: "tar: empty archive" One more thing - isn't it posible to create an image of the old system partition with dd, mount it and copy it's contents to the new image? Last edited by unwohltaeter; 12-03-2011 at 04:53 PM. |
![]() |
![]() |
![]() |
#5 |
Evangelist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 425
Karma: 75216
Join Date: Nov 2011
Location: old europe
Device: Kobo Mini, Tolino Epos 2
|
Why? What's wrong with it?
|
![]() |
![]() |
![]() |
#6 |
Member
![]() Posts: 21
Karma: 50
Join Date: Nov 2011
Device: Sony PRS-T1
|
It says "no such file or directory"
Last edited by unwohltaeter; 12-04-2011 at 08:24 AM. |
![]() |
![]() |
![]() |
#7 |
Evangelist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 425
Karma: 75216
Join Date: Nov 2011
Location: old europe
Device: Kobo Mini, Tolino Epos 2
|
so, /mnt does not exist? well.... change it to /tmp or do a mkdir /mnt
|
![]() |
![]() |
![]() |
#8 |
Member
![]() Posts: 21
Karma: 50
Join Date: Nov 2011
Device: Sony PRS-T1
|
Finally got it to work...
|
![]() |
![]() |
![]() |
#9 |
Evangelist
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 425
Karma: 75216
Join Date: Nov 2011
Location: old europe
Device: Kobo Mini, Tolino Epos 2
|
great
![]() Regarding dd - if it exists on the T1, it should be possible to dump system with it... Another way to dump system partition is using ebook_msc-Tool included with minimal-root.zip. But haven't tried that yet... |
![]() |
![]() |
![]() |
#10 |
Enthusiast
![]() Posts: 29
Karma: 10
Join Date: Aug 2010
Device: ipod touch
|
Hi,
So if I am able to dump system partition to T1 internal SD memory, will this free up room for additional applications to be installed? I already tried the Resizing Data Partition by using Link2SD to no avail. I am pretty sure I did the procedure correctly. Have there been a lot of people successful with this approach? |
![]() |
![]() |
![]() |
#11 |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 283
Karma: 138550
Join Date: Mar 2009
Device: Gen3(†); PB302(↓); PRS-350; T1; voyage
|
I had a whole big bunch of apps installed (3-4 times as many than would have been possible with the very limited space) and linked. No problem.
|
![]() |
![]() |
![]() |
#12 |
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 102
Karma: 38810
Join Date: Apr 2011
Device: Sony PRS-T1
|
Hi,
I'm trying to follow the wiki instructions for resizing the system partition (more sofisticated way): do I need to enter recovery mode, or I just need the normal system + adb? thanks ![]() |
![]() |
![]() |
![]() |
#13 | |
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 83
Karma: 1224
Join Date: Dec 2011
Location: Gijon (Spain)
Device: Sony PRS-T1 black
|
Quote:
You cannot mount/umount/resize nothing while you are using it! ![]() |
|
![]() |
![]() |
![]() |
#14 |
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 102
Karma: 38810
Join Date: Apr 2011
Device: Sony PRS-T1
|
yeah, it works and seems easy :P tomorrow I'll try to resize the partitions
|
![]() |
![]() |
![]() |
#15 |
Zealot
![]() ![]() ![]() ![]() ![]() ![]() Posts: 109
Karma: 556
Join Date: Nov 2009
Location: SaiGon VietNam
Device: PRS T1, Kobo Forma 8G, Kobo Libra H2O
|
I tried to free up the system disk with link2sd and app2sd but failed. Can anyone write a step by step wiki about this? Regarding linux, I have no knowledge but with a very detailed wiki I'm able to follow.
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Changing the partition type ? | rolgiati | Kindle Developer's Corner | 1 | 12-08-2011 09:39 PM |
Unmounting a partition? | owly | Barnes & Noble NOOK | 0 | 09-29-2011 02:38 PM |
Moving libraries to another partition | Lady Fitzgerald | Calibre | 12 | 09-21-2010 04:48 PM |
Installer partition | Mike_73 | Sony Reader | 0 | 03-12-2010 03:56 PM |
how to clean more disk space in root file system to upgrade system | chinaet | iRex | 1 | 12-18-2006 03:54 PM |