maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   [Debian] Alpha(?) testing of new Deblet installer and Bootmenu installer. (https://talk.maemo.org/showthread.php?t=23051)

jiiv 2008-09-02 17:57

Re: Alpha(?) testing of new Deblet installer and Bootmenu installer.
 
I'm running maemo off of flash and deblet off the mmc card, the internal 2GB is just for storing stuff atm.
Speaking of which, I had a couple of thoughts on 'best practices":
1. Shouldn't we kinda recommend installing to mmc? Given the limited number of write cycles, I'd hate to burn up the internal (non-replaceable) storage on the device instead of a (relatively) cheap mini or micro mmc card.
2. Wouldn't ext2 be a better choice for the fs? It seems to me that using a journalling filesystem eats up a lot of write cycles unnecessarily- it's definitely a better filesystem overall, but in this specific case I'd think that ext2 would be a better choice than ext3.

fatalsaint 2008-09-02 18:04

Re: Alpha(?) testing of new Deblet installer and Bootmenu installer.
 
Quote:

Originally Posted by Stskeeps (Post 220139)
It does the linuxrc problem and reboots when trying to start Deblet or?

Yes.. it does everything perfectly and writes the bootmenu.. you boot and it says "Boot to Deblet" or something.. and it's all hunky dorey....

except that it wrote the wrong device name (mmcblk1 instead of mmcblk0) because in SD the device names are reversed. So it says "Boot Failed... " and then resets.

Stskeeps 2008-09-02 18:13

Re: Alpha(?) testing of new Deblet installer and Bootmenu installer.
 
Quote:

Originally Posted by fatalsaint (Post 220153)
Yes.. it does everything perfectly and writes the bootmenu.. you boot and it says "Boot to Deblet" or something.. and it's all hunky dorey....

except that it wrote the wrong device name (mmcblk1 instead of mmcblk0) because in SD the device names are reversed. So it says "Boot Failed... " and then resets.

Could you do a ls -l /mnt/initfs/dev and ls -l /dev for me (maemo)?

EDIT: https://bugs.maemo.org/show_bug.cgi?id=2747 illustrates that problem - it's my installers problem and I'll look into it.

jiiv 2008-09-02 20:19

Re: Alpha(?) testing of new Deblet installer and Bootmenu installer.
 
FYI, the dialog box for root password in the new installer seems to automatically uppercase the first letter.

Stskeeps 2008-09-02 20:36

Re: Alpha(?) testing of new Deblet installer and Bootmenu installer.
 
Thanks to the people tracing down the problem - installer 1.2-7 now has the INT_CARD/EXT_CARD confusion fixed and the .deb has been updated.

I tested it through the functions which take care of the bootmenu item writing, so hope it works in general. If not, do complain :)

jiiv 2008-09-02 20:46

Re: Alpha(?) testing of new Deblet installer and Bootmenu installer.
 
Of course, fix it 20 minutes after I finish a fresh install. :P
Thanks for the update :) I'm sure I'll be running through the installer again shortly.

borghal 2008-09-03 08:44

Re: Alpha(?) testing of new Deblet installer and Bootmenu installer.
 
fatalsaint,

thanks for the info on using a USB keyboard. It works like a charm, life can sometimes be soo easy :)
the command is this:
Code:

echo host > /sys/devices/platform/musb_hdrc/mode
to reverse, use "otg" instead of "host".


I'll tinker a bit with bluetooth/mobile phone and see if I can get something to work.

On a different note: How do I mount my other partitions on my sd-cards? They show up in nautilus by names (Kingston) but I can't mount them:

Quote:

A security policy in place prevents this sender from sending this message to this recipient. See message bus configuration file (rejected message had interface "org.freedesktop.Hal.device.volume" member "mount" error name "(unset)" destination org.freedesktop.Hal
:eek:

leosam 2008-09-05 13:50

Re: Alpha(?) testing of new Deblet installer and Bootmenu installer.
 
Hey all,

First of all, congrats to all of you who had made this thing possible. I've been playing around with these packages with no luck up to now. Installed from the latest version (1.2-7) to my external 4G mmc on the N810. It installs ok (apparently).

Then it reboots, I choose "Deblet on External-MMC-p1". It shows:

"Starting linuxrc from deblet-external-MMC-p1 (mtblock4 ext3)"

after a while it reboots.

I've read this whole thread a couple of times and tried some things that I saw here, or that I figured from previous linux experience but I got to admit I pretty much lost on this one.

Can anyone give me some pointers on this problem?

Thank you all.

Stskeeps 2008-09-05 13:59

Re: Alpha(?) testing of new Deblet installer and Bootmenu installer.
 
Quote:

Originally Posted by leosam (Post 221168)
Hey all,

First of all, congrats to all of you who had made this thing possible. I've been playing around with these packages with no luck up to now. Installed from the latest version (1.2-7) to my external 4G mmc on the N810. It installs ok (apparently).

Then it reboots, I choose "Deblet on External-MMC-p1". It shows:

"Starting linuxrc from deblet-external-MMC-p1 (mtblock4 ext3)"

after a while it reboots.

I've read this whole thread a couple of times and tried some things that I saw here, or that I figured from previous linux experience but I got to admit I pretty much lost on this one.

Can anyone give me some pointers on this problem?

Thank you all.

Alright, looks like the boot item might be wrong - can you post your /etc/bootmenu/ .item file? (there's one called deblet-something)

leosam 2008-09-05 14:13

Re: Alpha(?) testing of new Deblet installer and Bootmenu installer.
 
Quote:

Originally Posted by Stskeeps (Post 221173)
Alright, looks like the boot item might be wrong - can you post your /etc/bootmenu/ .item file? (there's one called deblet-something)

Its the one that gets automatically installed with some modifications:

/etc/bootmenu.d/deblet-external-MMC-p1.item:

ITEM_NAME="Deblet on external-MMC-p1"
ITEM_ID="deblet-external-MMC-p1"
ITEM_DEVICE="mmcblk1p1"
ITEM_MODULES="mbcache jbd ext3"
ITEM_FSTYPE="ext3"
ITEM_FSOPTIONS="noatime,ro"
ITEM_LINUXRC="linuxrc"

BTW, I'm installing this with /usr/sbin/install_bootmenu


All times are GMT. The time now is 00:53.

vBulletin® Version 3.8.8