|
|
#1 |
|
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 995
Karma: 19899
Join Date: Dec 2008
Location: Netherlands
Device: iRex DR1000S
|
More memory for qemu image
Currently I am starting qemu from Ajunta. Is there a(n easy) way to get more memory? Thanks, Marcel |
|
|
|
|
|
#2 |
|
Connoisseur
![]() ![]() ![]() Posts: 82
Karma: 256
Join Date: Feb 2010
Location: Netherlands
Device: dr1000
|
the root filesystem image is an ext2 filesystem, you can use resize2fs to resize it:
# e2fsck -f poky-image-ion-devel-qemuarm-20100611123250.rootfs.ext2 # resize2fs poky-image-ion-devel-qemuarm-20100611123250.rootfs.ext2 500M where 500M is the desired new size (update: I don't know if it's already installed on the development vmware image, you may need to install the package e2fsprogs) Last edited by luite; 06-27-2010 at 01:38 PM. |
|
|
|
|
Enthusiast
|
|
|
|
#3 |
|
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 995
Karma: 19899
Join Date: Dec 2008
Location: Netherlands
Device: iRex DR1000S
|
Thanks for the info, I am rather new to linux, so I do not yet know all of these tricks. I first need to cleanup my vmware image (anyone got any idea how to increase the disksize of a VMware image, I am using the VMWare image from Adam B.?) so I have not tried it yet, but Thanks anyway.
Update: removed some files and could use the commands as indicated. Thanks Again! Last edited by Mackx; 06-27-2010 at 02:39 PM. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Transferring from Main Memory to Memory Card | Modern Bear | Sony Reader | 3 | 12-13-2009 06:40 AM |
| Books on internal memory show as on Memory Stick | doreenjoy | Sony Reader | 6 | 06-05-2009 02:08 AM |
| memory card to main memory copy | alexxxm | Sony Reader Dev Corner | 1 | 09-01-2008 11:04 AM |
| Suddenly files won't copy to flash memory-plenty of memory | skoobwoman | iRex | 3 | 08-15-2008 02:52 PM |
| Moving files from memory card to main memory | dhbailey | Sony Reader | 2 | 03-12-2007 11:43 AM |