Displaying 12 results from an estimated 12 matches for "123a".
Did you mean:
123
2005 Jan 14
5
Trouble with Syslinux 3.07 and USB-key
...yslinux-ing it with 3.07 and recopying the
software, it restarted working, but boot time is about 10 time
slower.... minutes to load kernel and initrd instead of seconds...
Note: I'm using win32/syslinux.exe
Bye!
--
Paolo Salvan
_______________________________
X v i s i o n
Via Vigonovese 123A
35127 - Padova - Italy
+39 049 8709427 tel
+39 049 8709426 fax
www.xvision.it
2004 Dec 22
3
Dummy question on Syslinux and MBR
Hi,
I've seen that syslinux does include also a MBR record.
But how can I install it on a HD under Windows? And how can I backup the
previous MBR?
Does syslinux help us on this task also?
bye!
--
Paolo Salvan
_______________________________
X v i s i o n
Via Vigonovese 123A
35127 - Padova - Italy
+39 049 8709427 tel
+39 049 8709426 fax
www.xvision.it
2005 Jan 25
4
PXE floppy, PXELINUX and LOCALBOOT
...floppy... is
this normal?
The user expected that LOCALBOOT would have tried the NEXT boot device
(ie CDROM or HD), not the FIRST boot device (the floppy)...
(note: this has been tried this on a couple of PC...)
Bye!
--
Paolo Salvan
_______________________________
X v i s i o n
Via Vigonovese 123A
35127 - Padova - Italy
+39 049 8709427 tel
+39 049 8709426 fax
www.xvision.it
2005 Jan 16
3
Can I use....
Hi,
Is it possible to create a boot floppy that I can use to start iso's
that use say syslinux ?
Dave T.
2005 Apr 06
1
Announce: Universal network boot floppy/cd/hd 5.4.0 released
...up_id=80408&package_id=97496
The target of this package is to significantly simplify and accelerate
the implementation of network boot solutions: ideas and comments that go
in this direction are appreciated...bye!
--
Paolo Salvan
_______________________________
X v i s i o n
Via Vigonovese 123A
35127 - Padova - Italy
+39 049 8709427 tel
+39 049 8709426 fax
www.xvision.it
2005 Jan 25
1
Problems with isolinux.cfg
hi!
I?m working on a projekt ( unattended.sourceforge.net ) This is using a
linuxboot.iso
My problem is the following:
I opened up the iso with winiso, extrcat the isolinux.cfg, edited it with vi
for windows as follows:
# isolinux/pxelinux configuration file
default unattended
label unattended
kernel bzImage
# Add options (z_user=..., z_path=..., etc.) to this line.
append
2005 Jan 14
1
Changing USB-key geometry from syslinux.exe?
...m 1 to 4?
Well, obviously my dream is to use syslinux as a simple way to get a
fat-formatted usb-key bootable, with best compatibility with bugged bioses...
And having all this usable also from windows PCs... ;o)
Bye!
--
Paolo Salvan
_______________________________
X v i s i o n
Via Vigonovese 123A
35127 - Padova - Italy
+39 049 8709427 tel
+39 049 8709426 fax
www.xvision.it
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
2005 Jan 26
2
Multi-NIC network boot floppy+cd+hd+com with PXE and NBI support: does interest?
...the moment, who is interested can send me a mail (please DON'T write
in the mailing list), I'll send the package to him by mail (380Kb);
later, a short report of your tests would be appreciated...
Bye,
Paolo
--
Paolo Salvan
_______________________________
X v i s i o n
Via Vigonovese 123A
35127 - Padova - Italy
+39 049 8709427 tel
+39 049 8709426 fax
www.xvision.it
2006 Jan 03
1
(no subject)
...39;t had the time
to do it...), as it check at install-time the correct etehrboot driver to copy
on the HD, while I could simply install my simgle multidriver image and stop...
the correct driver will be found at run-time...
Paolo Salvan
_______________________________
X v i s i o n
Via Vigonovese 123A
35127 - Padova - Italy
+39 049 8709427 tel
+39 049 8709426 fax
www.xvision.it
Josh Lehan ha scritto:
> Steven wrote:
>
>> Hi Josh:
>> There is a similar one in
>> http://sourceforge.net/project/shownotes.php?release_id=190646
>> http://sourceforge.net/project/showfi...
2005 Jan 08
1
SYSLINUX 3.05 released
I decided the FAT directory-parsing bug was about as serious as it gets,
so I decided to push out a new release. However, I decided I feel
comfortable enough with the new features (or at least, that they
wouldn't break anything else, knock on wood) that I did the patch off
the 3.10 development tree and called it 3.05.
Changes in 3.05:
* New API function "shuffle and
2005 Feb 01
4
PXE 0.99h stacks... any chance?
Hi
I have searched the site, list archives, google etc and have not been
able to find an appropriate answer so I am asking it here. Apologies if
this has been answered already.
I have a kiosk-style pc which I wish to remote boot to keep it quiet.
This way I don't need a hard disk at all, keeping it truly silent as it
has a passive cpu cooler. Unfortunately, it has no upgrade options. I
2012 Jul 07
11
Splitting a character vector.
I am lousy at simple regex and I have not found a solution to a simple problem.
I have a vector with some character values that I want to split.
Sample data
dd1 <- c( "XXY (mat harry)","XXY (jim bob)", "CAMP (joe blow)", "ALP (max jack)")
Desired result
dd2 <- data.frame( xx = c("XXY", "XXY", "CAMP",