OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: stac on October 05, 2005, 01:56:52 pm

Title: Install With Package Manager To Sd Card
Post by: stac on October 05, 2005, 01:56:52 pm
Hi Folks -

I'm taking the plunge today and love everything I see of pdaXrom so far, save the problem I'm experiencing installing apps to SD. I've tried my SD formatted FAT16, FAT32 and EXT2 (using the EXT2FSD utility found at SourceForge). Every time I try to do an install, I see the message in the log:

tar: ./control: Cannot change ownership to uid 501, gid 501: Operation not permitted

I know the package is being saved successfully at /mnt/card/home/home/tmp/ipkg so I know the card is mounted and rw accessible. Currently my SD is formatted FAT16 for simplicity sake. TIA for any eyes and hands that can help me through this.

Regards,
Stac
Title: Install With Package Manager To Sd Card
Post by: rmrfchik on October 05, 2005, 02:02:59 pm
Quote
Hi Folks -

I'm taking the plunge today and love everything I see of pdaXrom so far, save the problem I'm experiencing installing apps to SD. I've tried my SD formatted FAT16, FAT32 and EXT2 (using the EXT2FSD utility found at SourceForge). Every time I try to do an install, I see the message in the log:

tar: ./control: Cannot change ownership to uid 501, gid 501: Operation not permitted

I know the package is being saved successfully at /mnt/card/home/home/tmp/ipkg so I know the card is mounted and rw accessible. Currently my SD is formatted FAT16 for simplicity sake. TIA for any eyes and hands that can help me through this.

Regards,
Stac
[div align=\"right\"][a href=\"index.php?act=findpost&pid=98282\"][{POST_SNAPBACK}][/a][/div]
You can install only to unix filesystem (ext2, 3).
Title: Install With Package Manager To Sd Card
Post by: Chero on October 05, 2005, 02:10:21 pm
roughly do this :

unmount your SD
Code: [Select]
# umount /mnt/card
Format it as ext2
Code: [Select]
# mkfs.ext2 /dev/mmcd/disc0/part1
Pull out your card, re-insert it or
Code: [Select]
mount /dev/mmcd/disc0/part1 /mnt/card
Try installing again.

NOTE : ALL THE DATA ON THE CARD WILL BE LOST.

Chero.
Title: Install With Package Manager To Sd Card
Post by: stac on October 05, 2005, 02:18:57 pm
[div align=\"right\"][a href=\"index.php?act=findpost&pid=98282\"][{POST_SNAPBACK}][/a][/div]
[/quote]
You can install only to unix filesystem (ext2, 3).
[div align=\"right\"][a href=\"index.php?act=findpost&pid=98284\"][{POST_SNAPBACK}][/a][/div]
[/quote]


OK - I reformatted the card to ext2 and gave an abiword install another shot...

and get the very same error message... the SD card, if this means anything, is an ATP high speed 1GB card (9.8MB/s R/W)...

Is there a way to reformat the card to ext3 on the Z itself so I can try that?

TIA!
Stac
Title: Install With Package Manager To Sd Card
Post by: stac on October 05, 2005, 02:23:26 pm
Quote
roughly do this :

unmount your SD
Code: [Select]
# umount /mnt/card
Format it as ext2
Code: [Select]
# mkfs.ext2 /dev/mmcd/disc0/part1
Pull out your card, re-insert it or
Code: [Select]
mount /dev/mmcd/disc0/part1 /mnt/card
Try installing again.

NOTE : ALL THE DATA ON THE CARD WILL BE LOST.

Chero.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=98285\"][{POST_SNAPBACK}][/a][/div]

Chero - thanks very much - formatting the card as ext2 ON THE Z seems to have made the difference!

Regards,
Stacey
Title: Install With Package Manager To Sd Card
Post by: stac on October 05, 2005, 02:39:54 pm
It's really nice and warm in here :-D I gotta tell you, I've had my Z-6000L for a few months now and have been on the fence about whether I wanted/needed it anymore because I was really disappointed that it looked like a dead-end. Now that I've found this place, I feel like my machine has found a new lease on life and I'm staying...

Donation on the way... and kudos to everyone for the quick help!

Regards,
Stac