Can openwrt be installed to and boot from USB? April 28, 2022 10:41AM |
Registered: 2 years ago Posts: 23 |
Re: Can openwrt be installed to and boot from USB? April 28, 2022 05:05PM |
Registered: 7 years ago Posts: 373 |
Re: Can openwrt be installed to and boot from USB? April 29, 2022 03:55PM |
Registered: 2 years ago Posts: 23 |
$ ssh root@192.168.1.x BusyBox v1.33.2 (2022-04-16 12:59:34 UTC) built-in shell (ash) _______ ________ __ | |.-----.-----.-----.| | | |.----.| |_ | - || _ | -__| || | | || _|| _| |_______|| __|_____|__|__||________||__| |____| |__| W I R E L E S S F R E E D O M ----------------------------------------------------- OpenWrt 21.02.3, r16554-1d4dea6d4f ----------------------------------------------------- === WARNING! ===================================== There is no root password defined on this device! Use the "passwd" command to set up a new password in order to prevent unauthorized SSH logins. -------------------------------------------------- root@OpenWrt:~#
Re: Can openwrt be installed to and boot from USB? April 29, 2022 04:43PM |
Registered: 2 years ago Posts: 23 |
root@OpenWrt:~# cat /proc/filesystems nodev sysfs nodev tmpfs nodev bdev nodev proc nodev cgroup nodev cgroup2 nodev debugfs nodev sockfs nodev bpf nodev pipefs nodev ramfs nodev devpts squashfs nodev jffs2 nodev overlay nodev mqueue nodev ubifs root@OpenWrt:~#
Re: Can openwrt be installed to and boot from USB? April 30, 2022 01:44AM |
Registered: 2 years ago Posts: 82 |
Re: Can openwrt be installed to and boot from USB? April 30, 2022 02:56AM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Can openwrt be installed to and boot from USB? April 30, 2022 08:19AM |
Registered: 2 years ago Posts: 23 |
Re: Can openwrt be installed to and boot from USB? April 30, 2022 08:37AM |
Registered: 2 years ago Posts: 23 |
+CONFIG_MTDPARTS_DEFAULT="mtdparts=orion_nand:0xe0000@0x0(uboot),0x20000@0xe0000(uboot_env),0x100000@0x100000(second_stage_uboot),-@0x200000(ubi)"
Re: Can openwrt be installed to and boot from USB? April 30, 2022 08:58AM |
Registered: 2 years ago Posts: 23 |
PKG_VERSION:=2020.04
Re: Can openwrt be installed to and boot from USB? April 30, 2022 02:34PM |
Registered: 2 years ago Posts: 82 |
Re: Can openwrt be installed to and boot from USB? April 30, 2022 03:28PM |
Admin Registered: 13 years ago Posts: 18,997 |
Re: Can openwrt be installed to and boot from USB? April 30, 2022 05:33PM |
Registered: 2 years ago Posts: 23 |
Re: Can openwrt be installed to and boot from USB? May 02, 2022 01:41PM |
Registered: 2 years ago Posts: 82 |
Re: Can openwrt be installed to and boot from USB? May 02, 2022 04:01PM |
Registered: 2 years ago Posts: 23 |