search for: sysrcd

Displaying 11 results from an estimated 11 matches for "sysrcd".

2013 Sep 04
5
5.10 regression (from 5.01) MENU INCLUDE broken.
...## 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 System Rescue CD 3.7.1 INCLUDE sysrcd-3.7.1.conf MENU END MENU BEGIN MENU TITLE BackBox Linux 2.05 32bit INCLUDE backbox-2.05-32bit.conf MENU END ### With syslinux (extlinux) it will jump to last INCLUDE'ed menu always, with 5.01 it will display...
2013 Sep 05
3
5.10 regression (from 5.01) MENU INCLUDE broken.
...part contain a single label + menu label, it will >> display only it with newer syslinux. > > 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...
2011 Aug 17
3
Live linux booting
I have a need to have a live Linux (Debian or sysrescued ) to boot off a hard-drive so that the hard-drive ends up umounted after boot. (for running partimage ). I've gone down the memdisk iso route and read about the issues there - I've seen a way to do this by mounting over nfs (messy) - but I want to do this without the network. I'm thinking that there should be a way to loop
2013 Sep 06
1
5.10 regression (from 5.01) MENU INCLUDE broken.
...inux. > > > > > > 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. > > > > 1. Delete all unneeded: > *** > label - > menu label >...
2013 Sep 04
0
5.10 regression (from 5.01) MENU INCLUDE broken.
Am 04.09.2013 18:34, schrieb Piotr Karbowski: > > > MENU BEGIN > MENU TITLE System Rescue CD 3.7.1 > INCLUDE sysrcd-3.7.1.conf > MENU END Does MENU BEGIN MENU TITLE System Rescue CD 3.7.1 MENU INCLUDE sysrcd-3.7.1.conf MENU END give the expected results? Regards, Mattias -- Mattias Schlenker - Redaktion + EDV-Beratung + Linux-CD/DVD-Konzepte August-Bebel-Str. 74 - 04275 LEIPZIG - GERMANY Tel...
2013 Jul 18
4
FW: pxelinux 5.x, 6.x memtest problem
...+ 4.20 MENU LABEL Memtest86+ 4.20 KERNEL memtest/420/memtest LABEL Sysresccd x86-64 3.7.0 MENU LABEL Sysresccd x86-64 3.7.0 KERNEL sysresccd/370/altker64 append initrd=sysresccd/370/initram.igz dodhcp=eth0 nonm nodmraid nomdadm scandelay=3 vga=791 netboot=http://10.82.0.1/images/sysresccd/370/sysrcd.dat (This cfg was working, excepted the Memtest86+ part, with syslinux-5.10) Build logs and network capture can be found here: https://www.dropbox.com/s/ekoth8nqdejk5iz/syslinux-6.02_pre6-logs.tar.bz2 -- Regards, Igor
2013 Apr 29
3
ifcpu[64].c32 functions drop to command line
...d64 -- rescuecd32 LABEL rescuecd32 MENU LABEL System Rescue 32-bit MENU INDENT 4 MENU HIDE TEXT HELP * Boots System Rescue 3.4.2 in 32-bit ENDTEXT KERNEL http://****/rescue32 INITRD http://****/initram.igz APPEND rescue32 nomodeset vga=791 scandelay=1 setkmap=us netboot=http://****/sysrcd.dat LABEL rescuecd64 MENU LABEL System Rescue 64-bit MENU INDENT 4 MENU HIDE TEXT HELP * Boots System Rescue 3.4.2 in 64-bit ENDTEXT KERNEL http://****/rescue64 INITRD http://****/initram.igz APPEND nomodeset vga=791 scandelay=1 setkmap=us netboot=http://****/sysrcd.dat In trying...
2013 Sep 06
0
5.10 regression (from 5.01) MENU INCLUDE broken.
...> >> display only it with newer syslinux. > > > > 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. > 1. Delete all unneeded: *** label - menu label menu disable *** Optionally, replace them with an e...
2013 Jul 18
0
FW: pxelinux 5.x, 6.x memtest problem
...KERNEL memtest/420/memtest > > LABEL Sysresccd x86-64 3.7.0 > MENU LABEL Sysresccd x86-64 3.7.0 > KERNEL sysresccd/370/altker64 > append initrd=sysresccd/370/initram.igz dodhcp=eth0 nonm nodmraid > nomdadm scandelay=3 vga=791 > netboot=http://10.82.0.1/images/sysresccd/370/sysrcd.dat > > > (This cfg was working, excepted the Memtest86+ part, with syslinux-5.10) > > > Build logs and network capture can be found here: > https://www.dropbox.com/s/ekoth8nqdejk5iz/syslinux-6.02_pre6-logs.tar.bz2 > > > > -- > Regards, > Igor > ___...
2013 Jul 18
2
FW: pxelinux 5.x, 6.x memtest problem
Hi, if you can provide a prepared src tarball like you do for releases, I can test. But I still cannot build from git source (as you may remember). -- Regards, Igor
2011 Jun 14
3
Questions about setup
I have worked in IT for several years and programming or anything related to this is not exactly one of my strengths. I need help creating a vesamenu.. Im trying to setup up so I can access my Acronis backup and disaster recovery 10 server, knoppix live cd, hardware diagnostics - pcdoctor and maybe a hiren type boot cd. I checked the Linux irc channel which I guess is now abandoned. If anyone