Displaying 7 results from an estimated 7 matches for "boot_options".
2008 Dec 04
6
[Doc] writeup for error handling usage in XEN
Hi, all
Those days, we spent some efforts to check severe error handling (panic, BUG_ON, BUG, ASSERT) in XEN. We have several round internal discussions as well as several mail threads with Keir. Below is the discussion writeup.
If agreed, after review, we want to place it in XEN document folder or XEN wiki since we think it might be helpful to developers.
Thanks a lot for your help!
Regards,
2004 Jun 30
0
problem loading initrd
...like an initrd
Freeing initrd memory: 220k freed
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.00 entry at 0xf00e1, last bus=2
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
devfs: 2004-01-31 Richard Gooch (rgooch at atnf.csiro.au)
devfs: boot_options: 0x0
Initializing Cryptographic API
Real Time Clock Driver v1.12
Non-volatile memory driver v1.2
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 16...
2004 Nov 14
25
dom0 kernel crashes with kernel panic during boot
Hi there,
I''ve just built xen & dom0 kernel from gentoo ebuilds (bugs.gentoo.org),
but my dom0 kernel crashes during boot.
Any help is appreciated. Console log, grub.conf and .config are included,
machine is celeron/466, 128MB of RAM.
Console log:
Linux version 2.6.9-xen0 (root@zirafa) (gcc version 3.3.4 20040623 (Gentoo
Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)) #2 Sun Nov 14
2002 Apr 25
1
Re: Problems with ext3 fs
...of dmesg (on boot):
Apr 22 08:51:10 aurora kernel: VFS: Diskquotas version dquot_6.4.0
initialized
Apr 22 08:51:10 aurora kernel: Journalled Block Device driver loaded
Apr 22 08:51:10 aurora kernel: devfs: v1.10 (20020120) Richard Gooch
(rgooch@atnf.csiro.au)
Apr 22 08:51:10 aurora kernel: devfs: boot_options: 0x1
Apr 22 08:51:10 aurora kernel: pty: 256 Unix98 ptys configured
Apr 22 08:51:10 aurora kernel: Serial driver version 5.05c (2001-07-08)
with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
Apr 22 08:51:10 aurora kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A
Apr 22 08:51:10 aurora kernel: ttyS01 at 0x...
2005 Apr 04
0
problem about initramfs
..., 560k init, 0k highmem)
[4294667.369000] Mount-cache hash table entries: 512
[4294667.370000] Checking for 'wait' instruction... unavailable.
[4294667.455000] NET: Registered protocol family 16
[4294667.460000] devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
[4294667.461000] devfs: boot_options: 0x1
[4294667.462000] Initializing Cryptographic API
[4294667.464000] io scheduler noop registered
[4294667.466000] io scheduler anticipatory registered
[4294667.468000] io scheduler deadline registered
[4294667.470000] io scheduler cfq registered
[4294667.472000] RAMDISK driver initialized: 4 RAM...
2012 Sep 19
1
[PATCH 1/1] lua: Cleaned up the dmi table structure in Lua.c32 and added all missing DMI subtables
From: Hung-chi Lihn <hlihn at google.com>
In the current Lua.c32 DMI implementation, it is a flat table with dotted
names in table entries. It also misses a number DMI sub-tables.
This patch, cleans up the DMI table structure using Lua's nested table
structure and adds all missing DMI sub-tables. If a DMI sub-table is not
supported by the hardware (not filled), then the corresponding
2004 Nov 25
8
Virtual ethernet driver.
...IX conformance testing by UNIFIX
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
VFS: Disk quotas vdquot_6.5.1
Journalled Block Device driver loaded
devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au)
devfs: boot_options: 0x0
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
SGI XFS with realtime, tracing, debug enabled
SGI XFS Quota Management subsystem
Event-channel device installed.
Xen virtual console successfully installed as tty
Starting Xen Balloon driver
pty: 256 Unix98 ptys configured
[XEN] Initiali...