View Single Post
Posts: 41 | Thanked: 13 times | Joined on Oct 2008
#58
I just buy new microsd card 16Gb. it works fine, as I see.
I make 2 partitions in Gparted on Ubuntu 9.10 PC in cardreader:
SD - 10Gb and DEB - 5GB, ext2 fs. Extract the contents of debian-squeeze-rootfs.tar.bz2 on DEB partition and plug the card in my N810. Edit ~/.chroot file to point on this partition. Then make "sudo debian" and everything is OK, but last line in output is "segmentation fault" and chroot does not work. dmesg|tail does not show any problems. Working with usual image file seems no problems.
Why can it be?

Code:
BusyBox v1.6.1 (2008-09-18 09:43:17 EEST) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N810-43-7:~# debian
No chroot dir specified; using /debian
/dev/mmcblk1p2 specified in ~/.chroot
Mounting...
using device: /dev/mmcblk1p2
Using ext2 file system
mounting device: /dev/mmcblk1p2
.
..
...
....
Everything set up, running chroot...
Segmentation fault
Nokia-N810-43-7:~#
Seems very strange. I just tried to copy contents from my image file in DEB partition and this works fine. Problem solved

Last edited by shanti; 2009-12-26 at 22:55.