![]() |
|
NetBSD Installation and Upgrading Have trouble getting NetBSD on your toaster? |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
A couple weeks ago I finally decided to get back to NetBSD. I downloaded the iso, installed it in a virtual machine on my Fedora 16 Linux host and began setting it up the way I like a system setup.
But since I upgraded the host to F17, I haven't been able to run it. It seems like the bug has to be a Fedora or KVM (linux-kvm.org) bug--not NetBSD--since even this simple command to execute the installation iso fails the same way: Code:
qemu-kvm -boot c -cdrom amd64cd-5.1.2.iso & bugzilla.redhat.com/show_bug.cgi?id=830261 Has anyone else experienced it, or can anyone think of a possible work-around? Also, even though it's probably a Fedora bug, NetBSD seems to be the only OS affected, so should I post a NetBSD bug also? |
|
|||
![]() Quote:
http://netbsd.org/mailinglists/ As for filing a bug, I would recommend waiting to see what direction comes from any responses received from Red Hat or netbsd-users@. |
|
|||
![]() Quote:
I have to specify -no-acpi to boot NetBSD 6 Beta (amd64 and i386) and NetBSD -current. Code:
qemu-system-x86_64 -no-acpi -m 512 -cdrom netbsd-6-amd64-beta.iso -boot c |
|
|||
![]()
Boot without acpi and build a custom kernel to use legacy ISA video with:
vga0 at isa? That might work. |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
NetBSD on external HDD won't boot | nihonto | NetBSD Installation and Upgrading | 8 | 29th March 2011 09:38 AM |
first install, first boot on netbsd, change password length | wesley | NetBSD General | 0 | 26th August 2010 08:18 AM |
Named not starting on NetBSD boot | Antimidget | NetBSD General | 2 | 27th August 2009 10:57 PM |
NetBSD pre-release 5 doesn`t boot | welkin | NetBSD Installation and Upgrading | 4 | 6th January 2009 10:13 PM |
VIA sound device fails on boot, works with kldload | robbak | FreeBSD General | 0 | 16th June 2008 07:16 AM |