Jump to content
XPEnology Community

Trying to Edit Grub.cnf on Installed System - DS918+ / 6.2.3-25426


DemoGeek

Recommended Posts

Trying to following this from other post to edit the grub.cnf from installed system (DS918+ / 6.2.3-25426) BUT getting error 

admin@your_DS:~$ sudo -i

Password:

root@your_DS:~# mkdir -p /tmp/synoboot_part0

root@your_DS:~# cd /dev

root@your_DS:/dev# mount -t vfat synoboot1 /tmp/synoboot_part0  <=== mount: special device synoboot1 does not exist
 

root@your_DS:/dev# ls /tmp/synoboot_part0 bzImage EFI grub info.txt

root@your_DS:/dev# cd /tmp/synoboot_part0/grub #edit drub.cfg with mc or nano

 

Any help is greatly appreciated!

 

Link to comment
Share on other sites

# cd /dev

# mount synoboot1 /tmp/synoboot_part0

 

Now if your synoboot doesn't exist because you need to implement FixSynoboot.sh, that's an entirely different problem.

 

# ls /dev/synoboot*

/dev/synoboot  /dev/synoboot1  /dev/synoboot2

 

Link to comment
Share on other sites

May be I am wrong but I see same error on the both DS918+ (DS918+ / 6.2.3-25426) -  and DS3617 on latest 6.2.3 - 25426.

Both are fresh installs and not sure how to go about Fixsynoboot.sh.

Thanks for your quick reply though!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...