CentOS 7 Minimal

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
rwelch
Posts: 8
Joined: Fri Oct 12, 2018 2:28 am

CentOS 7 Minimal

Post by rwelch » Sun Oct 14, 2018 12:30 am

What it sh process to get a CentOS Minimal ISO to boot and start the installation in EVE-NG?
http://mirrors.usc.edu/pub/linux/distri ... l-1708.iso

Steps in were followed per this link.
http://www.eve-ng.net/documentation/how ... inux-image

Options are:
-machine type=pc, -vga std -usbdevice tablet -boot order=dc

----
unl_wrapper log output:

Oct 14 03:26:48 INFO: vunl1_0_5_0 -> 0,0,0,0

Oct 14 03:26:48 INFO: started process is20421

Oct 14 03:26:48 INFO: starting /opt/unetlab/wrappers/qemu_wrapper -C 60809 -T 0 -D 5 -t "Node5" -F /opt/qemu/bin/qemu-system-x86_64 -d 0 -x -- -device virtio-net-pci,netdev=net0,mac=50:00:00:05:00:00 -netdev tap,id=net0,ifname=vunl1_0_5_0,script=no -smp 8 -m 16384 -name Node5 -uuid a494817f-7233-4d3b-b207-8903614338f0 -qmp unix:./qmp-sock,server,nowait -monitor unix:./mon-sock,server,nowait -vnc :54909 -cdrom /opt/unetlab/addons/qemu/centos-7-1-1708/cdrom.iso -drive file=virtioa.qcow2,if=virtio,bus=0,unit=0,cache=none -machine type=pc, -vga std -usbdevice tablet -boot order=dc > /opt/unetlab/tmp/0/b1a84887-7b48-4519-a102-c9a039b2f816/5/wrapper.txt 2>&1 & echo $!
--

Regards
-RW

Uldis (UD)
Posts: 5081
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: CentOS 7 Minimal

Post by Uldis (UD) » Sun Oct 14, 2018 8:28 am

Just used your ISO and How to..
All works like charm
You do not have the required permissions to view the files attached to this post.

rwelch
Posts: 8
Joined: Fri Oct 12, 2018 2:28 am

Re: CentOS 7 Minimal

Post by rwelch » Sun Oct 14, 2018 2:29 pm

What size virtioa.qcow2 drive did you create? How many CPUs?
A setting of 1 vCPU and 1024 MB seems works. But need 8 vCPUs and 16384 MB of RAM.

Is that size possible?

Original issue may have been a corrupted ISO during SCP.
Last edited by rwelch on Sun Oct 14, 2018 3:57 pm, edited 1 time in total.

Uldis (UD)
Posts: 5081
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: CentOS 7 Minimal

Post by Uldis (UD) » Sun Oct 14, 2018 3:22 pm

20GB virtioa hdd and CPU is X5680 ( assigned is just one cpu for node and 2g ram)

Post Reply