View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#121
Originally Posted by DCr33P View Post
Tar "said" there were files from date 01.01.1970. I don't know if tar just stopped copying then, or if this was just a warning. Booting works, but perhaps some files are not copied, after all?
That's just warning, everything was copied.

Originally Posted by DCr33P View Post
Second subject... I can't connect via usb and got the message "[..] unable to connect via usb[..] Memory cards in use: internal memory card". Somehow it's logical, cause my ext2 partition is used as rootfs by the system and can't be unmountend due to the usb connection process. But what's with my first fat32 partition on the card? It doesn't show up on my PC Only the 128mb nokia card in external slot can be accessed from PC.
Any ideas, how to solve this?
Hmm, yes. I still don't have dualboot on N800 since I also bought card which currently doesn't work but I've read about something related. Check maemo mailing lists. Someone had opposite problem when booted from flash. He noticed that if he mounts ext2 partiton from mmc card and attaches USB it is unmounted too together with first FAT one. Looks like IT2007 tries to unmount all partitions on the card and probably if it fails, usb storage doesn't work. Someone pointed him to the script that does the unmounting. It needs to be modified to either skip ex2 partition used for booting or changed back to unmount just the FAT one as it was in IT2006.