Displaying 20 results from an estimated 6000 matches similar to: "Boot hanging with rhgb"
2005 Oct 11
1
Boot hanging and app for ham radio
Jim,
Thanks for the suggestions. I think you hit the nail on the head with
the nvidia card. X runs great with no obvious problems. I only need to
get one more app runing and it is for ham radio. I am trying to compile
a app called soundmodem. It interfaces the computer with a ham radio
for packet operations. When I compile it I get errors telling me xml is
not available. In my search for
2005 Sep 12
1
Boot process slow with rhgb quiet on
If I boot with "rhgb quiet" off, my computer boots in 1 minute and 30
seconds.
If I boot with "rhgb quiet" on, my computer boots in 3m11s. That's a
long time to wait.
Significantly, when booting with "rhgb quiet", right at the moment X
takes over, there is a 1m36s pause where the screen is blank except for
the hourglass cursor turning around and around.
Of
2008 Mar 14
2
DO NOT REPLY [Bug 5325] New: cannot find popt.h at compile time
https://bugzilla.samba.org/show_bug.cgi?id=5325
Summary: cannot find popt.h at compile time
Product: rsync
Version: 3.0.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: shawn.t.rutledge@gmail.com
2010 Aug 31
2
Centos 5.5, not booting latest kernel but older one instead
I've been going along not noticing things happening right under my nose.
so imagine my surprise when I discovered last night that my Centos 5 box
has installed multiple new kernels over the last few months, as updates
come out, and IT IS NOT BOOTING THE NEWST ONE.
grub.conf says to boot kernel 0, and 0 is the newest one. but the one it
actually boots is 6 or 8 down the list (clearly I've
2005 Apr 01
2
Aliased interface/multi-smb on one machine + security = DOMAIN model
Hello all,
Have a little trouble here. I've got a single machine with multiple
instances of smb running attached to different services (for use with RedHat
HA). Each instances is bound to it's own aliased IP using the machine's
primary interface (eth0). I issue the `smbpasswd -j DOMAIN -r IP -c
/etc/samba/smb.conf.Apache -U admin%pass` and `smbpasswd -j DOMAIN -r IP -c
2010 Mar 04
3
grub.conf and /proc/cmdline
I have a grub.conf (below) with pci=nomsi, also /proc/cmdline and dmesg
| more
do not show the pci=nomsi.
How can this be? there are no strange characters after quiet and before
pci=nomsi.
It was edited with vi.
What can I do to get this parameter in my kernel boot line.
Jerry
-----------------
default=0
timeout=5
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
hiddenmenu
title CentOS
2006 Sep 15
1
Xen Installation problems
Hello Xen Users,
I am facing a problem getting my installation of XEN boot up on a Red
Hat Linux Guest OS. What''s happening is that the grub loader tries to
install Xen but after a while it crashes and starts rebooting
recursively. I have tried both the entries listed below. I am using the
following entries in the grub.conf file:
title Xen-bhatia 3.0 / XenLinux-bhatia 2.6.16
2020 Apr 06
4
C8.1 Grub problem
Il 06/04/20 11:54, Georgios ha scritto:
> Hi there!
> I had a similar problem recently with grub. No idea why it doesnt work.
> Try using grubby instead of grub2-mkconfig if you want the system to
> keep your kernel parameters between boots.
>
> Something like:
>
> sudo grubby --args="i915.modeset=0 rd.driver.blacklist=i915" --update-
> kernel=ALL
>
>
2019 Mar 20
2
boot issue with latest kernel
Young, Gregory wrote:
>
> Is this a VM running on top of Hyper-V by chance? There seems to be an
> issue with the combination of: - Windows 10 1708 or newer.
> - Hyper-V config version 8.2 - 9.0.
> - Microsoft's Fix for Spectre and Meltdown.
> - Newer Intel Hardware (Sandy Lake/Kaby Lake, etc.)
>
> The workaround seems to be to remove "rhgb" and
2005 Apr 02
3
Installation issue
Hi,
I installed 2.0.5 binary release of Xen in my FC3 , and below is my grub.conf
---- part of grub.conf --
title Fedora Core (2.6.10-1.766_FC3)
root (hd0,7)
kernel /vmlinuz-2.6.10-1.766_FC3 ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.10-1.766_FC3.img
title Xen 2.0 / XenLinux 2.6.10
root (hd0,7)
kernel /boot/xen.gz dom0_mem=131072
module
2007 Jan 15
3
WinXP don't boot
Hi all,
I've installed CentOS 4.4 in a box which previously had dual boot (XP
SP2 and Ubuntu)
I can run CentOS without problem but I can't boot XP SP2. When I try it
the system simply hangs...
[root at seth ~]# fdisk -l
Disco /dev/hdb: 40.0 GB, 40020664320 bytes
255 cabezas, 63 sectores/pista, 4865 cilindros
Unidades = cilindros de 16065 * 512 = 8225280 bytes
Disposit. Boot Start
2009 Oct 28
4
grub problems
This is irritating: I've got a server I just upgraded to 5.4, then
rebooted, only to discover that it just *sits* there at the grub boot
menu. I looked at grub.conf, and uncommented hiddenmenu (which should have
been done long ago).
It *still* sits there when I reboot. Any clues, folks?
mark
grub.conf:
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
2001 Sep 04
2
fastest way to multiply each column of a matrix by a single vlaue
Let A be a m by n matrix and b a length n vector. What is the fastest
vectorized code for doing
for(j in 1:n) A[, j] <- A[, j]/b[j] ?
solution 1:
t(t(A)/b)
solution 2:
B <- matrix( rep(b, m), byrow=T, nrow=m )
A/B
anything else?
I have a program that uses this kind of operation million of times and
I appreciate your input.
Thanks.
Jason Liao
=====
Jason G. Liao
Department of
2008 Jun 24
2
Problem with nvidia-drv-x11 when upgrading to CentOS 5.2
Hi!
I know that the nvidia-drv-x11-package is from RPMForge, but I thought
I might mention it here.
I have a machine with a NVidia-card and because of the ease of use I
use the rpmforge-package for that.
After upgrading the problem was that during rebooting as soon as the
machine hit the RHGB (which implicitly uses that driver) the machine
froze. I booted into the old kernel removed rhgb,
2005 Oct 18
1
CentOS-4.1 (Final) on Dell Inspiron 9300 Laptop
Hi,
I have been using CenOS-4.1 quite sometime now on this laptop. Under
CentOS I am having a problem during boots (soft or hard boots) that I
never had with any other Linux distros including Fedora 4.
I have to reboot the laptop twice as the first boot returns blank screen
and hangs when it attempts to bring up login screen. I tested this a
few times, there is no disk activity or any sign
2020 Apr 06
2
C8.1 Grub problem
Hi list,
I reinstalled on my workstation CentOS 8.1.
I explain: I'm a KDE user but packages shipped from EPEL currently are
buggy so I prefer a stable and functioning system to work with. So I
tried to remove KDE workgroup and installed group "Workstation" but the
system bricked so I reinstalled with GNOME.
I've an nvidia gtx 1050ti GPU so I installed kmod-driver from
2023 Apr 03
1
Simple Stacking of Two Columns
Hi,
You were on the right track using stack(), but you just pass the entire data frame as a single object, not the separate columns:
> stack(NamesWide)
? values ? ind
1 ? ?Tom Name1
2 ? Dick Name1
3 ?Larry Name2
4 ?Curly Name2
Note that stack also returns the index (second column of 'ind' values), which tells you which column in the source data frame the stacked values originated
2023 Apr 04
1
Simple Stacking of Two Columns
Just to repeat:
you have
NamesWide<-data.frame(Name1=c("Tom","Dick"),Name2=c("Larry","Curly"))
and you want
NamesLong<-data.frame(Names=c("Tom","Dick","Larry","Curly"))
There must be something I am missing, because
NamesLong <- data.frame(Names = c(NamesWide$Name1, NamesWide$Name2))
appears to
2015 Dec 20
3
Missing module grub entry in xen-4.4.3-9 & boot issues
HI,
We've started to see several issues with the Xen releases. Going back to
basics I've used this guide
https://wiki.centos.org/HowTos/Xen/Xen4QuickStart
Once the install process is complete the grub.conf looks like this:
default=0
timeout=5
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
hiddenmenu
title CentOS (3.18.21-17.el6.x86_64)
root (hd0,0)
kernel /boot/xen.gz
2023 Apr 03
4
Simple Stacking of Two Columns
Hi R-Helpers,
Sorry to bother you, but I have a simple task that I can't figure out how to do.
For example, I have some names in two columns
NamesWide<-data.frame(Name1=c("Tom","Dick"),Name2=c("Larry","Curly"))
and I simply want to get a single column