![]() |
Re: Repartition the internal drive
I must be doing something wrong...
The Tilde character (~) indicating home directory doesn't seem to register in the term app. The key press registers on the phone with a customary haptic vibration on the soft keyboard, but that's about it. Am I missing anything? Surely, I am. |
Re: Repartition the internal drive
Quote:
|
Re: Repartition the internal drive
You can also add it to the xterm bar:
This is taken from a different thread: Code:
gconftool-2 -s /apps/osso/xterm/key_labels -t list --list-type=string "[Tab,Esc,Up,Dn,~,|,>]" |
Re: Repartition the internal drive
Quote:
Here's how i have done the debootstrap. On my Debian box: Code:
debootstrap --arch=armel --foreign lenny /mnt/On my N900: Code:
mkdir /var/chrootOh, and i had to configure trackerd to not index /var/chroot/ in /home/user/.config/tracker/tracker.cfg (it sucks a lot of cpu %). |
Re: Repartition the internal drive
Quote:
Thank you much. I'll re-format the SD card to ext3 later on tonight, and try it again. |
Re: Repartition the internal drive
I want to convert my N900 into a real mobile computer by getting rid
of the stone-age filesystem FAT. I tried to follow those helpful instructions Quote:
Quote:
I'd rather have a flexible VFAT image which I can easily let shrink and grow. So I've set up a loopback device and verified that the camera app can successfully store pictures on it: Quote:
Now we only need to modify the scripts (in ke-recv?) to do this automatically and we could completey get rid of the VFAT partition... |
Re: Repartition the internal drive
One more thing:
Seems by default: the mmcblk0p1 partition will get exported over usb mass storage. This is the reason I kept it at 2gb vfat. |
Re: Repartition the internal drive
Quote:
Here are the steps to get rid of your VFAT partition and to replace it with a image on your ext3 partition. With this solution you can take pictures with the camera app and the image is automatically exported as USB mass storage. This example creates a 256MB image called /home/user/FAT. You may also create a much larger image file. Since it is created as a sparse file, only the real allocated space in the VFAT image will be used on your ext3 partition (like a VM image). create the image: Quote:
Quote:
/usr/sbin/osso-usb-mass-storage-enable.sh (after line 95) Quote:
/usr/sbin/osso-usb-mass-storage-disable.sh (just before the exit 0 at the end) Quote:
make sure you have no vfat partition or set it to type 83, otherwise you have to edit /usr/lib/genfstab.awk and comment out the vfat line. /etc/event.d/rcS-late (insert first after sfdisk cmd and the second before the other comment) Quote:
Quote:
by careful with typos in this script - they may lead to bricked device! you can extract the script part and try to execute to check for errors. now reboot and try taking pictures and mounting per USB. Good luck! |
Re: Repartition the internal drive
Hmm nice. I'll definately need to play with this some more. Though I'm not really in the mood to do any more reflashes anytime soon :)
|
Re: Repartition the internal drive
Quote:
|
| All times are GMT. The time now is 19:13. |
vBulletin® Version 3.8.8