Author Topic: Fstab On C3100 Sharp Or Cacko?  (Read 2044 times)

GadgetGuy

  • Sr. Member
  • ****
  • Posts: 321
    • View Profile
    • http://
Fstab On C3100 Sharp Or Cacko?
« on: May 26, 2006, 01:27:24 pm »
Could please anyone post your fstab file on a C3100 with sharp or cacko rom?

Thanks...
Zaurus C-3100 from PriceJapan with OZ 3.5.4.1. Opie and GPE
Ambicom CF WL1100C Wifi Card and Symbol Wireless Networker CF Wifi Card
1 GB Sandisk Ultra II SD
PdAir leather case - Nintendo DS metal case
various smaller CF and SD cards
all kinds of USB cables and accessories
-------------------------------------------------------------
Previous computers: TI 99/4A, ZX81, C64, Amiga 500, Apple Powerbook 100
Previous PDA's: Palm 1000, Palm III, Palm V, Palm Vx, Audiovox Maestro Pocket PC, Psion 5mx
Current PDA: Palm Tungsten E2
Current favourite: Zaurus C3100 - my "micro laptop"

bluedevils

  • Hero Member
  • *****
  • Posts: 1284
    • View Profile
    • http://
Fstab On C3100 Sharp Or Cacko?
« Reply #1 on: May 26, 2006, 01:40:49 pm »
Code: [Select]
cat /etc/fstab
/dev/mtdblock2  /               jffs2   ro,noatime              1  1
/dev/mtdblock3  /home           jffs2   defaults,noatime        1  2
none            /dev/shm        tmpfs   size=10m,noauto         0  0
/dev/hda1       /mnt/cf         auto    noauto,owner            0  0
/dev/mmcda1     /mnt/card       auto    noauto,owner            0  0
none            /dev/pts        devpts  gid=5,mode=620          0  0
/dev/sda1       /mnt/usbstorage auto    noauto,owner,noatime,iocharset=utf8    0  0
« Last Edit: May 26, 2006, 01:41:20 pm by bluedevils »
I'm now an iphone user and use my zaurii as serial terminals, perl and shell scripting and when I need 640x480 screens

sl-c3100/pda cacko 1.23 | sl-6000l/needs battery | sl-c760/server pdaxrom rc12 | Former sl-5500/tkcrom owner (sister's birthday gift)

GadgetGuy

  • Sr. Member
  • ****
  • Posts: 321
    • View Profile
    • http://
Fstab On C3100 Sharp Or Cacko?
« Reply #2 on: May 26, 2006, 08:10:55 pm »
Quote
Code: [Select]
cat /etc/fstab
/dev/mtdblock2  /               jffs2   ro,noatime              1  1
/dev/mtdblock3  /home           jffs2   defaults,noatime        1  2
none            /dev/shm        tmpfs   size=10m,noauto         0  0
/dev/hda1       /mnt/cf         auto    noauto,owner            0  0
/dev/mmcda1     /mnt/card       auto    noauto,owner            0  0
none            /dev/pts        devpts  gid=5,mode=620          0  0
/dev/sda1       /mnt/usbstorage auto    noauto,owner,noatime,iocharset=utf8    0  0
[div align=\"right\"][a href=\"index.php?act=findpost&pid=128517\"][{POST_SNAPBACK}][/a][/div]

Thank you!
Zaurus C-3100 from PriceJapan with OZ 3.5.4.1. Opie and GPE
Ambicom CF WL1100C Wifi Card and Symbol Wireless Networker CF Wifi Card
1 GB Sandisk Ultra II SD
PdAir leather case - Nintendo DS metal case
various smaller CF and SD cards
all kinds of USB cables and accessories
-------------------------------------------------------------
Previous computers: TI 99/4A, ZX81, C64, Amiga 500, Apple Powerbook 100
Previous PDA's: Palm 1000, Palm III, Palm V, Palm Vx, Audiovox Maestro Pocket PC, Psion 5mx
Current PDA: Palm Tungsten E2
Current favourite: Zaurus C3100 - my "micro laptop"