Home

Wiki (private)

 Kornel 

 Blog Kornela 

 Bernhard's IT Blog 

Linux

Drugs

Berlin

Outside

Free Time

Contact

Impressum


Various Hints for Linux in Virtual PC
  1. 7.04 or higher in Microsoft Virtual PC: add "i8042.noloop" and "psmouse.proto=imps" to kernel options for a working mouse
  2. further boot options for the kernel: "clock=pit pci=routeirq"
  3. sometimes it helps to deactivate acpi: "acpi=off noapic"
  4. also of use could be "noreplace-paravirt"
  5. Documentation on Kernel Boot Options
  6. Documentation on Kernel Boot Options(Ubuntu)