Results 1 to 2 of 2

Thread: Using jffs2 with usb stick

  1. #1
    Join Date
    Apr 2009
    Location
    Sofia,Bulgaria
    Posts
    29

    Using jffs2 with usb stick

    Hello,
    I'm using WL500gp-1.9.2.7-d-r1000 firmware.
    using the modules-1.9.2.7-d-r1000.tgz I managed to enable jffs2
    Code:
    cd /opt
    tar -xf modules-1.9.2.7-d-r1000.tgz -z
    and in /opt/lib I have /modules/2.4.20/ subfolder
    After this with modprobe I enabled jffs2 (crc32 is required)
    now "cat /proc/filesystems" shows jffs2
    Code:
    nodev   rootfs
    nodev   bdev
    nodev   proc
    nodev   sockfs
    nodev   tmpfs
    nodev   shm
    nodev   pipefs
    nodev   eventpollfs
            ext3
    nodev   ramfs
            msdos
            vfat
    nodev   devfs
            ntfs
            squashfs
    nodev   usbdevfs
    nodev   usbfs
            jffs2
    I don't know now how to format the usb stick (2gb).
    I was not able to find any pakage from oleg repository, which brings jffs2 formattiong utility - mkfs.jffs2. I can not find also "mtd tools" package.


    Can you please help me! How to format the USB stich and start using it ?

    Thanks in advance !

  2. #2
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    you can format it in a linux distribution on your pc with gnome partition manager, or you can download the gparted live cd: http://gparted.sourceforge.net/livecd.php

    probably the easiest way

Similar Threads

  1. linuxrc bug? - WL-500g not booting from usb drive with hub
    By daniel632 in forum WL-500g Custom Development
    Replies: 5
    Last Post: 14-03-2012, 15:28
  2. cannot partition dane-elec usb stick
    By vleutmans in forum WL-500gP Q&A
    Replies: 1
    Last Post: 01-10-2009, 13:34
  3. Проблема: USB 1.1 устройства через USB 2.0 хаб
    By Rambalac in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 30
    Last Post: 15-09-2009, 12:00
  4. USB stick super heat + locks fileserfer/web interface
    By flexusz28 in forum WL-500w Q&A
    Replies: 11
    Last Post: 06-09-2009, 23:52

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •