Category:Router
There are three main problems with running pmOS on routers.
Architecture
A lot of routers are based on the MIPS architecture, which isn't supported by pmOS. Fortunately, there are a some RISCV/X86/ARM based routers which pmOS supports.
Unmanaged NAND/NOR (NAND/NOR without controller)
A lot of routers use Unmanaged NAND/NOR as their built in storage. In Linux, MTD(Memory Technology Device) is used to partition them and an MTD aware file system(like UBIFS) is required for use with MTD. partition.Currently, pmOS doesn't support booting from MTD or UBIFS.However it possible to mount ubifs drive on linux.(See UBIFS)
Built in Network switch
See openwrt vlan support Ethernet switch driver document swconfig These drivers may or may not work on pmOS .
See also
Ethernet switch driver document
Pages in category "Router"
The following 5 pages are in this category, out of 5 total.