Support

Mailinglist Discussion:
Archive | Subscribe
Mailinglist Announcements:
Archive | Subscribe

Web Forums:
Help | Discussion

Bug Reports (howto):
Bug Tracker

Professional Support

Sponsorship

Allowed to publish your sponsorship?
Yes No

Getting involved

Contributing to Gpg4win
Project Site
Candidates for Integration

Howtos:
Build Installer Package
Maintaining Website
Gpg4win in your language

Similar Projects

GnuPG-Basics

Outdated:
Windows Privacy Tools
GnuPP

Related:
Thunderbird/Enigmail

Miscellaneous

Short Study: Sustainable Free Software: From project to permanent activity, using the example Gpg4win

Sitemap

Main page
Integrity Check
Change History
How to report a problem
Build Installer Package
Maintaining Website
Candidates for Integration
Gpg4win in your language

Installation of Debian GNU/Linux 'Etch' 4.0 within a virtual QEMU machine

Back to the Gpg4win build instructions for Windows

This installation was accomplished with the Business Card boot medium, version Debian 'Etch'. The startup for the vitual machine reads:


qemu -m 256 -L %QEMU% -cdrom debian-40r0-i386-businesscard.iso -hda install.img -boot d -kernel-kqemu

Where%QEMU was set on the path for QEMU installation. If -kernel-kqemu option causes problems, it can be omitted. The installation is then however slowed down.

Note: In the following only the interactive parts of the Debian installation is illustrated.


In the boot-screen start the installation by entering <Return>.


Select English as language.


Select United States as country.


Select United States as keyboard layout.


Enter gpg4win as name of the computer.


Leave the name of the domain empty.


Select as country of the Debian archives mirrors United States and a server in your area.


Please leave proxy-settings empty.



Select your time zone


Enter the root password and for confirmation repeat password.



Do not participate in the package-usage statistic collection.


Install only base-system.


Install GRUB-Bootloader into the master boot record (MBR).


The virtual machine is again started now with the following command:


qemu -m 256 -L %QEMU%\pc-bios -hda install.img -kernel-kqemu -redir tcp:5555::22


After the boot procedure one should successfully login as root user and be able to update the system and/or do further installation.