Author Archives: Taufiq

How to Set-Up MOBITEK S80 Modem in VirtualBox

  1. Connect modem to host OS.Open VirtualBox, go to the setting of your virtual machine.
    How to Set-Up MOBITEK S80 Modem in VirtualBox-01
  2. Go to Serial Ports and set the setting as below:
    • Enable Serial Port.
    • Set Port Number: (port number inside the guest OS)
    • Port Mode: Host Device
    • Path/Address: (port number of modem that is connected to host OS)
      Note: Windows provides legacy names only for COM ports 1 through to 9. For all other COM ports you must use the full device naming convention under Windows. So if you decide to use COM10 instead of COM9, using COM10 at Path/Address won’t work. Instead you have to use “\\.\COM10”. (source: https://stackoverflow.com/questions/37728628/connection-through-com-port-between-host-and-guest-in-virtualbox)
      Click OK
      How to Set-Up MOBITEK S80 Modem in VirtualBox-02
    • Note: if this step is skipped, hyper terminal will have no response if connected to the “Sierra Wireless AT Command Port”
  3. Run the virtual machine.
    How to Set-Up MOBITEK S80 Modem in VirtualBox-03
  4. Go to device manager in VirtualBox to check the COM Port. In this example, the MOBITEK S80 Modem that is connected to the USB port (COM6) of host machine, the USB port is then mapped serial port (COM1) of VirtualBox.
    How to Set-Up MOBITEK S80 Modem in VirtualBox-04
  5. In VirtualBox, the modem is connected to COM1 which is the serial port .
  6. In the host machine, the same modem is connected to COM6 which is the USB port.

How to Recover Lost Partition in Hard Disk

Problem: partition(s) in external hard disk (using hard disk docking station) was lost due (cannot be seen), sometimes Windows will prompt for formatting the hard disk. This problem is caused by:-

  • “safely remove” was not used to remove the external hard disk;
  • hard disk corruption

Solution: there are various recovery tools available

TestDisk is the free and fast while the rest comes with limitations. In this tutorial, TestDisk will be used. The only disadvantage with TestDisk — using command line instead of GUI.

First of all, to recover the lost partition, the same hard disk docking station must be used. I have moved the external hard disk to another docking station and all the above recovery tools cannot detect the lost partition.

  1. run “testdisk_win.exe
  2. select “Create”:-
    TestDisk-01
  3. select the hard disk having lost partition:-
    TestDisk-02
  4. if hard disk is formatted using Windows, then select “Intel”:-
    TestDisk-03
  5. select “Analyse”:-
    TestDisk-04
  6. select “Quick Search”:-
  7. after “Quick Search”, it will detect lost partitions in green (in this example there are 2 partitions):-
  8. select “Write” to recover the lost partitions:-
  9. type “Y” to write partition:-
  10. select “Ok” to reboot:-
  11. select “Quit”:-
  12. select “Quit”:-
  13. After reboot the hard disk, the 2 lost partitions reappear:-
  14. for more information refer to http://www.cgsecurity.org/wiki/TestDisk_Step_By_Step#Quick_Search_for_partitions

 

 

 

 

How to Install USB Driver of MOBITEK S80 and Find the COM Port Number

Step 1: DO NOT connect USB cable or connect modem to PC/server.

Step 2: Install the USB driver first by clicking on ‘run’. USB driver can be downloaded from here — https://www.mobitek.my/download/USB Drivers/USB Driver for MOBITEK S80.zip
USB driver S80-002
Step 3: Click on ‘next’.
USB driver S80-003

Step 4: Check the ‘I accept the terms in the License Agreement’ and click on ‘Next’.
USB driver S80-004

Step 5: Choose the installation folder or path, then click on ‘Next’.
USB driver S80-005

Step 6: Click on ‘Install’.
USB driver S80-006

Step 7: Make sure to restart the machine or computer in order to use the installed driver.
USB driver S80-007

Step 8: After computer is restarted, connect the modem to the computer. In device manager, the connected modem is listed as ‘Sierra Wireless AT Command Port (UMTS)’. In this example, the modem is connected to COM port number 29.
USB driver S80-008