maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   OS2008 / Maemo 4 / Chinook - Diablo (https://talk.maemo.org/forumdisplay.php?f=29)
-   -   Introducing console-tools v1 (install-tools replacemement) (https://talk.maemo.org/showthread.php?t=25714)

Peet 2009-04-01 11:17

Re: Introducing console-tools v1 (install-tools replacemement)
 
Just wondering if there will be a fix for swap partition not getting recognized or automatically enabled?

I don't reboot that often, but having to manually enable swap each time isn't the most rewarding way to start a new session.

Somewhat related, is there a way to enable command memory in xterm, similar to up/down arrow on the typical desktop Linux terminal?

bousch 2009-04-01 14:50

Re: Introducing console-tools v1 (install-tools replacemement)
 
Quote:

Originally Posted by lm2 (Post 274689)
Not sure if anyone is still looking at this thread, but before I start a new thread, I'd thought I'd post here first.

I want to establish a 2gb fat partition on my new 4gb bootable internal sd so that it shows up when booted to sd as a 2gb internal storage. I have a 2gb ext2 partition on the sd already. It is mmcblk0p1, but there is a 2gb unallocated block of space before it (i.e., to the left of it) when the card shows up in gparted.

Simple question. How in the world can I make that 2gb of unallocated space show up as "internal sd" when booted to this ext2 partition?? I've tried everything--certainly everything I can think of with gparted, console tools, and windows disk management.

Any help is MUCHO APPRECIATADO! (oh, and if you can help me with me my spanish, I'll give you dos thanyos!)

I guess you would have to do something like this as root:

mkfs -t vfat /dev/mmcblk0p0

EDIT: you will have to create this partition in the unallocated block first with sfdisk.

Laughing Man 2009-04-01 15:18

Re: Introducing console-tools v1 (install-tools replacemement)
 
Quote:

Originally Posted by Peet (Post 276442)
Just wondering if there will be a fix for swap partition not getting recognized or automatically enabled?

I don't reboot that often, but having to manually enable swap each time isn't the most rewarding way to start a new session.

Somewhat related, is there a way to enable command memory in xterm, similar to up/down arrow on the typical desktop Linux terminal?

If you connect to a specific AP. Get Conler (Connection handler) that will run commands on connect. Then have it run as root with 'swapon /dev/mmcblk(# where swap is on)p(partition #).

Or create a bash script (I don't know how to do this) and put it in services?

qole 2009-04-01 16:54

Re: Introducing console-tools v1 (install-tools replacemement)
 
Quote:

Originally Posted by Peet (Post 276442)
Somewhat related, is there a way to enable command memory in xterm, similar to up/down arrow on the typical desktop Linux terminal?

The up and down on the D-Pad should do that. The history is only a few lines "deep" and there's no Ctrl-R history search, however.

sla_erick 2009-04-02 01:27

Re: Introducing console-tools v1 (install-tools replacemement)
 
i need some help. Im a total noob :(, i dont know much about cloning, but i need to clone my OS to my 8gb SD, where can i see STEP by STEP cloning to SD? I have a Nokia N810 with the latest firmware. Thank you

KristianW 2009-04-02 02:29

Re: Introducing console-tools v1 (install-tools replacememen
 
Quote:

Originally Posted by lm2 (Post 274689)
Not sure if anyone is still looking at this thread, but before I start a new thread, I'd thought I'd post here first.

I want to establish a 2gb fat partition on my new 4gb bootable internal sd so that it shows up when booted to sd as a 2gb internal storage. I have a 2gb ext2 partition on the sd already. It is mmcblk0p1, but there is a 2gb unallocated block of space before it (i.e., to the left of it) when the card shows up in gparted.

Simple question. How in the world can I make that 2gb of unallocated space show up as "internal sd" when booted to this ext2 partition?? I've tried everything--certainly everything I can think of with gparted, console tools, and windows disk management.

Any help is MUCHO APPRECIATADO! (oh, and if you can help me with me my spanish, I'll give you dos thanyos!)

I had a similar problem >
Run PB , chose CFDISK in the menu,
and make a new FAT partition at the beginning of the free space.

I suppose you tried this, I did, but I had to format the new FAT partition from my Windows PC with my N810 attached by USB-cable.

BUT , my ext2 partition was "mmcblkXp2" (yours ---p1), perhaps diablo wants the first FAT partition to be ---p1 ??

If THAT is the case, I would like to know if partitions can be renumbered ?

( A suggestion for a slow way around :
Copy (e.g. with gtar) your ext2 partition to somewhere, "remake" your mmc, and copy back. )

KristianW 2009-04-02 03:07

Re: Introducing console-tools v1 (install-tools replacemement)
 
Quote:

Originally Posted by sla_erick (Post 276680)
i need some help. Im a total noob :(, i dont know much about cloning, but i need to clone my OS to my 8gb SD, where can i see STEP by STEP cloning to SD? I have a Nokia N810 with the latest firmware. Thank you

Have you read the first post in this thread ?
If not, do, and download and install the Console Tools, use the second of the two links (in that post) just below each other.

Then start X-terminal and write "pbeasy <Enter>".
This program lets you do everything necessary to clone.
If you want other partitions than this program makes,
"PB" is not much more difficult to learn to manage.

The steps to clone are in order :
partition , clone , bootmeny .
I think Penguinbaits instructions will fill in the rest.

( It CAN happen that you have to format the FAT partition on your SD card again, possibly even from your PC.)

I am a complete (linux) newbie too, and I found Penguinbaits programs and instructions easy enough.

Good luck !
( If not, feel free to ask again, and I will try to answer, although maybe not the same day.)

odius 2009-04-04 11:42

Re: Introducing console-tools v1 (install-tools replacemement)
 
Yo PENGUINE BAIT , THANKS BIGTIME!!
^^Nokia needs to fund this hacker^^
everyone who uses his tool for 8gb should donate $10.. 100 ppl n see wha else he comes out with

im on 810 w/ 43.7
run pb and use space bar & enter

Eladon 2009-04-04 20:23

Re: Introducing console-tools v1 (install-tools replacemement)
 
Quote:

Originally Posted by Peet (Post 276442)
Just wondering if there will be a fix for swap partition not getting recognized or automatically enabled?

I don't reboot that often, but having to manually enable swap each time isn't the most rewarding way to start a new session.

Peet, did you try my fix? See "Newbie FAQ" on the first post.

Amarantus 2009-04-04 21:25

Re: Introducing console-tools v1 (install-tools replacemement)
 
the console tools deb is corrupted I tried to install it today no success


All times are GMT. The time now is 21:44.

vBulletin® Version 3.8.8