Tutorial Cara Install Mikrotik di USB FlashDisk. Sediakan USB FlashDisk. Silakan cari USB FlashDisk yang masih bisa digunakan dan untuk kapasitas nya terserah, mau 2 GB atau 8 GB tidak masalah. Kapasitas FlashDisk ini nantinya yang menjadi hdd disk pada Mikrotik. The zalman virtual image box emulates an usb mass storage device (usb CDROM) which the the kernel enumerates during the boot process. This is something that most USB gear does: like the 3G-sticks which have the 'driver' diskette embedded, or some promotion USB drives which are detected as a HDD.and. a CDrom. Unduh Activator Ms Office 2019 Terbaru Full Version Gratis - Jadi ceritanya sekarang memang saya lagi menggunakan microsoft office 2019, program paketnya sama koq mulai dari ms power point, ms word dan excel. MikroTik RouterOS is based on Linux. Following that fact and knowing that Linux has the live USB versions, I decided to try to install RouterOS on a USB flash drive.The purpose of such installation could be testing, the live demo system or to use this flash drive instead of hard disk in ye olde computer.
- You'll want this if you screw up. Particularly if this is your internet router, and you've put in effort to get it working.
- The easiest way to do a backup is System -> Backup -> Generate Archive. This appears to be a backup of the most package subfolders in /etc folder.
- Note that there can be other stuff that needs backing up, especially if you created them outside of packages. For extra safety, I also did a:
- ssh root@router " tar="" czf="" -="" etc="" usr="" local="" root="" '="" |="" cat="" >="" backup-etc.usr_local.root-2017-12-16.tar.gz<="" span="">
- This backup probably can't be restored via Luci, but will be useful if you've somehow lost everything and need to set things up from scratch.
- If you've got lots of space left in your existing onboard flash, this is probably not necessary. In my case, I was down to around 500k free space, so I thought it would be a good exercise to reset the router back to openWRT factory settings. This would also be a good chance to confirm I've documented my setup steps properly.
- Configure your router for internet access. At least this fills up your original overlay file system with the bare minimum to get internet access.
- Execute the following:
- opkg update
- Partition the flash disk. I had 8GB, so created a 2gb and 5.5gb partition using fdisk:
Disk /dev/sda: 7.5 GiB, 8002732032 bytes, 15630336 sectors - sed -i s#/mnt/sda1#/overlay# /etc/config/fstab
- massive amount of storage for / and /data: