Inode #285 was a directory with children - removing those too...

Konstantin Kletschke lists at ku-gbr.de
Wed Mar 8 13:17:46 EST 2006


I don't get it:

devicetable:

#<name>         <type>  <mode>  <uid>   <gid>   <major> <minor> <start> <inc>   <count>
/dev/null       c       666     0       0       1       3       0       0       -
/dev/console    c       666     0       0       5       1       -       -       -
/dev/ttySMX     c       640     0       0       204     41      0       1       3

/bin/busybox    f       4755    0       0       -       -       -       -       -
/tmp            d       4711    0       0       -       -       -       -       -
/var            d       2775    0       0       -       -       -       -       -
/var/log/       d       2775    0       0       -       -       -       -       -
/usr/local      d       2775    500     0       -       -       -       -       -
/usr/local/bin  d       2775    500     0       -       -       -       -       -

creation:

/usr/src/buildroot/toolchain_build_arm_nofpu/mtd-20050122.orig/util/mkfs.jffs2 \
 -e 0x20000 \
 -l \
 -d /usr/src/buildroot/build_arm_nofpu/root \
 -D device_table.txt \
 -o /usr/src/buildroot/rootfs.arm_nofpu.jffs2

mkfs.jffs2: skipping device_table entry '/tmp': no parent directory!
mkfs.jffs2: skipping device_table entry '/var': no parent directory!
mkfs.jffs2: skipping device_table entry '/var/log/': no parent directory!

mount:

scb9328_flash: Found 1 x16 devices at 0x0 in 16-bit bank
 Intel/Sharp Extended Query Table at 0x0031
Using buffer write method
cfi_cmdset_0001: Erase suspend on write enabled
5 cmdlinepart partitions found on MTD device scb9328_flash
Creating 5 MTD partitions on "scb9328_flash":
0x00000000-0x00020000 : "U-boot"
0x00020000-0x00040000 : "U-boot_env"
0x00040000-0x00240000 : "kernel"
0x00240000-0x00740000 : "root"
0x00740000-0x00800000 : "fs"
NET: Registered protocol family 2
IP route cache hash table entries: 256 (order: -2, 1024 bytes)
TCP established hash table entries: 1024 (order: 0, 4096 bytes)
TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
TCP: Hash tables configured (established 1024 bind 1024)
TCP reno registered
TCP bic registered
NET: Registered protocol family 1
Inode #285 was a directory with children - removing those too...
VFS: Mounted root (jffs2 filesystem).

What am I doing wrong?
In the resulting / /var is missing :-(

Regards, Konsti

-- 
GPG KeyID EF62FCEF
Fingerprint: 13C9 B16B 9844 EC15 CC2E  A080 1E69 3FDA EF62 FCEF




More information about the linux-mtd mailing list