OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: DaMightyWhightyMan on March 03, 2005, 03:45:34 am

Title: Fdisk /dev/mmcd/disk0/disc Fails
Post by: DaMightyWhightyMan on March 03, 2005, 03:45:34 am
Hello, attempting to repartition my SD card on the Zaurus.  

I type

Code: [Select]
# umount /mnt/card
# fdisk /dev/mmcd/disc0/disc

Unable to read /dev/mmcd/disc0/disc
#

or if I try to reformat the ext2 already on there

Code: [Select]
# mkfs.ext2 /dev/mmcd/disc0/part1
mkfs.ext2: No such device or address while trying to determine filesystem size
#

Any ideas?

The card appears to be good, I can use it with the ext2 partition already on there.  Can't fdisk with it though either.

EDIT: Took the typos out
Title: Fdisk /dev/mmcd/disk0/disc Fails
Post by: badog on March 03, 2005, 04:06:48 am
disk0->disc0
Title: Fdisk /dev/mmcd/disk0/disc Fails
Post by: DaMightyWhightyMan on March 03, 2005, 04:47:10 am
Quote
disk0->disc0
[div align=\"right\"][a href=\"index.php?act=findpost&pid=69218\"][{POST_SNAPBACK}][/a][/div]

I took the typos out.. that wasn't the reason for my problem
Title: Fdisk /dev/mmcd/disk0/disc Fails
Post by: Chero on March 03, 2005, 05:00:06 am
what is on your SD for the moment ?

I had similar problems (debian on the card), what I did is this
- reboot your Z without the card in it
- insert the card
- umount
- fdisk

This worked for me.

Chero.
Title: Fdisk /dev/mmcd/disk0/disc Fails
Post by: DaMightyWhightyMan on March 03, 2005, 05:40:24 am
Quote
what is on your SD for the moment ?

I had similar problems (debian on the card), what I did is this
- reboot your Z without the card in it
- insert the card
- umount
- fdisk

This worked for me.

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

Didn't work, but I used someone else's Z to repartition it.
Title: Fdisk /dev/mmcd/disk0/disc Fails
Post by: DaMightyWhightyMan on March 03, 2005, 06:13:41 am
Quote
what is on your SD for the moment ?

I had similar problems (debian on the card), what I did is this
- reboot your Z without the card in it
- insert the card
- umount
- fdisk

This worked for me.

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

Didn't work, but I used someone else's Z to repartition it.