View Single Post
Posts: 1 | Thanked: 0 times | Joined on Nov 2012
#436
Hey guys, I've been trying to crack this nut for a while but whatever I do I don't seem to be able to get Ubuntu running on my N900. Is someone else out there kind enough to help me?

This is what I do and the errors I get.

I'm using the install.sh script and my memory card is connected through card reader. The script runs until after my memory card gets partitioned/formatted, after which I get this error:

Allocating group tables: done
Writing inode tables: done
Creating journal (16384 blocks): done
Writing superblocks and filesystem accounting information: done

tune2fs 1.42 (29-Nov-2011)
/dev/sdf3: 11/212992 files (0.0% non-contiguous), 31234/851508 blocks

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
install.sh: line 341: /mnt/etc/fstab: No such file or directory
install.sh: line 343: /mnt/etc/fstab: No such file or directory
install.sh: line 345: /mnt/etc/resolv.conf: No such file or directory
install.sh: line 346: /mnt/etc/hosts: No such file or directory
install.sh: line 347: /mnt/etc/environment: No such file or directory
sed: can't read /mnt/etc/init/tty6.conf: No such file or directory
install.sh: line 353: /mnt/etc/rc.local: No such file or directory
install.sh: line 360: /mnt/etc/fstab: No such file or directory
install.sh: line 362: /mnt/etc/udev/rules.d/70-persistent-net.rules: No such file or directory
mount: mount point /mnt/proc does not exist
mount: mount point /mnt/dev does not exist
mount: mount point /mnt/dev/pts does not exist
cp: cannot create regular file `/mnt/usr/bin/': No such file or directory

Any idea what is going on?

Cheers!