worked on it again. This time with my own jffs2 base "littleOS" to not need to add the tty error workaround each time, and with the 3.6.1002 this time.
i think i left the loglevel at 2 so there aren't any ecc errors but something is still not quiet right.
thought that my fstab is wrong and borked for what ever reason but i have reedited twice and made shure not to **** it up by copy pasting weird characters into it.
so i'm a bit lost right now
Edit0: i forgot to downgrade the Kernel and FDT.
Edit1: Pretty sure that THAT was the cause of the problems mentioned above.
With the Kernel and fdt from the same version, it now manages to do the "fstab" and spit out tons of ecc errors after that. First Boot behavior.
Edit2: Thank you all very much the help, it is now happily up and running
i think i left the loglevel at 2 so there aren't any ecc errors but something is still not quiet right.
Code:
=> run mlxlinux
INIT: version 2.86 booting
Starting: PPC_M460EX 3.6.1002 2016-06-09 20:24:26 ppc
Starting udev: error initializing udevd socket
Wait timeout. Will continue in the background.[FAILED]
Setting hostname localhost: [ OK ]
Checking filesystems
/dev/mtdblock7: nonexistent device ("nofail" fstab option may be used to skip this device)
/dev/mtdblock8: nonexistent device ("nofail" fstab option may be used to skip this device)
/dev/mtdblock9: nonexistent device ("nofail" fstab option may be used to skip this device)
Checking all file systems.
[ OK ]
Remounting root filesystem in read-write mode: [ OK ]
Mounting local filesystems: mount: special device /dev/mtdblock8 does not exist
mount: special device /dev/mtdblock9 does not exist
[FAILED]
Running vpart script: [ OK ]
Applying file system skeletons: base_var base_config .
Enabling /etc/fstab swaps: [ OK ]
Remounting root
Restarting system.
so i'm a bit lost right now
Edit0: i forgot to downgrade the Kernel and FDT.
Edit1: Pretty sure that THAT was the cause of the problems mentioned above.
With the Kernel and fdt from the same version, it now manages to do the "fstab" and spit out tons of ecc errors after that. First Boot behavior.
Edit2: Thank you all very much the help, it is now happily up and running
Last edited: