Author Topic: Ext2 formatting  (Read 3277 times)

coolass

  • Full Member
  • ***
  • Posts: 186
    • View Profile
Ext2 formatting
« on: May 06, 2004, 03:53:33 pm »
Can anyone tell me how to format a compactflash card to ext2 on using Windows XP pro. Thanks[span style=\'font-size:25pt;line-height:100%\'][/size][size=24][/span]

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Ext2 formatting
« Reply #1 on: May 06, 2004, 04:09:59 pm »
It can\'t be done without buying commercial software.

Why? Why not use your Z?


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

coolass

  • Full Member
  • ***
  • Posts: 186
    • View Profile
Ext2 formatting
« Reply #2 on: May 06, 2004, 04:17:07 pm »
Would that be#mkfs.ext2  /dev/compactflash

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Ext2 formatting
« Reply #3 on: May 06, 2004, 04:18:53 pm »
mkfs.ext2 /dev/hda1

Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

coolass

  • Full Member
  • ***
  • Posts: 186
    • View Profile
Ext2 formatting
« Reply #4 on: May 06, 2004, 04:56:13 pm »
Is that the same for the sl-6000?  /hda1

Greg2

  • Hero Member
  • *****
  • Posts: 790
    • View Profile
    • http://
Ext2 formatting
« Reply #5 on: May 06, 2004, 05:09:24 pm »
Quote
Is that the same for the sl-6000?  /hda1

Yes for the cf-card

Greg

coolass

  • Full Member
  • ***
  • Posts: 186
    • View Profile
Ext2 formatting
« Reply #6 on: May 06, 2004, 05:19:52 pm »
Do I need fdisk installed first?

DrWowe

  • Hero Member
  • *****
  • Posts: 696
    • View Profile
    • http://
Ext2 formatting
« Reply #7 on: May 06, 2004, 05:25:42 pm »
If it absolutely has to be done on Windows, you could use PartitionMagic. (but it\'s commercial, like lardman said)

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Ext2 formatting
« Reply #8 on: May 06, 2004, 05:33:48 pm »
No you don\'t need fdisk, but mkfs.* sometimes/always(?) comes with fdisk. So if you don\'t have mkfs then find fdisk on killefiz and you\'ll get mkfs.ext2 too.


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

coolass

  • Full Member
  • ***
  • Posts: 186
    • View Profile
Ext2 formatting
« Reply #9 on: May 06, 2004, 09:00:11 pm »
# Unpack if you haven\'t done so already.
   # Don\'t forget the \'p\' switch, or you\'ll get wrong permissions.
   ./gnu-tar -C debroot -xvzpf zaurus-debian-*.tgz                               ...... Does anyone know what the \'p\' sitch means. I\'m logged in as root {su} but it still comes up permission denied.

coolass

  • Full Member
  • ***
  • Posts: 186
    • View Profile
Ext2 formatting
« Reply #10 on: May 06, 2004, 11:27:21 pm »
Does anyone know how to get  permission ?