How to Install Bootstrap
From SynologyWiki
(Redirected from Installing bootstrap for the armmarvell models)
How to Install Bootstrap
Note: This wiki page is intended for experienced Linux users, if you need more detailed instructions see the Bootstrap section in Overview on modifying the Synology Server, bootstrap, ipkg etc#How_to_install_ipkg
- Download the appropriate bootstrap file to a folder on your Synology box.
- SSH or Telnet into the Synology Box
- Login as root
- Go to the directory containing the bootstrap file
- Install bootstrap file, e.g. for ARM models type: sh syno-x07-bootstrap_1.2-7_arm.xsh
- After install remove bootstrap file, e.g. for ARM models type: rm syno-x07-bootstrap_1.2-7_arm.xsh
- Type: ipkg update this will update the ipkg package feed on your box.
- Type: ipkg upgrade this will upgrade any installed ipkg packages to the latest version.