Displaying 20 results from an estimated 110 matches similar to: "Memdisk lower memory usage"
2002 Sep 13
1
Any errors in the process for creating bootable DOS image
Hi all,
I want to create a bootable DOS 6.22 image for
pxelinux + memdisk. The following is my steps, anyone
who knows what wrong with them?
1. Create image from a bootable floppy
dd if=/dev/fd0 of=dosboot.img
dd if=/dev/fd0 of=dos.bss bs=512 count=1
mount -o loop -t msdos dosboot.img /mnt/image
cp dos.bss /mnt/image
umount /mnt/image
2. config file in pxelinux.cfg folder
2003 Nov 11
1
Memdisk image size limitation?
All,
Quick question. What would be a good rule of thumb for the size limitations
of a bootable image for MEMDISK. Not involving network dowload of the
image, but relation of the image size to total RAM size. Let's say I had
1GB of RAM, is there a size my image should be limited to? Does MEMDISK
have a maximum image size? Thanks.
Clay Cooper
PG Custom Solutions Engineering
Clay_Cooper at
2001 Mar 13
0
Whats wrong in this smbclient picture
Running smbclient 2.2.0-alpha2
on Redhat Linux 7.0
I don't have a fully installed samba suite with full setup and really
only use smbclient occasionally like an ftp client. I'm able to
access a win2k and win98 box that way from my linux workstation.
Able to access but not transfer anything to the win98.
Although I can transfer files from/to the win2k box.
I have no passwords set on
2008 Dec 06
0
syslinux 3.72 fails where 3.71 didn't
I have written a bash script (see below) to generate bootable SD-USB
images using syslinux as booter. The script works OK with versions
3.63 and 3.71, but I get a null pointer error executing
/tmp/$SYSLINUX/linux/syslinux -sf -o 16384 SD.img
in 3.72.
If you execute
$ sudo sh SDformat.sh sys
then you can test the image easily with qemu
$ qemu -hda SD.img
++++++ SDformat.sh
2003 Apr 18
1
4.8 buildworld compilation problem: kdump
Hi,
I have a 4.7-RELEASE system.
I used the following cvsupfile to update my system:
*default host=cvsup2.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs
*default tag=RELENG_4_8
*default delete use-rel-suffix
src-all
*default tag=.
I then proceeded to do:
cd /usr/src
make buildworld
I got a bunch of errors which occurred when building kdump:
2017 Apr 22
1
Grub Prompt
Hi list,
Good day to you all,
Please correct me if this is the right list for posting this problem I am having with CentOS, but here is the details of the problem:
I have a VMware guest running under Centos 6.5/64-bit. I rarely rebooted this OS, and was using it as my backend for some of my applications, like the A.R.T.(BI tool) and a PostgreSQL server.
"But I was not unable to start
2003 Dec 18
0
Out of Office AutoReply: PXE boot question
On Wed, Dec 17, 2003 at 09:17:56PM -0600, Clay_Cooper at Dell.com wrote:
> I will be in training Dec. 15-19, on holiday vacation Dec. 22-Jan 2, and in
> training Jan. 5. I will not be checking email or voicemail during this
> time. For Linux/Unix issues you can contact Andrew Bachler and for all
> other issues please contact my manager, Kevin Marshburn. Thanks.
Please unsubscribe
2005 Oct 16
8
cannot boot domU
I cannot boot domU:
# xm create inhouse
Using config file "inhouse".
Started domain inhouse
# xm list
Name ID Mem(MiB) CPU VCPUs State Time(s)
Domain-0 0 123 0 1 r----- 27.4
inhouse 8 2048 0 1 ------ 11.4
# xm console inhouse
Linux version 2.6.12.6-xenU ( root@xen1) (gcc version 4.0.2 20050901 (prerelease)
2012 Nov 29
9
[PATCH] xen: find a better location for the real-mode trampoline
On some machines, the location at 0x40e does not point to the beginning
of the EBDA. Rather, it points to the beginning of the BIOS-reserved
area of the EBDA, while the option ROMs place their data below that
segment.
For this reason, 0x413 is actually a better source than 0x40e to get
the location of the real-mode trampoline. But it is even better to
fetch the information from the multiboot
2008 Jun 19
1
winetricks help
Hi,
I'm having a problem using winetricks... I've made a clean install of Daryna KDE (ubuntu gutsy based) and have the latest wine installed from the winehq repos...
I have winetricks installed and can start it, but when I try to install anything I get the following:
Code:
niksavel at darth:~$ ./winetricks
Executing wget -nd -c --read-timeout=300 --retry-connrefused --header
2009 Jun 17
0
[Announce] Dirmngr 1.0.3 released
Hi!
We are pleased to announce the availability of Dirmngr version 1.0.3.
Dirmngr is a server for managing and downloading certificate
revocation lists (CRLs) for X.509 certificates and for downloading the
certificates themselves. Dirmngr also handles OCSP requests as an
alternative to CRLs. Although Dirmngr can be invoked on demand, it
should in general be installed as a system daemon.
Get
2006 Oct 24
1
Compaq Proliant 2500 Dom0
Hi,
I''m trying to boot xen dom0 on a Compaq Proliant 2500 but so far I
have been unsuccessful, I get (XEN) Not enough memory to stash the
DOM0 kernel image.
On a normal linux 2.6 kernel to boot I have pass "memmap=exactmap
memmap=640K@0 memmap=319M@1M" to the kernel at boot otherwise it hangs
because of the way Compaq Bios reports the system memory.
I''ve tryed to use
2005 May 03
2
r-doc-html link problems
Hello!
I have a Debian package r-doc-html 2.1.0-1 and I can't find the HTML files
of manuals. Contents of the package are:
$ dpkg -S r-doc-html
r-doc-html: /usr/share/doc/r-doc-html/changelog.Debian.gz
r-doc-html: /usr/share/doc/r-doc-html/manual/R-data.html
r-doc-html: /usr/share/doc/r-doc-html/manual/R-lang.html
r-doc-html: /usr/share/doc/r-doc-html/copyright
r-doc-html:
2004 Jan 26
7
Problem with FreeDOS + himem64 + PXELINUX + memdisk
(FreeDOS developers, I apologize for the redundant parts of this
message. But I want to bring the SYSLINUX folks into the discussion,
and the SourceForge mailing list archives are broken.)
Background: I have a little Sourceforge project
(http://unattended.sourceforge.net/) for which I use SYSLINUX to
provide CD-ROM and PXE boot support for my boot disk. And it works
great with MS-DOS.
However,
2006 May 26
3
FreeBSD boot loader on VT-x based Xen system
Folks --
I''m trying to run FreeBSD 6.0 on a VT-x based Xen system. I''m
experiencing a problem where the boot loader is crashing before the
FreeBSD kernel (proper) is loaded.
The sequence of operations is that the VMX domain is constructed, the
BIOS is executed, GRUB loads, I type the instructions to load FreeBSD
(a boot loader) and that code begins to execute and then
2003 Jun 04
3
bge drivers does not work for 3COM 3C996-SX / 3C996B-T
I'm experiencing similar problems with a 3C996-T under 4.8-REL.
In particular, connecting a 4.8-REL machine to a 5.1-REL machine leads
to some interesting situations: I can do simple pings across the link,
but ssh fails, and heavy pings crash the 4.8 machine. Similarly
changing the interface configuration with ifconfig tends to crash the
4.8 machine (mtu, link0, up/down, etc). The
2003 Sep 29
2
4.9-RC and bge
Recent SUP.
Installed on Dell PowerEdge 4600.
Getting tons of:
Sep 30 12:23:16 zige /kernel: bge0: gigabit link up
Sep 30 12:23:46 zige last message repeated 98 times
Also getting some TCP retransmits. This causes noticable delays in
pretty much everything I do now. Not a problem prior to the SUP.
I was on 4.8-STABLE before.
When pulling/replacing cables, it went into a mode where it would
2005 Mar 07
10
DNS Name problem with mail server on LAN
Hi,
I have a big "name problem" with my internal mail server (10.0.0.152).
It is "seen" on the internet through DNAT (213.58.230.27). Also there is a
MX record pointing to the machine. Everything works fine from the outside.
However i can''t set the mail clients on the lan pointing to the mx record,
because this one points to 213.58.230.27 and the firewall
2008 Nov 01
1
swap being used?
I have a machine with 64GB of memory in our lab. We have memory
demanding processes and natually swap gets used. However when these
processes are gone and the system is idle, we still see swap being
used. Is this normal behavior?
TIA
2005 Feb 28
1
Mail server on DMZ
Hello,
I have this problem: when my mail server on the DMZ starts a connection to
the internet it''s ip (213.58.230.26) is "masqueraded" with the firewall ip
(213.58.230.50). I wouldn''t mind but there is a one customer who rejects the
connection because it makes reverse dns and finds no dns entry for the
firewall ip.
How can i correct this?
Thanks,
MSantos
shorewall