当前位置:网站首页>SSH modifies grub in heiqunhui ds918+ system 7.0.1 cfg
SSH modifies grub in heiqunhui ds918+ system 7.0.1 cfg
2022-06-25 21:45:00 【boyhong】
Next article :[ Black group DS918+7.0.1 Toss about frp Intranet through docker Version summary ] The first step in , The group of friends thought it was too much trouble , I have to stop again nas Unplug the boot U disc , You have to find another counterpart diskgenius Such tools and software to modify and save , return ...... therefore , If you can modify it online, it will be more convenient .
Go to NAS Turn on SSH

use SSH Tool mount modification
I use it putty, Log in and get root Super authority :

then : stay /tmp Create a temporary directory at random abc
mkdir -p /tmp/abc
- 1.
Switch to dev Directory mount synoboot1 Partition to abc
cd /dev
mount -t vfat synoboot1 /tmp/abc/
- 1.
- 2.

then , Switch to abc/boot/grub Search under directory grub.cfg And edit it

vi grub.cfg
- 1.
Still in command mode , Press on the keyboard i key ( Lowercase state ), Enter document editing mode , Then press on the keyboard 、 Next 、 Left 、 Right arrow , Move the cursor to the place to be modified to make corresponding modification MAC Value or SN Number .

After completion , Press on the keyboard Esc key , Return to command mode , Input :wq, Save and exit .
reboot
- 1.

Restart to take effect .
边栏推荐
- QT method of exiting application (exe)
- [nailing scenario capability package] smart office phone
- Win11开始菜单右键空白?Win11开始菜单右键没反应解决方法
- Php7.4 arm environment compilation and installation error invalid 'ASM': invalid operate prefix '%c'
- Order by keyword syntax problems encountered in SQL Server learning
- How does idea package its own projects into jar packages
- Robotframework rewrite framework add case control
- 【Proteus仿真】Arduino UNO花样流水灯
- Common singleton functions traverse dictionary functions
- Command 'GCC' failed with exit status 1 when PIP install mysqlclient
猜你喜欢

HNU计网实验:实验一 应用协议与数据包分析实验(使用Wireshark)

Writing manuals using markdown

ASP. Net core uses function switches to control Route Access (Continued) yyds dry inventory

How to solve the problem of flash write protection in STM32?

PHP runtime and memory consumption statistics code

On ACM competition

The latest (2022-2-16) vulnerability of WordPress plug-in bee collection (XSS, WordPress user name exposure, arbitrary article publishing) is repeated

Canoe learning notes (2)

Tcapulusdb Jun · industry news collection (VI)

Win11开始菜单右键空白?Win11开始菜单右键没反应解决方法
随机推荐
Set eye color
Php7.4 arm environment compilation and installation error invalid 'ASM': invalid operate prefix '%c'
How to solve the problem of flash write protection in STM32?
Pat 1050 string subtraction (20 points) string find
Local Yum source production
Get parameters in URL
Beginner to embedded development
Jmeter- (III) create user test cases for interface testing
Is there any risk for CICC fortune to open an account? Is it safe to open an account?
电脑手写板怎么才能连接电脑使用
Jmeter- (II) basic interface and common components for interface testing
HNU计网实验:实验一 应用协议与数据包分析实验(使用Wireshark)
Is Galaxy Securities reliable? Is it safe to open a securities account?
The difference between strcpy and memcpy
[proteus simulation] Arduino uno+ key controls 2-bit digital tube countdown
Jmeter- (I) installation of interface test
MySQL modifies multiple tables and adds multiple fields through SQL
【Proteus仿真】ArduinoUNO+数码管循环显示0~9
multiplication table
Understand two major web development patterns