ReferencePlatforms/mobile-imaging-linux: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 65: Line 65:
Newer kernels do not work properly when flashing the N810 firmware (flasher-3.0*).  It is very important that you do not upgrade the kernel on the imaging machine.
Newer kernels do not work properly when flashing the N810 firmware (flasher-3.0*).  It is very important that you do not upgrade the kernel on the imaging machine.


=old doc below=
If the machine complains about
==OS Install==
  request_module: runaway loop modprobe binfmt-464c
There aren't too many specifics for the operating system that is installed.  
Then there is a Maemo SD card inserted into the computer. Remove all sd cards and readers and reboot
*Install Fedora 12 32bit
*select defauts for language options (English, US...)
*when partitioning select 'Use entire disk'
*when selecting software:
**untick 'Office and Productivity'
**tick 'Software Development'
*set root password appropriately
 
==First Run==
Set up time synchronizing as desired, create a user:
*Full Name: Maemo Flashing
*User Name: maemo
*Password :
and send hardware profile.
 
If your network connection doesn't connect automatically, right click computers with red box/white x and select 'edit connections'.  select System eth0 and click edit -> tick connect automatically -> authenticate as root
 
 
==Setup Mozilla Environment==
hg clone http://hg.mozilla.org/build/tools
ln -s tools/buildfarm/mobile/n810-imaging
ln -s tools/buildfarm/mobile/n900-imaging
wget http://samba.anu.edu.au/ftp/rsync/src/rsync-2.6.9.tar.gz
tar zxf rsync-2.6.9.tar.gz
cd rsync-2.6.9
./configure --disable-debug --prefix=/home/maemo
make -j4
make install
cp ~/bin/rsync /usr/bin/rsync2
sed -i -e 's/^SELINUX=.*$/SELINUX=disabled/' /etc/selinux/config
#obtain appropriate nokia flasher
Confirmed users
1,377

edits

Navigation menu