I have used this way updated successfully.Please checkout your update
process.
谢谢,有任何问题请随时与我联系!
——————————————————————
李泽远|研发工程师
北京曾益科技有限公司
手机:13121162044
地址:北京市海淀区中关村大街中关村SOHO 1108
网址:_www.zengyi-tech.com <http://www.zengyi-tech.com>_
*发件人:*Giuseppe Santaromita <[email protected]>
*发送时间:*2022年2月9日22:32
*收件人:*[email protected]
*主题:*[USRP-users] Mender Update Process N310
Hi guys,
I'm trying to update the USRP N310 following this guide:
https://kb.ettus.com/USRP_N300/N310/N320/N321_Getting_Started_Guide
in particolar "Mender Update Process".
The results is the follows.
Can anyone help me?
Giuseppe
mender -rootfs /home/root/usrp_n3xx_fs.mender
Incorrect Usage. flag provided but not defined: -rootfs
NAME:
mender - manage and start the Mender client.
USAGE:
[global options] command [command options] [arguments...]
VERSION:
a78b45e runtime: go1.12.9
DESCRIPTION:
mender integrates both the mender daemon and commands for manually
performing tasks performed by
the daemon (see list of COMMANDS below).
Global flag remarks:
- Supported log levels incudes: 'debug', 'info', 'warning',
'error', 'panic' and 'fatal'.
COMMANDS:
bootstrap Perform bootstrap and exit.
check-update Force update check.
commit Commit current Artifact. Returns (2) if no update
in progress.
daemon Start the client as a background service.
install Mender Artifact to install - local file or a `URL`.
rollback Rollback current Artifact. Returns (2) if no
update in progress.
send-inventory Force inventory update.
setup Perform configuration setup - 'mender setup
--help' for command options.
snapshot Create filesystem snapshot -'mender snapshot
--help' for more.
show-artifact Print the current artifact name to the command
line and exit.
help Shows a list of commands or help for one command
GLOBAL OPTIONS:
--config FILE, -c FILE Configuration FILE path.
(default: "/etc/mender/mender.conf")
--fallback-config FILE, -b FILE Fallback configuration FILE path.
(default:
"/var/lib/mender/mender.conf")
--data DIR, -d DIR Mender state data DIRECTORY path.
(default: "/var/lib/mender")
--log-file FILE, -L FILE FILE to log to.
--log-level level, -l level Set logging level. (default: "info")
--log-modules value, -m value -log-modules is accepted for
compatibility but has no effect
--trusted-certs FILE, -E FILE Trusted server certificates FILE
path.
--forcebootstrap, -F Force bootstrap. (default: false)
--no-syslog Disable logging to syslog.
(default: false)
--skipverify Skip certificate verification.
(default: false)
--help, -h show help (default: false)
--version, -v print the version (default: false)
ERRO[0000] flag provided but not defined: -rootfs