Restore the MBR (Master Boot Record) / Grub after delete Linux with dual boot (Season 2)

Restore the MBR (Master Boot Record) / Grub after delete Linux with dual boot (Season 2)

2:18 PM 0
Previously I've posted about this is here I also wrote about restoring GRUB error when install Ubuntu dual booting with Windows 7. But in some ways it can not be used because recently I experienced it again, which I am using Windows 7 suddenly crashes so inevitably I have to reinstall Windows 7.
After I re-install Windows 7, it does not show up GRUB again, I use that here how to restore GRUB was still not able to. But I also finally found a way to restore the lost GRUB. I will share how:

1. Go to the Ubuntu Live CD mode / Live USB.

2. Then open Terminal> "Ctrl + Alt + T"

3. Then in Terminal type: sudo fdisk-l

4.

Install Komponen Zeos di Delphi 7

2:59 PM 1


ZEOS merupakan salah satu komponen tambahan untuk Delphi yang berfungsi sebagai koneksi antara Delphi dengan database, seperti MySQL, PostgreSQL, SQLite, dan Oracle.
Untuk men-download komponen ZEOS silahkan lihat di bawah posting ini. Di sini saya akan menjelaskan, bagaimana cara menginstal komponen ZEOS di Delphi 7:



1. Ekstrak *. Rar dari ZeosDBO manapun Anda inginkan. Pastikan bahwa lokasi dari ZeosDBO folder TIDAK diubah.

2. Buka folder ZEOSDBO-6.6.6-stable, buka folder dan kemudian pilih paket.

3. Ada banyak pilihan paket yang didukung oleh ZEOSDBO-6.6.6-stable. Buka Delphi7 folder.

4. Cari jenis file paket delphi, dapat diurutkan berdasarkan jenis data dalam explorer.

5. Double-klik pada ZCore.bpl file, setelah file terbuka di Delphi7, kemudian klik Kompilasi.

6. Lakukan hal yang sama pada file (free sequence).


a. ZParseSQL.bpl
b.
ZPlain.bpl
c. ZDbc.bpl
d.
ZComponent.bpl

7. Double-klik pada ZComponentDesign file, kemudian klik Compile diteruskan ke klik Install. Tunggu beberapa saat, pesan yang ZeosDBO diinstal.


Setelah ZeosDBO berhasil diinstal, langkah terakhir adalah untuk menghubungkan file sumber dan membangun paket ke dalam lingkungan Delphi 7 Delphi 7, dengan cara:


1. Buka menu di Delphi 7  , pilih Tools -> Environment Options -> Library

2. Klik add pada
 Library Path, klik tombol [...]

3.
 Tambahkan dan cari direktori ZeosDBO. Tambahkan direktori ini ZEOSDBO-6.6.6-stable\src dan ZEOSDBO-6.6.6-stable\package\delphi7\build.

4.
Klik OK kemudian close  Environment Options. Completed.