Displaying 20 results from an estimated 1000 matches similar to: "boot hangs on kernel load"
2012 Jul 23
3
local APIC error 0x40
Running FreeBSD 8.3 -- and updating sources on a daily base and building everything -- I found a new APIC/ACPI problem introduced in the past week.
I have a Toshiba Satellite U205 with an Intel Core Duo (not a Core 2). It used to work fine with both cores but then sometime in on the road to BSD 8.0 the machine began hanging. So I added to /boot/loader.conf
hint.apic.0.disabled="1"
2008 Oct 13
6
Strange Lockup
Hi All,
We seem to have a strange problem with our NEC ML4 pcs.
When using pxelinux to network boot, we are getting our menu (using menu.c32) when we choose a option the machine just locks up.
If the option requires a password it shows the password box , I put in the password and then it locks up. But strangely the machine will boot from local disk which is an option on the boot menu.
Our
2017 Jul 10
2
pxechain.com loops back with WDSNBP started using DHCP Referral
Windows 2012 WDS server: 10.87.0.202
Windows DHCP server: 10.87.0.152
066 (Boot Server Host Name): 10.87.3.19
067 (Bootfile Name): pxelinux.0
PXELinux CentOS 7 server : 10.87.3.19
# cat /srv/tftp/pxelinux.cfg/default
DEFAULT menu.c32
PROMPT 0
MENU TITLE Main Menu
LABEL CentOS-7-x86_64
KERNEL CentOS-7-x86_64/vmlinuz
APPEND initrd=CentOS-7-x86_64/initrd.img
2012 Jul 20
5
[stable 9] panic on reboot: ipmi_wd_event()
Working on the Dell R420 today, got most of it working, even the
broadcom ethernet cards! However, I get the following when I reboot the
system:
Syncing disks, vnodes remaining...4 Sleeping thread (tid 100107, pid 9)
owns a non-sleepable lock
KDB: stack backtrace of thread 100107:
sched_switch() at sched_switch+0x19f
mi_switch() at mi_switch+0x208
sleepq_switch() at sleepq_switch+0xfc
2002 Jan 23
3
Troubles with my HDD
Hello all,
I am new to this list and hope that my mail is not OFF TOPIC. After
looking around for 2 months now, to find a solution, I will try it here now.
Now the scenario: I bought a new cool dell laptop:
INSPIRON 8100, 512MB RAM, NVIDEA GeForce2Go 32MB, 30GB Hitachi hard disk
and a DVD. I bought it with WinME preinstalled, because it wasn't
possible to get it with linux nor without an
2013 Nov 24
9
[Bug 71967] New: error message during boot
https://bugs.freedesktop.org/show_bug.cgi?id=71967
Priority: medium
Bug ID: 71967
Assignee: nouveau at lists.freedesktop.org
Summary: error message during boot
QA Contact: xorg-team at lists.x.org
Severity: critical
Classification: Unclassified
OS: Linux (All)
Reporter: adham3322 at gmail.com
2017 Jul 10
3
pxechain.com loops back with WDSNBP started using DHCP Referral
Thank you Gene!
On 10/07/17 17:54, Gene Cumm wrote:
> On Mon, Jul 10, 2017 at 11:25 AM, Jelle de Jong via Syslinux
> <syslinux at zytor.com> wrote:
>> Windows 2012 WDS server: 10.87.0.202
>> Windows DHCP server: 10.87.0.152
>> 066 (Boot Server Host Name): 10.87.3.19
>> 067 (Bootfile Name): pxelinux.0
>>
>> PXELinux CentOS 7 server : 10.87.3.19
2006 Nov 28
4
GAMS and Knots
Hi
I was wondering if anyone knew how to work out the number of knots that
should be applied to each variable when using gams in the mgcv library?
Any help or references would be much appreciated.
Thanks
Kathryn Baldwin
2010 Jun 25
3
Using snmp for APC smarts
Hi,
I'm new to nut. I have some 100 APC Smart-UPS 2200 & 3000's and
I'm trying to do some calibration test on them. I've installed nut,
with
driver = snmp-ups
mibs = apcc
in ups.conf. I can read the variables using upsc. However it seems,
I can't actually execute commands on the UPSses this way.
( upscmd some-ups calibrate.start )
Do I miss something, or are those
2006 Apr 04
9
Does ActiveRecord have support for "Boolean" columns?
Hey all --
I''ve been using enumerable char(1)''s with ''y'' and ''n'' values for my
Boolean columns in Rails, but it strikes me there should be a better
way.
How do you setup columns that represent true/false-ness in your
schemas on Rails?
Wondering what kind of standard approaches there are other than me
writing something like
class MyEntity
2011 Oct 11
1
Problem communicating from server to client
Hello,
I've set up a tinc "server" named "spitzer" in proxy arp mode, and a
client "inspiron" that connects to it.
inspiron runs tinc 1.0.16, spitzer runs 1.0.11.
Ping and ssh from inspiron to spitzer and other hosts in the network
(via spitzer) works fine.
Ping and ssh from other hosts in the network to inspiron works fine
(i.e. going through spitzer works
2018 Sep 04
5
Centos on Dell XPS15
-----Original message-----
> From:H <agents at meddatainc.com>
> Sent: Monday 3rd September 2018 14:52
> To: Centos Mailing List <centos at centos.org>
> Subject: [CentOS] Centos on Dell XPS15
>
> Is anyone successfully running Centos 7 on a Dell XPS15? If so, which model? If not, what was the problem?
>
> Thank you!
I only ran Fedora 28 Workstation Live from
2014 Aug 08
4
[LLVMdev] Efficient Pattern matching in Instruction Combine
Hi Duncan, David, Sean.
Thanks for your reply.
> It'd be interesting if you could find a design that also treated these
> the same:
>
> (B ^ A) | ((A ^ B) ^ C) -> (A ^ B) | C
> (B ^ A) | ((B ^ C) ^ A) -> (A ^ B) | C
> (B ^ A) | ((C ^ A) ^ B) -> (A ^ B) | C
>
> I.e., `^` is also associative.
Agree with Duncan on including associative operation too.
2008 Aug 05
4
Buggy bios, boot of dos image hangs with syslinux, but not with isolinux
Hi
We have a couple of FSC Computers here which seem to have a very strange
bios. I am trying to boot a MS-DOS disk to flash an Scsi Raid
controller.
Since the computer doesn't have a floppy anymore I tried syslinux from
an usb stick. The menu loads fine but I cannot boot disc images with
memdisk on this computer. It works fine on others, of course.
But now comes the weird part, if I use the
2006 Mar 03
5
new beta Grandstream firmware HT488_496_386
http://grandstream.com/BETATEST/HT488_496_386/
2011 Apr 26
2
[LLVMdev] inserting a fucntion call at the end of basic bloc
2011/4/26 Duncan Sands <baldrick at free.fr>
> Hi Nabila,
>
> Now when i tried this pass an error says:
>> Wrong type for attribute noalias
>> tail call void @consume(i32 noalias 3, i32* @y) nounwind
>>
>>
>> noalias is only for arguments of pointer type. You probably meant it
>> to
>> be on the second argument
2008 Jan 08
6
What current Dell Systems are supported/work
Sorry for the repost...
I don't think the first one posted..
posted to freebsd.stable, freebsd-current, Freebsd-hardware
I checked the hardware in the online documentation manual/hardware
It only lists the bits and peices of the machine say the hard drive
controller and so forth. but doesn't give you a particular system to
look at as a working machine with FreeBSD 6.2
does anybody
2013 Feb 06
4
FreeBSD-9.1 would not boot on pentium3 laptop
Hello!
I have an old Dell Latitude C800 laptop (with Pentium3 CPU in it).
FreeBSD 6.3-STABLE was running fine on it, but I decided to update the
machine to 9.1-STABLE.
Well, neither my own custom kernel, nor even the official 9.1-RELEASE
CD1 would boot... In both cases the boot process runs up to detecting
uhub0, then either hangs forever or shuts off after a short while.
Again, I thought I
2007 Apr 16
5
CentOS 5 - Gnome
Hi there I am just writing to find out if anyone else had
an issue installing CentOS 5 on an inspiron notebook.
If I choose Desktop - Gnome in the distribution selection, after the
"transferring image to hard disk" message it waits a very long time than
dies with an error about not being able to run the transaction due to
the following error:
Press enter to reboot.
I am able
2010 Oct 17
5
black display during installation of CentOS5.5
During installation of CentOS5.3 from DVD, the installation was interuppted
due to an error in a rpm package as the DVD had lot of scratches. So I
burned image of CentOS5.5 on DVD. I selected installation in graphical mode.
The first graphical interface screen comes from where we proceed further by
clicking next. This screen is almost black and its impossible to carry out
further installation as