Displaying 9 results from an estimated 9 matches for "sysrescd".
Did you mean:
sysresccd
2007 Jan 04
1
SYSLINUX 3.32-pre7 release candidate&In-Reply-To=
Hi,
First, many thanks for your great work.
Don't know if it's the good way to post .... But I want to give you a
good information ( and also good for me).
I try to make an usb bootable SystemrescueCd (www.sysrescd.org) on a
new 2Gb Usb Key (noname, UT163 controller from USBest) and it was
impossible with syslinux 3.31 release ( using win32 version
syslinux.exe). The syslinux command seemed to be ok (no error message,
ldlinux.sys file created on usb stick)... but impossible to boot from
the usb stick . Always...
2005 Nov 03
2
simple menu limitations
I am using the following simple menu and have noticed that items at the
bottom are dropping off. I seem to be limited to 12 items. Is there a
limit to how many items can be on the simple menu?
default pxelinux.cfg/menu.c32
prompt 0
MENU TITLE UWSP PXE Boot Menu
# TIMEOUT 200
LABEL bartpe
MENU LABEL Build 12
KERNEL /STARTROM.0
APPEND keeppxe
LABEL 11dnet
MENU LABEL Build 11DNET beta
2013 Sep 06
1
5.10 regression (from 5.01) MENU INCLUDE broken.
...AULT?
> > >
> >
> > ESC does not bring me to the proper menu.
> >
> > Attached config files.
> >
> > if extlinux.conf have only one include 'sysrcd-2.4.1.conf' it does not
> > display the 'first' menu with 5.10 but goes into the sysrescd-2.4.1.conf
> > config. Or whatever is included as last.
> >
> > -- Piotr.
> >
>
> 1. Delete all unneeded:
> ***
> label -
> menu label
> menu disable
> ***
> Optionally, replace them with an empty line.
>
> 2. Avoid duplicated LA...
2013 Sep 06
0
5.10 regression (from 5.01) MENU INCLUDE broken.
...es look like? Perhaps an overriding DEFAULT?
> >
>
> ESC does not bring me to the proper menu.
>
> Attached config files.
>
> if extlinux.conf have only one include 'sysrcd-2.4.1.conf' it does not
> display the 'first' menu with 5.10 but goes into the sysrescd-2.4.1.conf
> config. Or whatever is included as last.
>
> -- Piotr.
>
1. Delete all unneeded:
***
label -
menu label
menu disable
***
Optionally, replace them with an empty line.
2. Avoid duplicated LABEL (e.g. more than one "LABEL live"; change
the label name...
2017 Apr 14
0
FW: boot fails on some system
...inux.org/wiki/index.php?title=EXTLINUX, and I used the exact
same command i.e. "cat mbr.bin > /dev/sdx" where sdx is the master device and
while no partition of the device was mounted.
The FAT volume was formatted by gparted. For the ext2 partition I used
'$mke2fs -t ext2 -L "sysrescd" /dev/sdxn'. I always use fdisk to toggle the
boot flag.
As i said this time the device is failing to boot on one of the two laptops.
Maybe I should have mentionned that it meant the other booted fine for cases
described in my initial email i.e. in the first test with the FAT partition
be...
2017 Apr 13
3
boot fails on some system
I used syslinux to make an external usb hard drive booting up "system rescue cd" from a FAT primary partition.
The procedure I followed was setting on the boot flag on the FAT partition and copying the content of the iso image to it and renaming isolinux to syslinux wherever needed. I then unmounted the device and ran "syslinux -d /syslinux/ -i /dev/sdxn" where sdxn is the
2013 Sep 05
3
5.10 regression (from 5.01) MENU INCLUDE broken.
...gt;
> What do the INCLUDEd config files look like? Perhaps an overriding DEFAULT?
>
ESC does not bring me to the proper menu.
Attached config files.
if extlinux.conf have only one include 'sysrcd-2.4.1.conf' it does not
display the 'first' menu with 5.10 but goes into the sysrescd-2.4.1.conf
config. Or whatever is included as last.
-- Piotr.
-------------- next part --------------
#default vesamenu.c32
#prompt 0
#timeout 50
menu background /backbox-2.05-32bit/splash.jpg
menu title Welcome to BackBox Linux 2.05
menu color border 0 #ffffffff #00000000
menu color sel 7 #ffff...
2017 Apr 14
2
boot fails on some system
...X, and I used the
> exact
> same command i.e. "cat mbr.bin > /dev/sdx" where sdx is the master
> device and
> while no partition of the device was mounted.
>
> The FAT volume was formatted by gparted. For the ext2 partition I used
> '$mke2fs -t ext2 -L "sysrescd" /dev/sdxn'. I always use fdisk to toggle
> the
> boot flag.
>
> As i said this time the device is failing to boot on one of the two
> laptops.
> Maybe I should have mentionned that it meant the other booted fine for
> cases
> described in my initial email i.e....
2013 Sep 04
5
5.10 regression (from 5.01) MENU INCLUDE broken.
Hello,
Long story short, example config:
### cut
UI vesamenu.c32
MENU TITLE Multiboot USB
MENU BACKGROUND #00000000
MENU COLOR sel 7;37;40 #e0ffffff #20ffffff all
MENU COLOR unsel 37;44 #50ffffff #a0000000 std
MENU COLOR tabmsg 31;40 #30ffffff #00000000 std
MENU BEGIN
MENU TITLE System Rescue CD 2.4.1
INCLUDE sysrcd-2.4.1.conf
MENU END
MENU BEGIN
MENU TITLE