0

I use VMware Fusion create a CentOS VM, and in the VM, I use setup to config the network, but when I enter into this interface, I can not choose the option, I press Enter there is no response.

And the other question is whats meaning of the netconsole and network here?

enter image description here

Jeff Schaller
  • 66,199
  • 35
  • 114
  • 250
three-blocks
  • 433
  • 6
  • 13
  • 23

1 Answers1

0

For your first question You can choose what you want by space bar not enter key.

Netconsole is a kernel module that sends all kernel messages (output of dmesg command) over the network to another computer. It's not a really console, it's just like remote logging service in your PC.

Jeff Schaller
  • 66,199
  • 35
  • 114
  • 250