Parrot in the bhyve / BSD Hypervisor

Briefly describe your issue below:

What version of Parrot are you running? (include version (e.g. 4.6), edition(e.g. Home//KDE/OVA, etc.), and architecture (currently we only support amd64)

4.7 amd64

What method did you use to install Parrot? (Debian Standard / Debian GTK / parrot-experimental)

grub-bhyve

Configured to multiboot with other systems? (yes / no)

no isolated VM

If there are any similar issues or solutions, link to them below:

Not certain

If there are any error messages or relevant logs, post them below:

none known

Right I am trying to set up Parrot i na text VM before getting to boot in an UEFI GUI mode. How do I set up the network in the command line interface? I was able to set up Kali and Security Onion, but Parrot cannot be set up in GUI until the Bhyve developers address the Graphical VM issue.

i have seen to many bugs in grub-bhyve installer , i never use it, i would try another installer if at all possible.

LEt me reiterate that Parrot OS is set up in a VM. The problem now is the GUI mode does not work . In order to set up an internet interface, similar to Security onion, the GUI asks for the network definitions. Problem is that there is no GUI and the VM is accessible using CLI. How do I bind the V-ethernet so that it is permanently up?

ifconfig
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 00:a0:98:35:57:cf txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 1000 (Local Loopback)
RX packets 96 bytes 8736 (8.5 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 96 bytes 8736 (8.5 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

ip addr

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
link/ether 00:a0:98:35:57:cf brd ff:ff:ff:ff:ff:ff

I get more help from M$ converting an evalution mode to a registered mode with much better results. I have been search Google and Arch to no avail.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.