On Monday, June 13, 2016 at 12:35:44 PM UTC-4, Danny Stephens wrote:
> Can not install security onion any well would be much appreciated.
>
> Out of Range
> Reason; Video Capture Failure
> Detected Resolution: 1360x768
> Detected Color Depth: 32bpp
>
> Cisco Bug: CSCux10031 - KVM shows OUT OF RANGE, Reason: Video Capture Failure
> Last Modified
> Feb 16, 2016
> Product
> Cisco Unified Computing System
> Known Affected Releases
> 2.0(6d)
> Description (partial)
>
> Symptom:
> KVM shows OUT OF RANGE, Reason: Video Capture Failure
>
> Detected Resolution: 1360 X 768
>
> Detected Color Depth: 32 bpp
>
> Conditions:
> UCS C220M4S
> CIMC: 2.0(6f)
> OS: Ubuntu 12.04.5 LTS (GNU/Linux 3.8.0-44-generic x86_64)
>
> Possible fix but I cant even get security onion to boot.
>
> Boot from the live cd and open a terminal. Assuming your root is on /dev/sda1, then do this:
>
> sudo -s
> mount -t ext4 /dev/sda1 /mnt
> gedit /mnt/etc/default/grub
> for f in sys proc dev ; do mount --bind /$f /mnt/$f ; done
> chroot /mnt
> update-grub
>
> When the editor comes up, uncomment ( remove the '#' ) this line and save and exit:
>
> #GRUB_TERMINAL=console
Danny,
I'm not sure if this is much of a Security Onion issue--have you tried contacting support for the UCS?
Thanks,
Wes