Displaying 20 results from an estimated 1000 matches similar to: "How to delay before mounting root filesystem"
2005 Jan 23
5
Minimizing linux
anybody knows how to make a certain linux distro small?
Ma. Kharisma V. Esguerra
System Engineer I
Epson Precision (Philippines), Inc. - Cebu Office
Module 7A, e-Office, Asiatown I.T. Park,
Apas, Cebu City, 6000 Philippines
Tel. Nos. (+63 32) 412-7511 to 13
Fax No. (+63 32) 412-7514
2005 Feb 02
1
unknown terminal type
I know this is kinda unrelated to what this forum is all about,
but I really have looked around in google.
I have created a custom filesystem (for montavista linux) and
as far as vi and clear goes, "linux unknown terminal type" is
displayed. there is no /etc/termcap or /usr/lib/terminfo but an
/usr/share/terminfo/... is found... any ideas on this one?
Ma. Kharisma V. Esguerra
System
2005 Jan 26
1
FW: How to delay before mounting root filesystem
yup runned it. probably something wrong with my initrd filesystem. can
you send me a directory listing of your initrd? and probably a sample
linuxrc.
if worse comes to worse, i'll probably load my usb and scsi modules in the
initrd.
i'm probably doing it all wrong. i'm trying to imitate the slackware10usb
way of booting up. every driver built in the kernel, patch on the mounting
root
2009 Feb 22
2
NEW: COM32 module to run another command, optionally clearing the screen
From: Gene Cumm <gene.cumm at gmail.com>
run.c: A simple COM32 module that will optionally clear the screen
(using newlines) then run a command.
Signed-off-by: Gene Cumm <gene.cumm at gmail.com>
---
This is based on my alias COM32 module that I submitted back in
October, with some improvements to clean up debugging code and
optionally clear the screen.
LABEL et
KERNEL run.c32
2004 Dec 28
1
Important questions for PXELINUX users
Hello, everyone;
A few important questions if you use PXELINUX
- Do you use the PXELINUX-specific DHCP options?
- If you do, what DHCP server do you use?
- Are you using vendor encapsulation (a vendor-option-space) or not
(a site-option-space)?
- Would it be inconvenient for you if these options were changed?
RFC 3942 is flagging these option codes for reclamation as official
options. I
2005 Apr 05
1
PXELinux and ISO's
Sorry for the totally newb question, but I coudn't find out from your website and posts if this is possible.
Is it possible to use PXELinux to PXE boot a system and load a bootable ISO instead of a bootable floppy? If yes, are there size limitations on the ISO?
I would like to PXE boot to WinPE using PXELinux if possible.
Thanks
2008 Jul 21
15
SYSLINUX Anatomy
Greetings,
As a Google Summer of Code student for the SYSLINUX project, I had the
chance to learn many interesting things from hpa regarding the
internals of SYSLINUX. So besides my main task of implementing ELF
modules loading & linking, I decided to put down in the wiki all the
information I found concerning SYSLINUX development.
In this regard, I have created a special category on the
2005 Mar 20
2
memdisk and winPE diskless boot
Hi,
I am working on the diskless booting over Infiniband networks. At the moment
we have created and implemented architecture which allow diskless booting
of Linux nodes on x86, x86_64 and Itanium platforms.
The system works by booting first small custom made Linux kernel of the
Infiniband adapter ROM. The kernel has enough of infiniband stack to setup
TCP/IP networking over infiniband. Then it
2009 Nov 27
3
HDT 0.3.6-pre2 is out !
The -pre2 version of HDT 0.3.6 is out.
Gert was a great source of motivation for making that -pre2.
He found many bugs and gave nice ideas.
Thanks Gert for your time and your _many_ tests.
This release will be more or less what will be included in the incoming
syslinux 3.84.
Since -pre1, here come the Changelog
* Reporting CPU L1 & L2 cache
* Report "Hw.Virt" in cpu
2009 Nov 27
3
HDT 0.3.6-pre2 is out !
The -pre2 version of HDT 0.3.6 is out.
Gert was a great source of motivation for making that -pre2.
He found many bugs and gave nice ideas.
Thanks Gert for your time and your _many_ tests.
This release will be more or less what will be included in the incoming
syslinux 3.84.
Since -pre1, here come the Changelog
* Reporting CPU L1 & L2 cache
* Report "Hw.Virt" in cpu
2004 Dec 03
2
Label data points in scatterplot matrices
Hello,
I am new to R and would like to know how to label data points in the
matrices of scatterplots made by the pairs() command.
To be more specific, I want to assign a number to each data point, instead
of the small circumference that appears as a data point.
If anyone here knows if its possible to do this with R, I would greatly
appreciate your help.
Thank you,
Mauricio Esguerra
PhD
2008 Mar 08
1
[PATCH 1/1] : PCI detection code doesn't corrupt memory anymore
From : Erwan Velu <erwan.velu at free.fr>
This patch fixes the pci detection stuff demo'd in pcitest.c32
- Fix a wrong type in malloc
- Incorrect use of strdup
This two fixes makes pcitest.c32 working far better, no more crash when
running it twice.
I'd like to thank Sebastian Herbszt for its reports and tests.
This patch was made for 3.62-pre16 but applies fine on 3.63-pre1.
2012 Mar 30
4
[PATCH] virtio_blk: Drop unused request tracking list
Benchmark shows small performance improvement on fusion io device.
Before:
seq-read : io=1,024MB, bw=19,982KB/s, iops=39,964, runt= 52475msec
seq-write: io=1,024MB, bw=20,321KB/s, iops=40,641, runt= 51601msec
rnd-read : io=1,024MB, bw=15,404KB/s, iops=30,808, runt= 68070msec
rnd-write: io=1,024MB, bw=14,776KB/s, iops=29,552, runt= 70963msec
After:
seq-read : io=1,024MB, bw=20,343KB/s,
2012 Mar 30
4
[PATCH] virtio_blk: Drop unused request tracking list
Benchmark shows small performance improvement on fusion io device.
Before:
seq-read : io=1,024MB, bw=19,982KB/s, iops=39,964, runt= 52475msec
seq-write: io=1,024MB, bw=20,321KB/s, iops=40,641, runt= 51601msec
rnd-read : io=1,024MB, bw=15,404KB/s, iops=30,808, runt= 68070msec
rnd-write: io=1,024MB, bw=14,776KB/s, iops=29,552, runt= 70963msec
After:
seq-read : io=1,024MB, bw=20,343KB/s,
2009 Feb 13
1
How to define the main menu style
Hey Murali,
I'm currently playing with the menu system (against latest git).That's a
very nice toy you gave us, thanks ;o)
I was just wondering if it's possible to put the main menu as a single
line on top of the screen instead of having a big box on the top left on
the screen.
Having a single line a the top would leave me a lot of space for the sub
menu.
Erwan,
2009 Apr 15
2
The maximum number of rows in a com32 menu
Hey Murali,
While playing with HDT which uses your menu, I found I can't reach more
than 24 rows whereas my screen is 25.
set_windows_size() relies on getnumrows() to define the maximum number
of possible rows.
But regarding to getnumrows() code, it sounds to report "// Actually
numrows - 1".
On my screen which is 80x25, getnumcols x getrowcols reports 80x24.
The
2009 May 05
7
HDT 0.3.3 is out
HDT 0.3.3 has just been released.
This release aims at solving some CLI bugs and adds a some new memory
mapping detection.
I'd like to thanks Dag Wieers for reporting many CLI bugs & pierre for
his work on the memory mapping.
Here come the changelog:
- A new memory mode
Memory items can be reached via the new "memory>" mode.
- Memory mapping display
Pierre did integrate
2009 May 05
7
HDT 0.3.3 is out
HDT 0.3.3 has just been released.
This release aims at solving some CLI bugs and adds a some new memory
mapping detection.
I'd like to thanks Dag Wieers for reporting many CLI bugs & pierre for
his work on the memory mapping.
Here come the changelog:
- A new memory mode
Memory items can be reached via the new "memory>" mode.
- Memory mapping display
Pierre did integrate
2008 Nov 10
3
Runt Recurring events
I am planning on using Runt to calculate recurring events. I
calculate a Runt object in the view and use it to see if it includes a
certain date, which is populates from the database, and display the
info for that date if it is included. I have recurring events for
every week, which was pretty easy to set up. I can just say:
r = Runt::DIWeek.new(4)
For a recurring event every Thursday, and
2006 Nov 22
2
Problem with "additional" submenus
Hello all,
First off, thanks for the great work.
I have recently added "more submenus" to a functioning advanced menu
that only had one "submenu off of the main menu before" The addition of
the new submenus has caused the main menu to not function correctly and
I have been pouring over the code for several weeks and I just cannot
see the error that I have introduced. This