Re: Help with using JFFS2 as root filesystem



You need to create a mount point in the rout file system to access the jff2 (supposedly in 2.6 the driver can do this in the proc file system automatically if configured to do so).

Now you need to mount jff2 into a directory of the root file system, of course.

-Michael
.



Relevant Pages

  • Re: mount() function problem !
    ... mount() attaches the filesystem specified by source (which is often a device name, ... point within a file system. ... details of the options available for each filesystem type. ... Specifies the journalling mode for file data. ...
    (comp.lang.c)
  • Re: bin, sbin, etc as seperate LVM volumes
    ... RD>>that's where mount lives, and you almost certainly need to mount ... driver modules needed to get to the root file system. ... to start with -- these all must be all on the same file system. ...
    (comp.os.linux.misc)
  • RE: Machine not Booting - Continued
    ... If you see /etc/rc.sysinit you can see some sections for managing raid partitions. ... Otherwise specify the same mkraid and mount command in /etc/rc.local. ... it has no proper file system to mount. ... For address and company registration details of certain entities ...
    (RedHat)
  • Re: Salvaging data from USB flash disk
    ... mount: wrong fs type, bad option, bad superblock on /dev/loop0, ... Disk /dev/sda doesn't contain a valid partition table ... Your flash disk most likely has a vfat file system. ... only the partition containing the file system with data. ...
    (comp.os.linux.hardware)
  • Re: Init.c, making it chroot
    ... simply let init mount it in all cases, ... The kernel needs to mount devfs because that's how it finds the device node to mount the root file system from. ...
    (freebsd-hackers)