Displaying 20 results from an estimated 110 matches similar to: "menu.c32 error "Windows is bypassing your startup files""
2006 Feb 09
3
menu.c32 error "Windows is bypassing your startupfiles"
Franga . wrote:
>
> Now i moved to my next step of trying to get Simple Menu's working. My
> problem occurs after selecting a menu option. The image loads and
> gives me this output:
>
> command line: initrd=images/c201.img BOOT_IMAGE=memdisk Disk is
> floppy, 1440 K, C/H/S = 80/2/18 Total size needed = 1491 bytes,
> allocating 2K Old dos memory at 0x9f000 (map
2024 Apr 18
3
[Bug 1749] New: netfilter/nftables secmark support limited to 255 bytes
https://bugzilla.netfilter.org/show_bug.cgi?id=1749
Bug ID: 1749
Summary: netfilter/nftables secmark support limited to 255
bytes
Product: netfilter/iptables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: unknown
2004 Jan 20
4
Bug-report: Booting DOS images from USB
Hi,
I'm doing a small hobby project writing some tools to put DOS boot images
and Linux rescue images on a USB stick.
For this I have partitioned my USB stick in 2 partitions, one 192MB
partition with a VFAT filesystem (for the normal use) and a second
partition with an ext3 filesystem.
My aim was to provide a graphical menu (grub) to access the different
images using memdisk. Since
2007 Apr 30
3
disk image creation, step by step
Hi,
I am aware that it is impossible to netboot ISO files through
pxelinux/memdisk
and that there are multiple reasons for not even attempting it (like the
operating system which will try to access a physical optical drive
through its
own drivers anyway, BIOS issues etc.).
When people ask questions regarding ISO support in pxelinux/memdisk, they're
mostly told to convert the ISO into a
2009 Jan 19
2
Error on xm create: VmError: (38, ''Function not implemented'')
Hi everyone,
I generated my own DomU guest using opensuse''s yast dirinstall and stored it
on a seperate iscsi target. I created it as a DomU on my Domain0
(2.6.25.16-0.1-xen kernel) successfully, using the following configuration:
name = "vm01-opensuse11-base-LAMP"
memory = 256
kernel = "/boot/vmlinuz-xen"
ramdisk = "/boot/initrd-xen"
root =
2007 Sep 13
1
Bypassing firewall alternatives
Hi
I am experiencing a problem of bypassing firewalls.
I know that "ssh -R" can forward ports from remote server to local ports.
But it requires an account of the remote server, which seems to be a
security hole.
I am looking for other programs which can do so, any suggestions?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Nov 15
1
bypassing qdisc for some traffic
Hello everybody.
I would like to enable QoS on the internal firewall NIC
(eth2) to prevent bandwidth saturation from ftp downloads
(for example). This is my firewall schema.
___ private network (100bit/s FD)
/
/ /\
| / //\\
|/ ||
|eth2 \\
|
2004 Jun 17
0
Bypassing Loopback
Is it possible to setup a route that will place the packet ''on the wire''
even if the destination is a local IP? I have been through the iproute2
docs and nothing jumps out at me. I am working on a project measuring
network latency/jitter/etc and am currently using a GRE tunnel as the test
path for measuring the first leg. The router at the other end of the tunnel
faithfully
2008 Mar 16
0
bypassing verify_authenticity_token before_filter when in facebook
Hi list,
Not sure if this is helpful for anyone but I am working on a Facebook
project where I need bypass the new CSRF protection (built into Rails
2.0) under certain conditions. However, since my project works
outside of Facebook I don?t want to disable the CSRF protection from
requests made outside of Facebook.
Here is a small extension i wrote for the ForgeryProtection module.
2012 Jan 14
0
iptable rule for bypassing netfilter queue for a matching address.
I have two iptable rules for userspace modification :
iptable -t mangle -A PREROUTING -p udp --dport 9090 -j NFQUEUE
iptable -t mangle -A OUTPUT -p udp --sport 9090 -j NFQUEUE
I have the following network setup:
client ---------------->Linux Box or router--------------------->server. What i'm trying to achieve is modifying all packets which comes from client to 9090 port of the
2000 Aug 01
1
RSA authentication bypassing /etc/nologin
Hello everyone,
I noticed recently that when I had /etc/nologin in place on my
server I couldn't log in when I authenticated via passwords, but when I used
RSA authentication I was able to log in no problem. I looked through the
source, and I think I might see where the problem is. I have a Linux system,
so sshd was compiled with PAM support. Using normal authentication, the
pam_nologin
2010 Mar 12
1
Setting up RTP to flow between endpoints directly bypassing Asterisk
Hello,
http://www.voip-info.org/wiki/view/Asterisk+Letting+SIP+clients+connect+directly
The link above indicates that it is possible to setup RTP streams to
directly flow between endpoints and completely bypass Asterisk. I would
like to know if this configuration would work when,
a) both endpoints are behind NAT, and/or
b) both endpoints don't support same codecs
with media flowing
2019 May 22
2
Bypassing 'A stop job is running' when rebooting CentOS 7
I'm currently trying to reboot a CentOS 7.5 workstation (to complete an
upgrade to 7.6), but it is 'stuck' while shutting down with 'A stop job
is running for ...' - the counter initially gave a limit of '1min 30s' -
but each time it reaches that limit, it just adds on ~90 seconds to the
limit ...
Currently the limit is '25min 33s'
I'm in no hurry to
2019 May 22
0
Bypassing 'A stop job is running' when rebooting CentOS 7
James Pearson wrote:
>
> I'm currently trying to reboot a CentOS 7.5 workstation (to complete an
> upgrade to 7.6), but it is 'stuck' while shutting down with 'A stop job
> is running for ...' - the counter initially gave a limit of '1min 30s' -
> but each time it reaches that limit, it just adds on ~90 seconds to the
> limit ...
>
> Currently
2019 May 22
0
Bypassing 'A stop job is running' when rebooting CentOS 7
On Wed, May 22, 2019 at 7:44 AM mark <m.roth at 5-cent.us> wrote:
>
> The joys of systemd....
I'm not sure it's right to blame systemd. Systemd asked nicely for
the service to shutdown. The service didn't, probably because the
update change something and pulled the rug out from beneath it.
Systemd then waited a bit to make sure the service wasn't just being
slow, and
2019 May 22
0
Bypassing 'A stop job is running' when rebooting CentOS 7
On Wed, May 22, 2019 at 03:41:24PM -0400, Jon LaBadie wrote:
> On Wed, May 22, 2019 at 09:07:32AM -0600, James Szinger wrote:
> > On Wed, May 22, 2019 at 7:44 AM mark <m.roth at 5-cent.us> wrote:
> > >
> > > The joys of systemd....
> >
> > I'm not sure it's right to blame systemd. Systemd asked nicely for
> > the service to shutdown.
2007 Mar 14
0
[Bug 554] New: Packet illegaly bypassing SNAT
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=554
Summary: Packet illegaly bypassing SNAT
Product: netfilter/iptables
Version: linux-2.6.x
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: NAT
AssignedTo: laforge@netfilter.org
ReportedBy:
2008 Feb 01
0
Bypassing a Auth on Invite or Forbiden?
Hello,
I have 2 asterisk servers that are not working well together. One is
acting like a registrar (PBX01) for all my PAP2's and other SIP/IAX
devices. And the other is acting like my sip gateway (PBX02) to
various providers. They are both on a private network and should be
trusting each others IP 100%. But the PBX02 challenges PBX01's
requests all the time even though
2019 May 22
3
Bypassing 'A stop job is running' when rebooting CentOS 7
On Wed, May 22, 2019 at 09:07:32AM -0600, James Szinger wrote:
> On Wed, May 22, 2019 at 7:44 AM mark <m.roth at 5-cent.us> wrote:
> >
> > The joys of systemd....
>
> I'm not sure it's right to blame systemd. Systemd asked nicely for
> the service to shutdown.
But we can blame systemd for the cryptic message
A stop job is running
Surely systemd knows
2010 Mar 11
3
Bypassing automatic STI generation
Hi,
Let''s say I have the following:
Product < AR
Memberships < Product
I know that the product with id 10 has its type column set to
"Membership", but still I''d like to treat it as a regular product.
So if I do: Product.find(10), Rails returns a Membership object.
Is it possible to tell rails to not care about STI and to simply return
a Product object?