maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   SDcard problem after Meego installation (https://talk.maemo.org/showthread.php?t=73207)

Frecout 2011-05-18 13:35

SDcard problem after Meego installation
 
Hi,
I installed meego on sd card for n900, it works. But now i need to remove OS from sdcard and i do not know how to do it. Windows cant find it.

Thanks for help !

shardul 2011-05-18 13:54

Re: SDcard problem after Meego installation
 
Just format your sd card.
Then, remove u-boot
Open x-terminal type:
root
apt-get install kernel-power-flasher.

titi974 2011-05-19 05:11

Re: SDcard problem after Meego installation
 
Just format your sd card ;)

cooldubai 2011-08-23 11:12

Re: SDcard problem after Meego installation
 
I am also facing the same problem, i tried removing u-boot from xterminal using "apt-get remove u-boot" but den removed nuthing, i formatted the SD card, but then it only formats 3.5GB out of 8GB space.

n900_novice 2013-01-01 10:59

Re: SDcard problem after Meego installation
 
Quote:

Originally Posted by cooldubai (Post 1075199)
I am also facing the same problem, i tried removing u-boot from xterminal using "apt-get remove u-boot" but den removed nuthing, i formatted the SD card, but then it only formats 3.5GB out of 8GB space.

Y'day I installed Nemo and when I today formatted the SD card it also shows me 3.5 GB total space in place of 8 GB. Can someone please help here to reclaim complete space on the sd card. Please help.

raaj13 2013-01-01 13:41

Re: SDcard problem after Meego installation
 
for the ones facing space problem since it created 2 partiton on your card
1 ext3 and 1 fat you need to format the entire card not just 1 partion to again see the space as whole.

root
umount /media/mmc1
mkfs.vfat /dev/mmcblk1

after formating is complete

mount /dev/mmcblk1 /media/mmc1


And also try to post in appropiate platform.Should come under N900 device platform and not MeeGo

n900_novice 2013-01-01 21:48

Re: SDcard problem after Meego installation
 
Thanks but it didn't work. Still stuck at 3.5 GB.

raaj13 2013-01-02 03:15

Re: SDcard problem after Meego installation
 
1 Attachment(s)
Quote:

Originally Posted by n900_novice (Post 1309850)
Thanks but it didn't work. Still stuck at 3.5 GB.

Seems like need to delete partitions then. first install leafpad or if you can work with vi no problem.
copy the attachment to your N900 memory.
Code:

BusyBox v1.20.2 (Debian 1.20.2power5+thumb0) built-in shell (ash)
Enter 'help' for a list of built-in commands.
~ $ root

BusyBox v1.20.2 (Debian 1.20.2power5+thumb0) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900:~# umount /media/mmc1/
Nokia-N900:~# cd /home/user/MyDocs/
Nokia-N900:/home/user/MyDocs# mv partion.sh.txt partion.sh
Nokia-N900:/home/user/MyDocs# sh partion.sh

After finished
mount /dev/mmcblk1 /media/mmc1

If any error post it here so that we have a look

n900_novice 2013-01-02 13:08

Re: SDcard problem after Meego installation
 
Quote:

Originally Posted by raaj13 (Post 1309895)
Seems like need to delete partitions then. first install leafpad or if you can work with vi no problem.
copy the attachment to your N900 memory.
Code:

BusyBox v1.20.2 (Debian 1.20.2power5+thumb0) built-in shell (ash)
Enter 'help' for a list of built-in commands.
~ $ root

BusyBox v1.20.2 (Debian 1.20.2power5+thumb0) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900:~# umount /media/mmc1/
Nokia-N900:~# cd /home/user/MyDocs/
Nokia-N900:/home/user/MyDocs# mv partion.sh.txt partion.sh
Nokia-N900:/home/user/MyDocs# sh partion.sh

After finished
mount /dev/mmcblk1 /media/mmc1

If any error post it here so that we have a look

Thanks for your help, but I was able to reclaim the space back by formatting the mem card using partition master. But, appreciate your help and attention.


All times are GMT. The time now is 07:04.

vBulletin® Version 3.8.8