Can openwrt be installed to and boot from USB? April 28, 2022 10:41AM |
Registered: 27 days ago Posts: 21 |
Re: Can openwrt be installed to and boot from USB? April 28, 2022 05:05PM |
Registered: 5 years ago Posts: 303 |
Re: Can openwrt be installed to and boot from USB? April 29, 2022 03:55PM |
Registered: 27 days ago Posts: 21 |
$ 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: 27 days ago Posts: 21 |
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: 4 months ago Posts: 56 |
Re: Can openwrt be installed to and boot from USB? April 30, 2022 02:56AM |
Admin Registered: 11 years ago Posts: 16,415 |
Re: Can openwrt be installed to and boot from USB? April 30, 2022 08:19AM |
Registered: 27 days ago Posts: 21 |
Re: Can openwrt be installed to and boot from USB? April 30, 2022 08:37AM |
Registered: 27 days ago Posts: 21 |
+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: 27 days ago Posts: 21 |
PKG_VERSION:=2020.04
Re: Can openwrt be installed to and boot from USB? April 30, 2022 02:34PM |
Registered: 4 months ago Posts: 56 |
Re: Can openwrt be installed to and boot from USB? April 30, 2022 03:28PM |
Admin Registered: 11 years ago Posts: 16,415 |
Re: Can openwrt be installed to and boot from USB? April 30, 2022 05:33PM |
Registered: 27 days ago Posts: 21 |
Re: Can openwrt be installed to and boot from USB? May 02, 2022 01:41PM |
Registered: 4 months ago Posts: 56 |
Re: Can openwrt be installed to and boot from USB? May 02, 2022 04:01PM |
Registered: 27 days ago Posts: 21 |