Skip to content

fbuihuu/installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features:
========

 - support EFI
 - support BIOS with GPT
 - support BIOS with MBR
 - support BIOS with hybrid part scheme (GPT+MBR)
 - python2.7 or python 3.x
 - multi frontend architecture
 - multi distros architecture (currently Mandriva and Archlinux)
 - rely on udev for devices discovery
 - support device hotplug
 - advanced console UI
 - configurable

deps:
====

 - python2.7 or python3.x
 - python-dbus
 - python-urwid >= 1.2.0 (glib loop event)
 - python-gobject ou lib64gudev1.0_0 (from gi.repository import GUdev)
 - gdisk >= 0.8.10
 - syslinux  (BIOS or hybrid systems)
 - gummiboot (EFI)
 - lsb-release

Qemu:
====

If you want to try an installation with Qemu and EFI:
$ qemu-system-x86_64 -bios /usr/share/qemu/bios-ovmf.bin [...]

bios.ovmf.bin can be downloaded from:
http://sourceforge.net/projects/edk2/files/OVMF/OVMF-X64-r15214.zip/download
then:
$ mv OVMF.FD /usr/share/qemu/bios-ovmf.bin 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages