From b4e46ee5f240d4d128375cedeffab3be8c14e1ba Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Tue, 27 Sep 2005 15:08:15 +0000 Subject: [PATCH] Hint to qemu users. --- commands/scripts/setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/commands/scripts/setup.sh b/commands/scripts/setup.sh index 4e7573c00..8203d4ab3 100755 --- a/commands/scripts/setup.sh +++ b/commands/scripts/setup.sh @@ -161,6 +161,7 @@ echo "MINIX 3 currently supports the following Ethernet cards. Please choose: " echo "2. 3Com 501 or 3Com 509 based card" echo "3. Realtek 8139 based card" echo "4. Realtek 8029 based card (also emulated by Qemu)" + echo " Note: If you want to use this in Qemu, set 'qemu_pci=1' in the boot monitor." echo "5. NE2000, 3com 503 or WD based card (also emulated by Bochs)" echo "6. AMD LANCE (also emulated by VMWare)" echo "7. Different Ethernet card (no networking)" -- 2.44.0