Boot Issues


 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Boot Issues
# 1  
Old 02-16-2019
Sounds like it is more of a Hyper-V problem than a Red-Hat issue.
It may well be that Hyper-V didn't support newer technology that
Red-Hat may have implemented at the time.


When running any guest OS through a hypervisor, you should try
the hypervisor forums first. This isn't a Windows 10 forum.
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Solaris

WAN boot Server issues.

I 'm trying to configure a WAN boot server on Solaris10 x86 for sparc clients .. when i try to set up the server m getting following error ./setup_install_server -w /var/apache2/htdocs/wanboot10/wpath /var/apache2/htdocs/wanboot10/ipath ERROR: Cannot make WAN boot Image file on this... (6 Replies)
Discussion started by: fugitive
6 Replies

2. Solaris

Boot issues Solaris 10 + V440

Hello, I've a very weird problem with one of the machines. When I try to boot off a working DVD that I used to install another system with it spits out the following message: Sun Fire V440, No Keyboard Copyright 2007 Sun Microsystems, Inc. All rights reserved. OpenBoot 4.22.33, 8192 MB... (14 Replies)
Discussion started by: stoci
14 Replies

3. Solaris

Windows,Solaris, Red Hat triple boot issues

I have a pentium IV with 512 MB ram and 80 GB HDD. I first installed windows XP on the first primary partition, then Solaris on the second with 20 GB for the solaris partition, and when rebooted , the grub menu functioned as expected giving me the options to dual boot, so next I wanted to install... (3 Replies)
Discussion started by: saagar
3 Replies

4. SCO

xp/sco 5.0.7 dual boot issues

Hello those more knowledgeable than I: I have been trying to get xp and SCO to coexist on the same system. I have tried several different ways to make both work, here's the list: -install xp, image it, move the partition to the end of drive, verify it boots, image again, -boot off of SCO... (6 Replies)
Discussion started by: stay0ut
6 Replies

5. Solaris

V1280 boot issues

I have a client with a V1280 onsite and it is having boot problems. Below is the message it is returning when trying to boot. Is this something that anybody has run into, or that you might be able to shed some light on? {0} ok boot /ssm@0,0/pci@18,700000/ide@3/cdrom@0,0:f SunOS Release 5.9... (3 Replies)
Discussion started by: xcwhitex
3 Replies

6. UNIX for Advanced & Expert Users

boot issues...

hardware on my first FreeBSD server has crashed. i was planning on swapping the HD into another machine, booting the generic kernel and then custom tailoring it to the new machine specs. however, i'm having a problem. the new machine is using a promise ultra100 card. i don't have any... (2 Replies)
Discussion started by: xyyz
2 Replies

7. UNIX for Advanced & Expert Users

Solaris boot issues

i'm having 2 problems. 1. the system will always look to boot from the net. i've changed the prom settings so that it boots from the disk, by entering "setenv boot-device disk0:3", but the system still seems to want to boot from the net. 2. i replaced my creator3d with an elitem6 and i did... (6 Replies)
Discussion started by: xyyz
6 Replies
Login or Register to Ask a Question
RHN_CHECK(8)							   Red Hat, Inc.						      RHN_CHECK(8)

NAME
rhn_check - Check for and execute queued actions on RHN. SYNOPSIS
rhn_check [options] DESCRIPTION
rhn_check is a client program that connects to Red Hat Network (or a Red Hat Network Satellite) and receives queued actions for this par- ticular system. After receiving the actions, rhn_check will then process them, and return the results to Red Hat Network. OPTIONS
-v, --verbose Increase the debugging output. --proxy=PROXY Specify an http proxy to use. --proxyUser=PROXYUSER Specify a username to use for an authenticated proxy. This option must be used in conjunction with proxyPassword. --proxyPassword=PROXYPASSWORD Specify a password to use for an authenticated proxy. This option must be used in conjunction with proxyUser. --version Show the program's version number and exit. -h, --help Show a help message and exit. FILES
/etc/sysconfig/rhn/systemid The digital server ID for this machine if the system has been registered onto Red Hat Network. This file does not exist otherwise. /etc/sysconfig/rhn/up2date The common configuration file used by RHN client programs. SEE ALSO
rhn_register(8), rhnreg_ks(8), rhnsd(8), rhn-profile-sync(8), rhnplugin(8), up2date(5). AUTHORS
See the AUTHORS file included with this software. This manual page was written by James Bowes <jbowes@redhat.com> BUGS
Report bugs to <http://bugzilla.redhat.com>. COPYRIGHT
Copyright (C) 1999-2010 Red Hat, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. Linux 2010 August 30 RHN_CHECK(8)