Displaying 20 results from an estimated 3000 matches similar to: "memdisk 3.62 problem / Loading boot sector... booting :("
2010 May 21
1
memdisk 3.62 problem / Loading boot sector... booting :(
Hello, I saw your post on booting a Norton Ghost image via pxe, syslinux,
memdisk. I would like to how if you were able to do it? And also how you
did it? I tried converting to .img to no use
Thank?s
Marcus Nascimento
Ger?nte de TI
Mikropar Ind. e Com. Ltda
(11) 4662-9100
2005 Apr 27
4
Does CentOS has problems with Norton Ghost 2003 images?
Hello all
We have two very important workstations dedicated to tasks of
development and investigation. At the moment we have installed a dual
boot platform with CentOS 4.0 and Windows XP Proffessional SP2. In
order to do backups of these machines we need to create an image with
Norton Ghost 2003.
We have worked with Ghost during several years with different
platforms (Red Hat, White Box Linux,
2014 May 07
2
[LLVMdev] DWARF unmangled subprog name (DW_AT_name)
On Wed, May 7, 2014 at 11:33 AM, Eric Christopher <echristo at gmail.com>wrote:
> Have you checked out llvm-symbolize? It's what the asan folk
> (including Alexey) have created for backtrace symbolication.
>
Yeah, we potentially can add some kind of option: "llvm-symbolizer
-print-short-function-names", I don't yet see why this would be valuable.
What's wrong
2014 May 07
5
[LLVMdev] DWARF unmangled subprog name (DW_AT_name)
On Wed, May 7, 2014 at 11:38 AM, Keno Fischer
<kfischer at college.harvard.edu>wrote:
> The use case for this is in Julia backtraces. We don't have a consistent
> way to mangle the function names for linkage (we might at some point in the
> future, but this is out of scope for now). Instead, we save whatever we
> want displayed in AT_name, but there's no way to access
2014 May 07
2
[LLVMdev] DWARF unmangled subprog name (DW_AT_name)
The use case is getting the short name for backtraces. There are other
options, but I figured it was worth a shot trying to access from the DWARF
structure because what we need is already stored there anyway.
Thanks,
Isaiah
On Wed, May 7, 2014 at 12:24 PM, Alexey Samsonov <samsonov at google.com>wrote:
> Yeah, public API of DebugInfo library is quite minimalistic. But I agree
>
2009 Sep 14
3
How to convert numbers to words?
I am trying to convert numbers to English words, e.g. 123 -> One
hundred twenty three. After some searching, I have been unable to
find any info on this. I could certainly write code to do it, but my
question is this: Does anyone know of a function that does this?
Thanks,
Derek McCrae Norton
2014 May 07
2
[LLVMdev] DWARF unmangled subprog name (DW_AT_name)
That doesn't seem possible with the public API or am I mistaking?
On Wed, May 7, 2014 at 12:13 AM, Eric Christopher <echristo at gmail.com>wrote:
> On Tue, May 6, 2014 at 8:09 PM, Isaiah Norton <isaiah.norton at gmail.com>
> wrote:
> > Hi,
> >
> > I am looking for a way to get unmangled subprogram names from a
> > DWARFContext. The name I want is
2002 Jun 14
4
ipchains question
I have a couple questions that I will submit separately. When I have
IPchains running I can't get my samba box to show up in network
neighborhood, but when I turn ipchains off the box shows up. What rules do
I need to add for things to work properly?
--
Raymond Norton
Little Crow Telemedia Network
320-234-0270
2005 Jan 12
2
Cant receive calls after network goes down and up
Hi,
I have several Grandstream phones connected to Asterisk, some behind NAT and
others not. If I reboot all the phones, everything is fine. Should the
connection go down, and then come back again, those behind a NAT are still
able to make calls, but are unable to receive calls.
-- Executing Dial("SIP/1239-ba74", "SIP/1242|60|t") in new stack
Jan 12 23:45:19
2013 Jun 05
4
memdisk and iso
On Jun 5, 2013 6:13 PM, "upen" <upendra.gandhi at gmail.com> wrote:
>
> Thanks hpa. It looks like it's not able to find lpxelinux.0 files which
> actually resides under /tftpboot/linux-install directory where the
> pxelinux.0 existed before.
>
> ls -al /tftpboot/linux-install/lpxelinux.0
> -rwxr-xr-x 1 root root 81240 Jun 5 15:15
>
2013 Jun 06
2
memdisk and iso
On Wed, Jun 5, 2013 at 7:49 PM, upen <upendra.gandhi at gmail.com> wrote:
> On Wed, Jun 5, 2013 at 5:39 PM, Gene Cumm <gene.cumm at gmail.com> wrote:
>> On Jun 5, 2013 6:13 PM, "upen" <upendra.gandhi at gmail.com> wrote:
>> >
>> > Thanks hpa. It looks like it's not able to find lpxelinux.0 files which
>> > actually resides under
2005 Jan 29
4
PRI for Data and Voice
Hi,
Currently I only have 1 PRI which I am using for dial-in customers. The line
is connected to a Portmaster3. I have never used more than 10 concurrent
channels. The calls can be both analog or ISDN. It would be a waste to order
another PRI for my Asterisk box. Is there any way of splitting a PRI into 2
PRI's of 15 channels each, or plugging the PRI into the * box and it send
the data
2007 Feb 19
6
Open CallerID Database?
Hey Guys,
I'm curious if there's an interest in a free, CallerID database? For those
of you in the same spot we are, our current provider only provides us with
the CND, excluding CNAM.
Would creating a public database, managed by users be worthwhile to anyone?
Thanks - Any input is greatly appreciated.
--
Robert Norton
SophMedia LLC Operations Manager
Cell: 480-234-4312 Office:
2004 Nov 28
5
Newbie-needs help
Hello all:
I''ve read the documentation and am not quite sure where to start.
What I''m trying to do is build a network with a 3 NIC Shorewall router.
My system is behind a routed /49 network.
I''d like to use 2 or 3 of the static IP addresses for my DMZ ( DNS server, mail, webserver etc ) and
then have my remaining machines in a private network NATed is some way.
My
2003 Oct 16
3
indexing a particular element in a list of vectors
I have a "list" of character vectors. I'm trying to see if there is a way
(in a single line, without a loop) to pull out the first element of all the
vectors contained in the list.
listOfVectors[1:length(listOfVectors][1]
doesn't work.
==========================
If you want more details..
Here is my listOfVectors which is called "uuu"
>
2005 Apr 04
3
Excel files Locking up problem
Hi,
My samba is 3.0.13 version.
I got a funny problem. UserA logs on to a shared (all users can read/write/execute rights) drive and opens an excel file. UserA closes the file or modifies it. When UserA reopens the file in 5 secs or less, the file seems to be lock by the computer that UserA is on! When UserA had closed the file, UserB on another computer tries to open the file and it says
2004 Oct 29
1
Samba4 reaches the "Susan" stage
Samba4 reached an important milestone tonight, as I installed it for
my wife to use as her file server for all of her important documents,
email, the book she is working on etc.
Those of you who have been around Samba development for a while will
know that my wife tends to be the first test user of major new
versions of Samba, and she volunteered again this time. Susan played a
large part in the
2004 Mar 26
1
Could not find kernel image: memdisk error
Hi, I looked at the web
http://clic.mandrakesoft.com/documentation/pxe/ch06.html,
and create a floppy boot image by :
dd if=/dev/fd0 of=boot.img. I copied the boot.img to
/tftpboot, and my /tftpboot/pxelinux.cfg/default is :
default freedos
display boot.msg
label freedos
KERNEL memdisk
APPEND initrd=/boot.img
When I boot up my client, it shows :
could not find kernel image: memdisk
What
2013 Jun 06
2
memdisk and iso
On Wed, Jun 5, 2013 at 7:34 PM, upen <upendra.gandhi at gmail.com> wrote:
>
>
>
> On Wed, Jun 5, 2013 at 7:25 PM, Gene Cumm <gene.cumm at gmail.com> wrote:
>
>> On Wed, Jun 5, 2013 at 7:49 PM, upen <upendra.gandhi at gmail.com> wrote:
>> > On Wed, Jun 5, 2013 at 5:39 PM, Gene Cumm <gene.cumm at gmail.com> wrote:
>> >> On Jun 5,
2007 Dec 07
2
7960 Won't Register Yet Multiple Attempts?
Hi List,
I've got a 7960 that's behind NAT (nat_enabled: 1 and
nat_received_processing: 1) and for whatever reason doesn't seem to
register, or at least hold a registration. If both the phone and the
router (netgear) are rebooted, the phone will register, take a few
incoming/outgoing calls no problems, then a few hours later, it drops the
registration and never re-registers. If the