![]() |
2006-08-10
, 04:48
|
Posts: 190 |
Thanked: 5 times |
Joined on Nov 2005
@ Bee-u-tee-ful Garden Home, Oregon
|
#2
|
![]() |
2006-08-10
, 07:12
|
Posts: 114 |
Thanked: 7 times |
Joined on Jan 2006
|
#3
|
Just for grins, as root on my 770 I did:
apt-get install e2fsprogs
Would you believe it gave me 'mkfs.ext2'?
Give it a try.
Brad.
EDIT: Even better, it gives you 'e2fsck' for those "hard-crash" moments. Damn... let's see MyLo do that, eh? :-)
![]() |
2006-08-10
, 09:01
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#5
|
![]() |
2006-08-10
, 12:32
|
|
Posts: 1,463 |
Thanked: 81 times |
Joined on Oct 2005
@ UK
|
#6
|
![]() |
2006-08-10
, 13:53
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#7
|
![]() |
2006-08-10
, 22:03
|
Posts: 114 |
Thanked: 7 times |
Joined on Jan 2006
|
#8
|
![]() |
2006-08-11
, 06:00
|
Posts: 2,152 |
Thanked: 1,490 times |
Joined on Jan 2006
@ Czech Republic
|
#9
|
now, the question is.. how much of the minireboot/others do I need to still touch, if any.. what else should be done prior to trying the synch line listed in
http://maemo.org/pipermail/maemo-dev...st/005040.html
![]() |
2006-08-11
, 06:39
|
Posts: 114 |
Thanked: 7 times |
Joined on Jan 2006
|
#10
|
you are mixing two things here
1. exended rootfs which tries to reuse system in flash and join it with space on mmc
2. full rootfs on mmc without using rootfs in flash at all
1 is tricky and need lot of modifications you mentioned
for 2 you need to do only the rsync in the mail you quoted and custom initfs with menu (previous mail in the list), nothing you mentioned above.
running ubuntu under vmware on windows, it sees the disk being inserted
"new full speed USB device using uhci_hcd and address 3" (the address number always changes).
I can see it has been mounted under /proc/bus/usb. I can see the devices file and 001 and 003, etc.
I've searched forums and such, and I keep seeing references to the usb drive being mounted as a scsi device, but I see no such reference in the dmesg. this happens on both the mmc and a regular thumb drive. I really don't know which module I need to modprobe/insmod.
I used sfdisk (on the 770) to create 2 partitions on the mmc (one at 100meg, just for simple file xfer via usb, if needed, and the remaining 900 for the file system and swap file).
So... now... how do i actually mkfs.ext2? I copied it from the scratchbox devkit (yes, the armel version), and got a dependency error (i believe, i don't recall at the moment).
I tried even using a liveCD of gnoppix, and but still got the same issues above of seeing a uhci but not a scsi disk.
help? please? I've been digging at this for almost 24hrs now.. so I'm sure I'm overlooking something small and stupid, so please forgive me.
Last edited by spycedtx; 2006-08-10 at 04:27.