Hey guys,

I'm using own kernel tree for building an OpenWRT. I'm doing that
because of many additional patches required for my device and to
simplify development for me.

I've picked following patches from the OpenWRT project to my local kernel tree:
generic/patches-3.3/230-openwrt_lzma_options.patch
generic/patches-3.3/253-ssb_b43_default_on.patch
generic/patches-3.3/911-kobject_add_broadcast_uevent.patch
generic/patches-3.3/400-rootfs_split.patch
generic/patches-3.3/520-squashfs_update_xz_comp_opts.patch

Unfortunately I'm afraid I'm missing something. My rootfs is correctly
split, but it doesn't seem to be mounted or sth. This results in the
following boot log:
[    1.492000] 2 bcm47xxpart partitions found on MTD device NAND
128MiB 3,3V 8-bit
[    1.500000] Creating 2 MTD partitions on "NAND 128MiB 3,3V 8-bit":
[    1.504000] 0x00000000001c-0x000000120000 : "linux"
[    1.520000] mtd: partition "linux" doesn't start on an erase block
boundary -- force read-only
[    1.528000] 0x000000120000-0x000008000000 : "rootfs"
[    1.536000] mtd: partition "rootfs" set to be root filesystem
[    1.544000] mtd: partition "rootfs_data" created automatically,
ofs=200000, len=7E00000
[    1.552000] 0x000000200000-0x000008000000 : "rootfs_data"
[    1.560000] bcm47xx_wdt: BCM47xx Watchdog Timer enabled (30
seconds, nowayout)
[    1.568000] TCP: cubic registered
[    1.572000] NET: Registered protocol family 17
[    1.576000] 8021q: 802.1Q VLAN Support v1.8
[    1.588000] VFS: Mounted root (squashfs filesystem) readonly on device 31:11.
[    1.596000] Freeing unused kernel memory: 220k freed
init started: BusyBox v1.19.4 (2012-11-18 15:15:43 CET)
/etc/init.d/rcS: line 19: can't create /dev/null: Read-only file system
/etc/init.d/rcS: line 26: can't open '/dev/null'

Can you help me with that, please?

-- 
Rafał
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to