Author Topic: Special Kernel with built in ext3 suport  (Read 3273 times)

Yasen

  • Full Member
  • ***
  • Posts: 107
    • View Profile
    • http://
Special Kernel with built in ext3 suport
« on: July 01, 2004, 07:27:54 am »
Hi all,

Could I ask the  one who made Special Kernel  for SL-5600 to make a variant with built in ext3 suport. I dont know anything about making kernel and very litle about Linux so I cant do it myself. I`ll be very greatful.

Thanks in advance.
Yasen
[span style=\'font-size:8pt;line-height:100%\']SL-5600 PXA-250
noname 256 MB MMC fat,
SanDisk 1GB  CF vfat
[/span]

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
Special Kernel with built in ext3 suport
« Reply #1 on: July 01, 2004, 08:46:04 am »
There's already an ipk with the ext3 kernel module that should work with the Special Kernel:

http://www.killefiz.de/zaurus/showdetail.php?app=1642
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender

Yasen

  • Full Member
  • ***
  • Posts: 107
    • View Profile
    • http://
Special Kernel with built in ext3 suport
« Reply #2 on: July 01, 2004, 08:57:24 am »
Sory but its segfoults :-)
[span style=\'font-size:8pt;line-height:100%\']SL-5600 PXA-250
noname 256 MB MMC fat,
SanDisk 1GB  CF vfat
[/span]

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
Special Kernel with built in ext3 suport
« Reply #3 on: July 01, 2004, 09:12:20 am »
What segfaults? There's nothing wrong with that ipk as far as I can see. Maybe your download is corrupt
« Last Edit: July 01, 2004, 09:14:27 am by tumnus »
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender

Yasen

  • Full Member
  • ***
  • Posts: 107
    • View Profile
    • http://
Special Kernel with built in ext3 suport
« Reply #4 on: July 01, 2004, 09:25:30 am »
Code: [Select]
#su
#ipkg install ext3-module-1_sharprom_arm.ipkg
Unpacking ext3-module-1 ... Done
Configure ext3-module-1 ... Segmentation foult
If this ccould help I'm with SL-5600, pxa-250 sharp rom 1.32
I`ve downloadet it 3 times the same result.
« Last Edit: July 01, 2004, 09:26:09 am by Yasen »
[span style=\'font-size:8pt;line-height:100%\']SL-5600 PXA-250
noname 256 MB MMC fat,
SanDisk 1GB  CF vfat
[/span]

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
Special Kernel with built in ext3 suport
« Reply #5 on: July 01, 2004, 09:42:42 am »
It may have installed the files. Look for /lib/modules/2.4.18-rmk7-pxa3-embedix/kernel/fs/ext3/ext3.o

If it's there, try:

modprobe ext3
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender

Yasen

  • Full Member
  • ***
  • Posts: 107
    • View Profile
    • http://
Special Kernel with built in ext3 suport
« Reply #6 on: July 01, 2004, 09:57:11 am »
Yes it's there. Do I have to insmod ext3 & insmod jbd after every reboot of the z?
Code: [Select]
In /etc/rc.d/rc.local:

dmesg | grep EXT3
What is this?
« Last Edit: July 01, 2004, 10:03:58 am by Yasen »
[span style=\'font-size:8pt;line-height:100%\']SL-5600 PXA-250
noname 256 MB MMC fat,
SanDisk 1GB  CF vfat
[/span]

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
Special Kernel with built in ext3 suport
« Reply #7 on: July 01, 2004, 10:53:17 am »
Quote
Yes it's there. Do I have to insmod ext3 & insmod jbd after every reboot of the z?
Don't know. Have you tried? The seg fault was being caused by depmod, which isn't promising.

Quote
?
Code: [Select]
In /etc/rc.d/rc.local:

dmesg | grep EXT3
What is this?
No idea. Is 'dmesg | grep EXT3' appearing as a file? Maybe a command was mistyped.
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender

Yasen

  • Full Member
  • ***
  • Posts: 107
    • View Profile
    • http://
Special Kernel with built in ext3 suport
« Reply #8 on: July 01, 2004, 11:13:01 am »
It is from How do you do that? just below sdcontrol modifying.
[span style=\'font-size:8pt;line-height:100%\']SL-5600 PXA-250
noname 256 MB MMC fat,
SanDisk 1GB  CF vfat
[/span]

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
Special Kernel with built in ext3 suport
« Reply #9 on: July 01, 2004, 11:28:46 am »
Oh right. They're just saying to put the line 'dmesg | grep EXT3' in rc.local so that when you boot you get lines from the system messages referring to EXT3 printed on screen. It's not necessary unless you want to see it working.
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender

Yasen

  • Full Member
  • ***
  • Posts: 107
    • View Profile
    • http://
Special Kernel with built in ext3 suport
« Reply #10 on: July 01, 2004, 11:32:26 am »
10x A lot tummnus.
[span style=\'font-size:8pt;line-height:100%\']SL-5600 PXA-250
noname 256 MB MMC fat,
SanDisk 1GB  CF vfat
[/span]