|
2010-02-28
, 18:35
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#2
|
SO, i've been(trying to) following these instructions for dual booting.
http://mer-project.blogspot.com/2010...okia-n900.html
Part's I do not understand and i'm looking for some help as i'm a linux/n900b
Does this mean I need to have ubuntu dual booting on my vista machine? Or do I just need the .iso on a cd?Code:* A Linux installation on your PC.
You need to have linux installed, a virtual machine should work though
*I should use ssh and create a copy onto my pc?Code:A copy of the files in your /lib/firmware from your N900. This includes WiFi and Bluetooth firmware.
You can simply open terminal, type root, then cp -r /lib/firmware /home/user/MyDocs and copy the folder from there via USB
I'm lost at this one. I do not know where to get it.Code:* That you have installed fanoush's bootmenu (dpkg -i it and run 'Install bootmenu' application icon)
It's in extras-devel, usual warning applies:
The software hosted in extras-devel might NOT be ready for normal users!
PLEASE PLEASE PLEASE don't play with it unless you really know what you are doing. Be ready to file proper bug reports instead of posting complaints. Expected problems: crashes, battery drain, poor system performance, full disk space & more - SERIOUSLY!
Don't play with Extras-devel if you haven't backed up your data or aren't prepared to re-flash your device.You can use gparted in Ubuntu to do thisCode:* Partition your microSD to first partition being Linux and format it as ext3 using mkfs.ext3.
sudo mkdir -p /mnt/merCode:* Mount the ext3 partition on your PC, let's say in /mnt/mer.
sudo mount /dev/sd<something>, depends on how and where it's connected> /mnt/mer
Code:* Make sure using 'mount' that your ext3 partition is -not- mounted 'nosuid' or 'nodev'Code:* cd /mnt/mer * tar --numeric-owner -pzxf /full/path/to/mer-armel-n900-rootfs-v0.17testing10.tar.gz * cd lib/firmware * cp in the files from /lib/firmware from your N900 * umount /mnt/mer
The terminal on your PC in the linux install
Thats all for now. I hope someone can help
Thanks!
|
2010-02-28
, 18:39
|
|
Posts: 257 |
Thanked: 51 times |
Joined on Dec 2009
|
#3
|
|
2010-02-28
, 18:42
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#4
|
|
2010-02-28
, 18:46
|
|
Posts: 257 |
Thanked: 51 times |
Joined on Dec 2009
|
#5
|
|
2010-02-28
, 18:52
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#6
|
|
2010-02-28
, 20:18
|
|
Posts: 257 |
Thanked: 51 times |
Joined on Dec 2009
|
#7
|
* Partition your microSD to first partition being Linux and format it as ext3 using mkfs.ext3.
* Mount the ext3 partition on your PC, let's say in /mnt/mer. sudo mkdir -p /mnt/mer sudo mount /dev/sd<something>, depends on how and where it's connected> /mnt/mer Code: * Make sure using 'mount' that your ext3 partition is -not- mounted 'nosuid' or 'nodev'
|
2010-02-28
, 20:38
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#8
|
The Following User Says Thank You to MohammadAG For This Useful Post: | ||
|
2010-02-28
, 21:14
|
|
Posts: 257 |
Thanked: 51 times |
Joined on Dec 2009
|
#9
|
|
2010-02-28
, 21:21
|
Posts: 678 |
Thanked: 197 times |
Joined on Jul 2007
@ San Jose CA
|
#10
|
Ok, done that. Now the next step
* tar --numeric-owner -pzxf /full/path/to/mer-armel-n900-rootfs-v0.17testing10.tar.gz
Contains a download link (mer.....testing.tar.gz) So I download that file and save it where/do what with it?
ONce again thanks and sorry for being such a noob and wasting your time
http://mer-project.blogspot.com/2010...okia-n900.html
Part's I do not understand and i'm looking for some help as i'm a linux/n900b
*
Thats all for now. I hope someone can help
Thanks!
Last edited by AndrewG; 2010-02-28 at 18:25.