Active Topics

 


Reply
Thread Tools
mece's Avatar
Posts: 1,111 | Thanked: 1,985 times | Joined on Aug 2009 @ Åbo, Finland
#51
Just wondering, is there some relatively easy method to repartition the whole thing? If I wanted to say use 16 Gb for rootfs and opt or something, are there limitations to this? How would I go about doing that?

EDIT to make sense
__________________
Class .. : Meddler, Thread watcher, Developer, Helper
Humor .. : [********--] Alignment: Pacifist
Patience : [*****-----] Weapon(s): N900, N950, Metal music
Agro ... : [----------] Relic(s) : N95, NGage, Tamyia Wild One

Try Tweed Suit for your hardcore twittering needs
http://twitter.com/mece66
I like my coffee black, like my metal.

Last edited by mece; 2009-10-21 at 09:57.
 
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#52
I think the limitation there is that the rootfs and the 32 GB flash are on differerent flash chips. The rootfs one being tiny and fast.
__________________
Tidings - RSS and Podcast aggregator for Jolla - https://github.com/pycage/tidings
Cargo Dock - file/cloud manager for Jolla - https://github.com/pycage/cargodock
 

The Following 4 Users Say Thank You to pycage For This Useful Post:
mece's Avatar
Posts: 1,111 | Thanked: 1,985 times | Joined on Aug 2009 @ Åbo, Finland
#53
Are we sure about this or is it just speculation?
If yes then the way to go would be to have a big opt then i suppose. hmpf. Not really what I wanted to hear. Either way, reparitioning the opt should work without reinstalling anything as long as it's empty, and the rest is empty, right?
__________________
Class .. : Meddler, Thread watcher, Developer, Helper
Humor .. : [********--] Alignment: Pacifist
Patience : [*****-----] Weapon(s): N900, N950, Metal music
Agro ... : [----------] Relic(s) : N95, NGage, Tamyia Wild One

Try Tweed Suit for your hardcore twittering needs
http://twitter.com/mece66
I like my coffee black, like my metal.
 
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#54
As of now, /opt is a symlink to /home/opt which resides a 2 GiB partition. /home/user/MyDocs occupies the rest of the 32 GB (note that this is GB, not GiB).
__________________
Tidings - RSS and Podcast aggregator for Jolla - https://github.com/pycage/tidings
Cargo Dock - file/cloud manager for Jolla - https://github.com/pycage/cargodock
 

The Following User Says Thank You to pycage For This Useful Post:
mece's Avatar
Posts: 1,111 | Thanked: 1,985 times | Joined on Aug 2009 @ Åbo, Finland
#55
What I meant was is it a confirmed fact that
Originally Posted by pycage View Post
[...] the rootfs and the 32 GB flash are on differerent flash chips. [...]
Or is it just speculations?

And the opt and home partitions can be resized as one wishes, amIright?
__________________
Class .. : Meddler, Thread watcher, Developer, Helper
Humor .. : [********--] Alignment: Pacifist
Patience : [*****-----] Weapon(s): N900, N950, Metal music
Agro ... : [----------] Relic(s) : N95, NGage, Tamyia Wild One

Try Tweed Suit for your hardcore twittering needs
http://twitter.com/mece66
I like my coffee black, like my metal.
 
pycage's Avatar
Posts: 3,404 | Thanked: 4,474 times | Joined on Oct 2005 @ Germany
#56
This is what sfdisk -l shows:

This is the 32 GB flash:
Code:
/dev/mmcblk0p1   28 GB FAT 32
/dev/mmcblk0p2   2 GB Linux
/dev/mmcblk0p3   768 MB Linux swap
/dev/mmcblk0p4   Empty
I can't ssh into the device right now at work, so I can't copy&paste the sfdisk -l output. Maybe someone else can. I don't see the rootfs here. But you can see from the output that it's not on the internal 32 GB flash.
__________________
Tidings - RSS and Podcast aggregator for Jolla - https://github.com/pycage/tidings
Cargo Dock - file/cloud manager for Jolla - https://github.com/pycage/cargodock
 

The Following User Says Thank You to pycage For This Useful Post:
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#57
Originally Posted by mece View Post
And the opt and home partitions can be resized as one wishes
Yes, of course, just like you would do it on any other linux machine /opt should be a filesystem with unix permissions (currently ext3?), /home/user/MyDocs is fat32 and is exported over USB.

Once I get the device I definitely plan to play with this a lot (i.e. repartition, move whole system to eMMC, boot from microSD).
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.
 

The Following 4 Users Say Thank You to fanoush For This Useful Post:
mece's Avatar
Posts: 1,111 | Thanked: 1,985 times | Joined on Aug 2009 @ Åbo, Finland
#58
Originally Posted by pycage View Post
I can't ssh into the device right now at work, so I can't copy&paste the sfdisk -l output. Maybe someone else can. I don't see the rootfs here. But you can see from the output that it's not on the internal 32 GB flash.
Nice to see the swap there at least, so you can resize that if needed. I wonder how much slower it would be to have everything on the 32GB flash.
__________________
Class .. : Meddler, Thread watcher, Developer, Helper
Humor .. : [********--] Alignment: Pacifist
Patience : [*****-----] Weapon(s): N900, N950, Metal music
Agro ... : [----------] Relic(s) : N95, NGage, Tamyia Wild One

Try Tweed Suit for your hardcore twittering needs
http://twitter.com/mece66
I like my coffee black, like my metal.
 
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#59
Originally Posted by pycage View Post
I can't ssh into the device right now at work, so I can't copy&paste the sfdisk -l output. Maybe someone else can.
It would be great if anyone with device would care to update http://wiki.maemo.org/Nokia_World_2009_QA#Maemo_5 (the 'output of' part)

Heck, I would love to get N900 firmware image, that would answer me a lot of questions :-)
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.
 
Jaffa's Avatar
Posts: 2,535 | Thanked: 6,681 times | Joined on Mar 2008 @ UK
#60
Originally Posted by mece View Post
What I meant was is it a confirmed fact that
[/opt and / are on different flash chips, with the 256MB rootfs one being faster]
Or is it just speculations?
It's not speculation. It has been discussed on the PyMaemo and maemo-developers mailing lists. It was re-mentioned by Marius Vollmer (a Nokian) at the /opt BOF at the summit.

One thing which was suggested was putting swap on the fast, 256MB chip and the whole rootfs on the eMMC (32GB, partitioned into both VFAT and ext3).

And the opt and home partitions can be resized as one wishes, amIright?
Correct.
__________________
Andrew Flegg -- mailto:andrew@bleb.org | http://www.bleb.org
 

The Following User Says Thank You to Jaffa For This Useful Post:
Reply

Tags
rootfs, space, speedy deletion candidate


 
Forum Jump


All times are GMT. The time now is 11:13.