t-hack.com

English - X300T / X301T / DIT9719 / KISS KMM / BT Vision / Bluewin TV-Box / V-BOX/ VIP 1216 or similar Hardware => Software => Topic started by: wanxs on 30. Oct 2009, 01:04

Title: File system problem
Post by: wanxs on 30. Oct 2009, 01:04
I have a project for SMP8635.I use the toolchain and rootfs and kernel.Now i have a problem:the Makefile for rootfs make a cramfs rootfs,but i want to a jffs2 rootfs.Now I dont know how to change the Makefile to build a jffs2 rootfs.
please help me! ???
Title: Re: File system problem
Post by: Hoernchen on 30. Oct 2009, 11:15
Just switch_root from your temporary cramfs rootfs to your jffs2 partiton or skip the whole built in rootfs (leave it empty).