OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: Sam Hell on January 13, 2005, 06:33:26 am

Title: Mkfs.ext2 Don´t Finds My Sd/cf
Post by: Sam Hell on January 13, 2005, 06:33:26 am
Hi!

I now got a (for X11-User) simplier problem i guess.

I want to format my SD and CF with ext2, but i can´t
find the right command.

"mkfs.ext2 /dev/mmcda1" for SD is wrong i guess.
The command for CF i didn´t know either.

Help me

Thx,
Nico
Title: Mkfs.ext2 Don´t Finds My Sd/cf
Post by: pgas on January 13, 2005, 06:51:03 am
I suggest you search a bit more in the unofficial faq, the howtos and the forums,
I'm pretty sure you'll find  your answers


You need to use fdisk first to delete the fat partition and recreate partition for ext2
and then use mkfs  (ie make filesystem ie format).

the device for cf is /dev/hda1 (but it might be /dev/hda2 if you have different partition).
Title: Mkfs.ext2 Don´t Finds My Sd/cf
Post by: pgas on January 13, 2005, 06:59:50 am
I will perhaps  transform  this thread in something usefull:
make sure you have all read The Big Annoucement (https://www.oesf.org/forums/index.php?showtopic=10058&st=0&#entry62222).

This means that for you problem you can now go to :

1- www.oesf.org (https://www.oesf.org)
2- click on Zaurus Howto
3- click on Other in the general section
4 -  click on Step-by-step CF/SD fdisk/formatting for newbies
Title: Mkfs.ext2 Don´t Finds My Sd/cf
Post by: philo on January 13, 2005, 05:27:03 pm
okay, so i've been having sd card issues as well, so i decided to follow your instructions from the faq.

on my z, in /dev i don't have a /mmcda

there is, however, mmcd/disc0/disc

the applet that shows what you have in your slots is empty.  i think i have a problem here.

any help would be greatly appreciated.

thanks

philo
Title: Mkfs.ext2 Don´t Finds My Sd/cf
Post by: conundrum on January 14, 2005, 03:58:22 am
I get the feeling you ran a Qtopia ROM before pdaXrom?

Anyway, in pdaXrom the dev path for your SD card is /dev/mmcd/disc0/part1 (/mnt/card), I'm not sure why but that's just the way it is.   CF remains /dev/hda1 (/mnt/cf)[I think.]
Title: Mkfs.ext2 Don´t Finds My Sd/cf
Post by: Sam Hell on January 14, 2005, 05:59:58 am
Yepp you´re right

i never tried a X11-Rom before, pdaXrom is my first;
ran so far: SHARP-Rom, tkcrom, Cackorom, OZ+OPIE.

I think /dev/mmcda is a lot more easier than /dev/mmcd/disc0/part1
Title: Mkfs.ext2 Don´t Finds My Sd/cf
Post by: xiaman on January 14, 2005, 10:38:31 am
this is what i did to make an ext3 sd card

umount /mnt/card
mkfs.ext3 /dev/mmcd/disc0/part1
 

i could never load ipks from bash but i use the package manager and select  sd card as the place to install i could never get it to load from cf card so always installed from internet

if you reboot the icon will be gone then type this ( thanks to pgas for this)

ln -s /mnt/card/usr/share/applications/* /usr/share/applications
ln -s /mnt/card/usr/share/pixmaps/* /usr/share/pixmaps

hit the purple x in lower left corner and exit
then startx