Active Topics

 


Reply
Thread Tools
Posts: 388 | Thanked: 842 times | Joined on Sep 2009 @ Finland
#11
Originally Posted by Dactar View Post
Try this :

mv /opt /home/user/soft
ln -s /home/user/soft /opt

You should have now 2GB for /opt
Isn't /opt already symlinked to the home partition?

Originally Posted by Dactar View Post
Else try this :

mv /opt /home/user/MyDocs/soft
ln -s /home/user/MyDocs/soft /opt

You should have now 27GB for /opt
...And that might cause trouble for some applications because MyDocs has a FAT32 file system?
 

The Following 4 Users Say Thank You to hqh For This Useful Post:
Jaffa's Avatar
Posts: 2,535 | Thanked: 6,681 times | Joined on Mar 2008 @ UK
#12
hqh is right. Dactar's post isn't useful - and is potentially dangerous.

VFAT can't maintain the permissions, symlinks and other metadata necessary for a fully functioning Linux system. And /opt is already in the 2GB ext3 partition.
__________________
Andrew Flegg -- mailto:andrew@bleb.org | http://www.bleb.org
 

The Following 4 Users Say Thank You to Jaffa For This Useful Post:
Posts: 93 | Thanked: 30 times | Joined on Sep 2009 @ Sydney, Australia
#13
Originally Posted by Jaffa View Post
The trouble is that without fundamentally redesigning the OS structure (e.g. swap on 256MB flash and rootfs on eMMC) - which has both time, performance, tooling and QA implications - the only solution is to make sure stuff installs into /opt.
What about a bigger OneNAND Flash memory chip ? 512MB ?? or 1GB ??

Do they make such chips the same physical size as 256MB OneNAND chip (would minimise hardware re-design issues) ?

What sort of cost difference ??? Surely can't be much - all sort of memory seems so cheap these days ???

Would a bigger OneNAND chip affect battery life ?

Last edited by Zelig87; 2009-10-23 at 10:20.
 
Andre Klapper's Avatar
Posts: 1,665 | Thanked: 1,649 times | Joined on Jun 2008 @ Praha, Czech Republic
#14
Originally Posted by qgil View Post
Feel free filing bugs asking them to use /opt and MyDocs as much as possible as explained in the link above.
...and please set the keyword "non-optified" for such bug reports - easier to find them.
__________________
maemo.org Bugmaster
 

The Following 6 Users Say Thank You to Andre Klapper For This Useful Post:
Posts: 5,795 | Thanked: 3,151 times | Joined on Feb 2007 @ Agoura Hills Calif
#15
It's easy to say, "don't do x unless you know what you're doing," but many users will think that they know what they are doing. Effectively (it seems to me) the Nokia warning says "don't use your tablet normally; if you do, whatever happens is your fault". It is not unusual to install programs not from the manufacturer; I have done that on every computer I have ever had starting with the Sinclair I got at k-mart. And this is a little computer, not a mere phone.

So, I think that this problem will be solved and users will usually not encounter it.
 

The Following 2 Users Say Thank You to geneven For This Useful Post:
Posts: 41 | Thanked: 44 times | Joined on Sep 2009
#16
Is it possible to insert an ext3 formatted microsd card and symlink it to the root partition?
 
Posts: 5,335 | Thanked: 8,187 times | Joined on Mar 2007 @ Pennsylvania, USA
#17
Originally Posted by Zelig87 View Post
What about a bigger Flash memory chip ? 512MB ?? or 1GB ??

Do they make such chips the same physical size as 256MB chip (would avoid hardware re-design issues) ?
The 256 MB NAND flash is part of the OMAP 3430 system-on-a-chip. It's not a separate piece that can be swapped out.
__________________
maemo.org profile
 

The Following 9 Users Say Thank You to sjgadsby For This Useful Post:
Posts: 29 | Thanked: 21 times | Joined on Oct 2009
#18
Isn't /opt already symlinked to the home partition?
I'm sorry, I didn't know that /opt was already mounted on /home/users.

..And that might cause trouble for some applications because MyDocs has a FAT32 file system?
Yes...right for some applications. It was just a workarround, not the perfect solution.

But :

If /home/users is on the same card of /home/users/MyDocs, what about shrink /home/users/MyDocs and expand /home/users ?

If /home/users is on a separate card of /home/users/MyDocs, what about shrink /home/users/MyDocs and create a second partition (ext3) in it at /home/users/soft and move /opt link to this new point ?

Finally, there's a lot of possibility for advanced users...but when the N900 will be released is there a hope that all this mess could be different ? If not, I think that a configuration widget for end users could be necessary [and | or] a modification of installation process of extra packages could be refused if they are not "optified" [and | or] something else...let's start brainstorming
 
ewan's Avatar
Posts: 445 | Thanked: 572 times | Joined on Oct 2009 @ Oxford
#19
One things I'm not clear on with all this is where the microSD card gets mounted if there is one - could someone set me straight?
 
zerojay's Avatar
Posts: 2,669 | Thanked: 2,555 times | Joined on Apr 2007
#20
Originally Posted by ewan View Post
One things I'm not clear on with all this is where the microSD card gets mounted if there is one - could someone set me straight?
/media/mmc1/
 
Reply


 
Forum Jump


All times are GMT. The time now is 19:08.