Displaying 20 results from an estimated 30000 matches similar to: "[Fwd: About Boot Disk]"
2002 Oct 29
0
Fwd: Re: Fwd: rsync and unlink permission
> On Mon, Oct 28, 2002 at 03:12:53PM +0800, Patrick Hsieh wrote:
> > Since "foo" has no write permission under /var/www, he cannot rsync
> > from remote server to the local filesystem because rsync will try to
> > make temp file and unlink the original file before writing over it. Is
> > there any solution to this problem?
>
> See the -T (--temp-dir)
2002 Oct 28
2
Fwd: rsync and unlink permission
Hello list,
I have a apache documentroot with ownership root.www-data and mode 755
Now I have a /var/www/index.html and chown'd that file to user "foo". Sincen
"foo" has no write permission under /var/www, he cannot rsync from remote
server to the local filesystem because rsync will try to make temp file and
unlink the original file before writing over it. Is there any
2012 Jul 12
0
Writing HAR-RV-CJ Model?
I am trying to write a loop to forecast realized volatility over successive
days for the purpose of VaR prediction using the HAR-RV-CJ model which is as
follows:
log(RV_t+1) = ?_0 + ?_CD log(CV_t) + ?_CW log(CV_t-5) + ?_CM
log(CV_t-22) + ?_JD log(J_t) + ?_JW J_t-5 + ?_JM J_t-22 + e_t
where RV is realized volatility, CV is continuous volatility and J is the
jump which is RV - CV, _t is
2012 Jul 12
0
HAR-RV-CJ Moedel
I am trying to write a loop to forecast realized volatility over successive
days for the purpose of VaR prediction using the HAR-RV-CJ model which is as
follows:
log(RV_t+1) = ?_0 + ?_CD log(CV_t) + ?_CW log(CV_t-5) + ?_CM
log(CV_t-22) + ?_JD log(J_t + 1) + ?_JW log(J_t-5 + 1) + ?_JM log(J_t-22 +
1) + e_t
where RV is realized volatility, CV is continuous volatility and J is the
jump which is
2008 Aug 21
2
failed when boot the kernel image on the hard disk from syslinux on a floppy
After formatting a floppy to MSDOS format and using syslinux /dev/fd0,
I successfully installed ldlinux.sys to the root directory of the
floppy.
Then I created a syslinux.cfg under the root directtory of this floppy
to load the linux kernel in my first hard disk, 3rd partition, boot
folder. The file system
of this partition is ext3. The floppy has a FAT file system. This config
file is listed
2006 Apr 13
1
Syslinux boot problems with Flash Disk - prints character 'j'
I'm sorry if this has already been posted - I've only been subscribed
for a month or two and I did search thoroughly through the archives.
Basically I am using Syslinux to boot my flash disk with Linux (MOVIX2).
I am using a Kingston Data Traveler 2.0.
When syslinux -s /dev/sda is executed I get an error of 'ERROR 3246:
Boot sector read failed' yet it seems that something has
2006 Oct 07
3
boot once option
Can someone address the boot once option. Is it to hard for syslinux to write a flag file to file system or the blank space after the mbr?
.conf
bootonce Lable /boot/flagfile
or
.conf
bootonce Lable1 /boot/flagfileLable1
bootonce Lable2 /boot/flagFileLable2
bootonce Lable2 /boot/flagFileLable2
skip the default option if the flag file is 0 size.
Write something to the
2019 Apr 22
0
Installing syslinux on a purely virtual disk
Richard W.M. Jones via Syslinux wrote:
> I'm trying to add boot support to
> https://github.com/libguestfs/nbdkit/tree/master/plugins/floppy
>
> This NBD server plugin generates a completely virtual FAT filesystem
> and partition table. Nothing is ever written to a file, and it must
> run without anything needing to be root, loop mounting etc. Running
> "syslinux
2015 Apr 06
1
FWD: Re: Is efiboot.img required?
For the sake of the discussion.
Screenshots not included due size limit.
----- Forwarded message from syslinux-owner at zytor.com -----
Date: Sun, 05 Apr 2015 17:09:50 -0700
from: syslinux-owner at zytor.com
To: syslinux-owner at zytor.com
Subject: Syslinux post from piranna at gmail.com requires approval
List: Syslinux at zytor.com
From: piranna at gmail.com
Subject: Re:
2010 Jul 02
4
mainboard recommendations
Hi,
As it has been brought to my attention (by several parties), my current
MB does not support VT-d.
Since I don''t feel like purchasing a brand new system, I have searched
for replacement MB-s
that would fit into my existing uATX case, support my C2D CPU, and
support at least 4x2GB ram.
I have narrowed it down to the following four models:
SUPERMICRO MBD-C2SBM-Q-O (Q35 chipset)
2015 Oct 06
1
facing problem with UEFI pxe boot with syslinux 6.03
Machine using HP DL380 Gen9 server
Initially I got problem where boot hung at My IP 0.0.0.0
Then I referred to http://www.syslinux.org/archives/2015-June/023641.html
And used the patch provided then it again hung but at different step
Getting cached packet
My IP 192.168.103.41
(hung here)
>From /var/log/messages
Oct 7 01:16:10 foreman in.tftpd[43905]: RRQ from 192.168.103.41 filename
2016 Aug 10
0
Maybe OT - Centos 5 SATA JMicron JMB361 SATA
Hi All,
I know Centos 5 is almost EOL and all this is old but....
I'm helping a colleague who has moved a Centos 5 install on an IDE disk
to system with a Foxconn M'board. His idea is to use the SATA interface
that's on the Foxconn.
The thing boots OK and then gets into a loop trying to start the
interfaces to the SATA disks. Oceans of stuff like this in /var/log/messages
Aug 7
2014 Feb 02
0
VMware with UEFI fails to boot
On Sun, Feb 2, 2014 at 1:53 PM, Conrad Kostecki <ck at conrad-kostecki.de> wrote:
> On Sun, Feb 2, 2014 at 12:34 PM, Conrad Kostecki <ck at conrad-kostecki.de> wrote:
Gene wrote:
>>> Yes however I have no clue on the reliability of your system for building Syslinux. I can provide some test binaries if you would like.
>> That would be a good idea!
>> I've
2014 Feb 01
2
VMware with UEFI fails to boot
Hi there,
I am trying to setup a bootable PXELinux (Using 6.02) over UEFI.
Currently, I am using DNSMasq for this. PXE with BIOS works perfectly fine for me.
As I don't have any UEFI devices here, I am using VMware Workstation 10.0.1 for testing.
My DNSMasq setup has been extended, to load also UEFI:
dhcp-boot=pxelinux.0
dhcp-match=set:efi-ia32,option:client-arch,6
2003 Dec 27
0
2 disks boot patch
Well, with this simple patch I'm able to load initrd from a different
disk. It's not finished, it's just to ask you if I'm going in the right
direction...
I have also some suggestion/question:
- many boot sector I saw use [bp+xx] addressing to gain some bytes. Why
don't you use such method?
- had syslinux been tested with usb floppy? You test dl however using
usb floppy dl ==
2003 Dec 27
0
FW: 2 disks boot patch
Well, with this simple patch I'm able to load initrd from a different
disk. It's not finished, it's just to ask you if I'm going in the right
direction...
I have also some suggestion/question:
- many boot sector I saw use [bp+xx] addressing to gain some bytes. Why
don't you use such method?
- had syslinux been tested with usb floppy? You test dl however using
usb floppy dl ==
2015 Mar 05
4
Problem boot PXE UEFI on HP ML350 Gen9
Hi All,
My PXE configurations works fine for a bios PXE (the server in legacy
mode) but hangs in an EUFI mode. Look like it can transfer the bootx64.efi
but not the next one ldlinux.e64
Any ideas?
Thanks
Software>
syslinux ver 6.3
atftp 7.1
Log server side
>> Booting Embedded LOM 1 Port 1 : HP Ethernet 1Gb 4-port 331i Adapter -
NIC (PXE IPv4)
>> Booting PXE over
2014 Dec 15
1
Using of pxelinux configfiles for both BIOS and UEFI boot
>>According to prior pcap reports, syslinux.efi searches for syslinux.cfg (too), while (l)pxelinux.0 will be searching for "default". >This means that using something *similar* to:
>> pxelinux.cfg/default:
>> PATH bios
>> CONFIG common-config.cfg ::bios
>> # the bios modules should be located in the bios subdir
>>
>>and
>>
2015 Jul 14
2
boot... round 2
On 14.07.2015 01:31, Gene Cumm wrote:
> On Mon, Jul 13, 2015 at 3:24 PM, poma <pomidorabelisima at gmail.com> wrote:
>> On 13.07.2015 18:48, Gene Cumm wrote:
>
>>> It stops after printing the access type "ETCD" and before printing the
>>> remainder of the banner. I presume this is not a hybridized image?
>>>
>>
>>
>> I
2009 Jul 07
2
Sieve question
If there is a separate sieve mailing list let me know. But have question
if someone else has done this or not.
Right now I have web form people use to setup their vacation replies
using Sieve (1.1.6). The form alows them to set what they want their
reply address to be, whether to send the reply once, weekly or
bi-weekly. I would like to setup another option to let them set the
date in