System Rescue CD fails to load

Multiboot USB / DVD Builder with SARDU
In this section is permitted only the English language
Forum rules
In this section is permitted only the English language

System Rescue CD fails to load

Postby test_run » November 4th, 2012, 4:59 am

Options 1, 2, 3, 4, 5, 6, 7, and "B" fail to boot SRCD.


Current SARDU configuration:

Clonezilla 2012-06-20: OK
Hiren's BCD 15.1: OK
NT Password 110511: OK
System Rescue CD 3.1.0: Options 1, 2, 3, 4, 5, 6, 7, and "B" fail to boot.
Ubuntu 12.04.1: OK
Windows 7 AIO: OK
Windows 8 AIO: OK

I encountered the same issues on:
2 64-bit desktops
1 32-bit desktop
Dell mini 12
HP m110
various Toshiba Satellite laptops
VMware

The error occurs with both a bootable USB drive, and an ISO file.
test_run
 
Posts: 4
Joined: November 4th, 2012, 4:41 am

Re: System Rescue CD fails to load

Postby davidecosta » November 4th, 2012, 10:58 am

Thanks for reporting, now i fix it
User avatar
davidecosta
 
Posts: 2544
Joined: January 9th, 2011, 12:44 pm
Location: Sardinia

Re: System Rescue CD fails to load

Postby davidecosta » November 4th, 2012, 11:11 am

Can you try options A B C D E?
These works fine? Now i remember the problem with ifcpu32 or ifcpu64...
User avatar
davidecosta
 
Posts: 2544
Joined: January 9th, 2011, 12:44 pm
Location: Sardinia

Re: System Rescue CD fails to load

Postby davidecosta » November 4th, 2012, 12:15 pm

Ok, now in my test works fine :)

Open the file \SRCD\SRRCD.cfg

Replace all text file with this:

Code: Select all
UI vesamenu.c32
F2 f2images.msg
F3 f3params.msg
F4 f4arun.msg
F5 f5troubl.msg
F6 f6pxe.msg
F7 f7net.msg

PROMPT 0
TIMEOUT 900
ONTIMEOUT rescuecd_std

MENU DEFAULT rescuecd_std
MENU TABMSG Press [TAB] to edit options or <F2>,<F3>,<F4>,<F5>,<F6>,<F7> for help
MENU TITLE SYSTEM-RESCUE-CD 3.1.0 (www.sysresccd.org)
MENU ROWS 16
MENU TIMEOUTROW 22
MENU TABMSGROW 24
MENU CMDLINEROW 24
MENU HELPMSGROW 26
MENU WIDTH 78
MENU MARGIN 6
MENU BACKGROUND #c00090f0

MENU color title    1;31;40    #FFFF0000 #00000000 std
MENU color sel      7;37;40    #FF000000 #FFC0C0C0 all
MENU color unsel    37;44      #FF000000 #00000000 none
MENU color hotsel   1;7;37;40  #FF000000 #FFC0C0C0 all
MENU color tabmsg   1;31;40    #FFFFFF00 #00000000 std
MENU color help     1;31;40    #FFFFFFFF #00000000 none

LABEL rescuecd_std
MENU LABEL 1) SystemRescueCd: default boot options
KERNEL /SRCD/ifcpu64.c32
APPEND /SRCD/rescue64 scandelay=1 -- /SRCD/rescue32 scandelay=1
TEXT HELP
Boot standard kernel with default options (should always work). You should
use this entry if you don't know which one to use. You can press [TAB] and
add extra boot options after rescue32 or/and rescue64 if required
ENDTEXT

LABEL rescuecd_docache
MENU LABEL 2) SystemRescueCd: all files cached to memory (docache)
KERNEL /SRCD/ifcpu64.c32
APPEND /SRCD/rescue64 docache -- /SRCD/rescue32 docache
TEXT HELP
Boot standard kernel and run system from RAM (cdrom can be removed)
It requires 512 MB of memory to work and takes some time during the
boot process, but the cdrom can be removed and system will be faster.
ENDTEXT

LABEL rescuecd_791
MENU LABEL 3) SystemRescueCd: framebuffer console in high resolution
KERNEL /SRCD/ifcpu64.c32
APPEND /SRCD/rescue64 nomodeset vga=791 -- /SRCD/rescue32 nomodeset vga=791
TEXT HELP
Boot standard kernel with console in high resolution
KMS graphic drivers (Kernel-Mode-Settings) will be disabled.
This mode is useful only if you want to work in console mode
ENDTEXT

LABEL rescuecd_us
MENU LABEL 4) SystemRescueCd: do not ask for keyboard, use US keymap
KERNEL /SRCD/ifcpu64.c32
APPEND /SRCD/rescue64 setkmap=us -- /SRCD/rescue32 setkmap=us
TEXT HELP
Boot standard kernel and use the keymap for american keyboards
This way it will not prompt for the keymap during the boot process
ENDTEXT

LABEL rescuecd_auto
MENU LABEL 5) Boot an exising Linux system installed on the disk
KERNEL /SRCD/ifcpu64.c32
APPEND /SRCD/rescue64 root=auto -- /SRCD/rescue32 root=auto
TEXT HELP
Detect partition where linux is installed and boot from it. You can use
this to boot Linux if your boot loader (eg: Grub) is broken or has been
removed by another OS.
ENDTEXT

LABEL rescuecd_alt
MENU LABEL 6) SystemRescueCd: alternative kernel with default boot options
KERNEL /SRCD/ifcpu64.c32
APPEND /SRCD/altker64 scandelay=1 -- /SRCD/altker32 scandelay=1
TEXT HELP
Boot alternative kernel with default options (should always work). You should
use this entry if you want to use the alternative kernel with the default
boot options. You can press [TAB] and add extra boot options if required
ENDTEXT

LABEL rescuecd_xorg
MENU LABEL 7) SystemRescueCd: directly start the graphical environment
KERNEL /SRCD/ifcpu64.c32
APPEND /SRCD/rescue64 dostartx -- /SRCD/rescue32 dostartx
TEXT HELP
Boot standard kernel and start the XFCE graphical environment
directly. You can also get in this environment by typing "startx" from
the console.
ENDTEXT

MENU SEPARATOR

# ------------------------------------------------------------------------------

MENU BEGIN
MENU TITLE A) Run system tools from floppy disk image...

LABEL memtest
MENU LABEL MEMTEST: Memory test using Memtest86+
kernel /bootdisk/memtestp
append -
TEXT HELP
Use this tool if you suspect your RAM from being damaged. Damaged memory can
explain crashes or unexpected bahaviors on stable operating systems.
ENDTEXT

LABEL ntpass
MENU LABEL NTPASSWD: Reset or edit Windows passwords
kernel /ntpasswd/vmlinuz
append rw vga=1 initrd=/ntpasswd/initrd.cgz,/ntpasswd/scsi.cgz
TEXT HELP
This tool can be used to reset windows users accounts. It works with all
windows user accounts including the administrator. You can use this tool if
you forgot the administrator's password.
ENDTEXT

LABEL grubdisk
MENU LABEL SGD: Super Grub2 Disk
kernel /SRCD/memdisk
append initrd=/bootdisk/grubdisk.img floppy raw

LABEL freedos
MENU LABEL FREEDOS: Clone of the MSDOS Operating System
kernel /SRCD/memdisk
append initrd=/bootdisk/freedos.img floppy
TEXT HELP
FreeDOS can be used to execute DOS programs such as BIOS upgrade tools
ENDTEXT

LABEL netboot
MENU LABEL NETBOOT: Boot from the network
kernel netboot
append -

LABEL hdt
MENU LABEL HDT: recent hardware diagnostics tool
kernel /SRCD/memdisk
append initrd=/bootdisk/hdt.img floppy
TEXT HELP
This diagnostic tool will give you information about your hardware
ENDTEXT

LABEL aida
MENU LABEL AIDA: old hardware diagnostics tool
kernel /SRCD/memdisk
append initrd=/bootdisk/aida.img floppy

LABEL gag
MENU LABEL GAG: Graphical Boot Manager
kernel /SRCD/memdisk
append initrd=/bootdisk/gag.img floppy

LABEL dban
MENU LABEL DBAN: erase all data from the disk
kernel /bootdisk/dban.bzi
append nuke="dwipe" silent

LABEL mhdd
MENU LABEL MHDD: Low-level Hard Drive diagnostic tool
kernel /SRCD/memdisk
append initrd=/bootdisk/mhdd.img floppy

MENU SEPARATOR

LABEL return
MENU LABEL Return to main menu
MENU EXIT

MENU END

# ------------------------------------------------------------------------------

MENU BEGIN
MENU TITLE B) Standard 32bit kernel (rescue32) with more choice...

LABEL rescue32_1
MENU LABEL 1. SystemRescueCd with default options
kernel /SRCD/rescue32
INITRD /SRCD/initram.igz
APPEND
TEXT HELP
Boot standard 32bit kernel with default options (should always work)
ENDTEXT

LABEL rescue32_2
MENU LABEL 2. SystemRescueCd with all files cached to memory
kernel /SRCD/rescue32
INITRD /SRCD/initram.igz
APPEND docache
TEXT HELP
Boot standard 32bit kernel and run system from memory.
It requires 512 MB of memory to work and takes some time during the
boot process, but the cdrom can be removed and system will be faster.
ENDTEXT

LABEL rescue32_3
MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768)
kernel /SRCD/rescue32
INITRD /SRCD/initram.igz
APPEND nomodeset vga=791
TEXT HELP
Boot standard 32bit kernel with framebuffer console in high resolution
KMS graphic drivers (Kernel-Mode-Settings) will be disabled.
ENDTEXT

LABEL rescue32_4
MENU LABEL 4. SystemRescueCd with a standard VGA console (no KMS)
kernel /SRCD/rescue32
INITRD /SRCD/initram.igz
APPEND nomodeset
TEXT HELP
Boot standard 32bit kernel and use standard low-resolution VGA console
KMS graphic drivers (Kernel-Mode-Settings) will be disabled.
Try this if you can't get a working console or new a low-resolution mode
ENDTEXT

LABEL rescue32_5
MENU LABEL 5. SystemRescueCd with a console in 800x600
kernel /SRCD/rescue32
INITRD /SRCD/initram.igz
APPEND video=800x600
TEXT HELP
Boot standard 32bit kernel and use the default graphic driver in 800x600
KMS graphic drivers (Kernel-Mode-Settings) will be used if appropriate.
Use that to get a 800x600 resolution and have a KMS compatible card.
ENDTEXT

LABEL rescue32_6
MENU LABEL 6. Boot an exising Linux OS installed on the disk
kernel /SRCD/rescue32
INITRD /SRCD/initram.igz
APPEND root=auto
TEXT HELP
Detect partition where linux is installed and boot from it. You can use
this to boot Linux if your boot loader (eg: Grub) is broken or has been
removed by another OS.
ENDTEXT

LABEL rescue32_7
MENU LABEL 7. SystemRescueCd with the default graphical environment
kernel /SRCD/rescue32
INITRD /SRCD/initram.igz
APPEND dostartx
TEXT HELP
Boot standard 32bit kernel and start the XFCE graphical environment
directly. You can also get in this environment by typing "startx" from
the console.
ENDTEXT

LABEL rescue32_8
MENU LABEL 8. SystemRescueCd with VESA based graphical environment
kernel /SRCD/rescue32
INITRD /SRCD/initram.igz
APPEND nomodeset vga=791 dostartx forcevesa
TEXT HELP
Boot standard 32bit kernel and use VESA based graphical environment
Try this if you have problems to get the default graphical environment
ENDTEXT

MENU SEPARATOR

LABEL return
MENU LABEL Return to main menu
MENU EXIT

MENU END

# ------------------------------------------------------------------------------

MENU BEGIN
MENU TITLE C) Standard 64bit kernel (rescue64) with more choice...

LABEL rescue64_1
MENU LABEL 1. SystemRescueCd with default options
kernel /SRCD/rescue64
INITRD /SRCD/initram.igz
APPEND
TEXT HELP
Boot standard 64bit kernel with default options (should always work)
ENDTEXT

LABEL rescue64_2
MENU LABEL 2. SystemRescueCd with all files cached to memory
kernel /SRCD/rescue64
INITRD /SRCD/initram.igz
APPEND docache
TEXT HELP
Boot standard 64bit kernel and run system from RAM (cdrom can be removed)
It requires 512 MB of memory to work and takes some time during the
boot process, but the cdrom can be removed and system will be faster.
ENDTEXT

LABEL rescue64_3
MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768)
kernel /SRCD/rescue64
INITRD /SRCD/initram.igz
APPEND nomodeset vga=791
TEXT HELP
Boot standard 64bit kernel with framebuffer console in high resolution
KMS graphic drivers (Kernel-Mode-Settings) will be disabled.
ENDTEXT

LABEL rescue64_4
MENU LABEL 4. SystemRescueCd with a standard VGA console (no KMS)
kernel /SRCD/rescue64
INITRD /SRCD/initram.igz
APPEND nomodeset
TEXT HELP
Boot standard 64bit kernel and use standard low-resolution VGA console
KMS graphic drivers (Kernel-Mode-Settings) will be disabled.
Try this if you can't get a working console or new a low-resolution mode
ENDTEXT

LABEL rescue64_5
MENU LABEL 5. SystemRescueCd with a console in 800x600
kernel /SRCD/rescue64
INITRD /SRCD/initram.igz
APPEND video=800x600
TEXT HELP
Boot standard 64bit kernel and use the default graphic driver in 800x600
KMS graphic drivers (Kernel-Mode-Settings) will be used if appropriate.
Use that to get a 800x600 resolution and have a KMS compatible card.
ENDTEXT

LABEL rescue64_6
MENU LABEL 6. Boot an exising Linux OS installed on the disk
kernel /SRCD/rescue64
INITRD /SRCD/initram.igz
APPEND root=auto
TEXT HELP
Detect partition where linux is installed and boot from it. You can use
this to boot Linux if your boot loader (eg: Grub) is broken or has been
removed by another OS.
ENDTEXT

LABEL rescue64_7
MENU LABEL 7. SystemRescueCd with the default graphical environment
kernel /SRCD/rescue64
INITRD /SRCD/initram.igz
APPEND dostartx
TEXT HELP
Boot standard 64bit kernel and start the XFCE graphical environment
directly. You can also get in this environment by typing "startx" from
the console.
ENDTEXT

LABEL rescue64_8
MENU LABEL 8. SystemRescueCd with VESA based graphical environment
kernel /SRCD/rescue64
INITRD /SRCD/initram.igz
APPEND nomodeset vga=791 dostartx forcevesa
TEXT HELP
Boot standard 64bit kernel and use VESA based graphical environment
Try this if you have problems to get the default graphical environment
ENDTEXT

MENU SEPARATOR

LABEL return
MENU LABEL Return to main menu
MENU EXIT

MENU END

# ------------------------------------------------------------------------------

MENU BEGIN
MENU TITLE D) Alternative 32bit kernel (altker32) with more choice...

LABEL altker32_1
MENU LABEL 1. SystemRescueCd with default options
kernel /SRCD/altker32
INITRD /SRCD/initram.igz
APPEND
TEXT HELP
Boot alternative 32bit kernel with default options (should always work)
ENDTEXT

LABEL altker32_2
MENU LABEL 2. SystemRescueCd with all files cached to memory
kernel /SRCD/altker32
INITRD /SRCD/initram.igz
APPEND docache
TEXT HELP
Boot alternative 32bit kernel and run system from memory.
It requires 512 MB of memory to work and takes some time during the
boot process, but the cdrom can be removed and system will be faster.
ENDTEXT

LABEL altker32_3
MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768)
kernel /SRCD/altker32
INITRD /SRCD/initram.igz
APPEND nomodeset vga=791
TEXT HELP
Boot alternative 32bit kernel with framebuffer console in high resolution
KMS graphic drivers (Kernel-Mode-Settings) will be disabled.
ENDTEXT

LABEL altker32_4
MENU LABEL 4. SystemRescueCd with a standard VGA console (no KMS)
kernel /SRCD/altker32
INITRD /SRCD/initram.igz
APPEND nomodeset
TEXT HELP
Boot alternative 32bit kernel and use standard low-resolution VGA
console. KMS graphic drivers (Kernel-Mode-Settings) will be disabled.
Try this if you can't get a working console or new a low-resolution mode
ENDTEXT

LABEL altker32_5
MENU LABEL 5. SystemRescueCd with a console in 800x600
kernel /SRCD/altker32
INITRD /SRCD/initram.igz
APPEND video=800x600
TEXT HELP
Boot alternative 32bit kernel and use standard graphic driver in 800x600
KMS graphic drivers (Kernel-Mode-Settings) will be used if appropriate.
Use that to get a 800x600 resolution and have a KMS compatible card.
ENDTEXT

LABEL altker32_6
MENU LABEL 6. Boot an exising Linux OS installed on the disk
kernel /SRCD/altker32
INITRD /SRCD/initram.igz
APPEND root=auto
TEXT HELP
Detect partition where linux is installed and boot from it. You can use
this to boot Linux if your boot loader (eg: Grub) is broken or has been
removed by another OS.
ENDTEXT

LABEL altker32_7
MENU LABEL 7. SystemRescueCd with the default graphical environment
kernel /SRCD/altker32
INITRD /SRCD/initram.igz
APPEND dostartx
TEXT HELP
Boot alternative 32bit kernel and start the XFCE graphical environment
directly. You can also get in this environment by typing "startx" from
the console.
ENDTEXT

LABEL altker32_8
MENU LABEL 8. SystemRescueCd with VESA based graphical environment
kernel /SRCD/altker32
INITRD /SRCD/initram.igz
APPEND nomodeset vga=791 dostartx forcevesa
TEXT HELP
Boot alternative 32bit kernel and use VESA based graphical environment
Try this if you have problems to get the default graphical environment
ENDTEXT

MENU SEPARATOR

LABEL return
MENU LABEL Return to main menu
MENU EXIT

MENU END

# ------------------------------------------------------------------------------

MENU BEGIN
MENU TITLE E) Alternative 64bit kernel (altker64) with more choice...

LABEL altker64_1
MENU LABEL 1. SystemRescueCd with default options
kernel /SRCD/altker64
INITRD /SRCD/initram.igz
APPEND
TEXT HELP
Boot alternative 64bit kernel with default options (should always work)
ENDTEXT

LABEL altker64_2
MENU LABEL 2. SystemRescueCd with all files cached to memory
kernel /SRCD/altker64
INITRD /SRCD/initram.igz
APPEND docache
TEXT HELP
Boot alternative 64bit kernel and run system from memory.
It requires 512 MB of memory to work and takes some time during the
boot process, but the cdrom can be removed and system will be faster.
ENDTEXT

LABEL altker64_3
MENU LABEL 3. SystemRescueCd with console in high resolution (1024x768)
kernel /SRCD/altker64
INITRD /SRCD/initram.igz
APPEND nomodeset vga=791
TEXT HELP
Boot alternative 64bit kernel with framebuffer console in high resolution
KMS graphic drivers (Kernel-Mode-Settings) will be disabled.
ENDTEXT

LABEL altker64_4
MENU LABEL 4. SystemRescueCd with a standard VGA console (no KMS)
kernel /SRCD/altker64
INITRD /SRCD/initram.igz
APPEND nomodeset
TEXT HELP
Boot alternative 64bit kernel and use standard low-resolution VGA
console. KMS graphic drivers (Kernel-Mode-Settings) will be disabled.
Try this if you can't get a working console or new a low-resolution mode
ENDTEXT

LABEL altker64_5
MENU LABEL 5. SystemRescueCd with a console in 800x600
kernel /SRCD/altker64
INITRD /SRCD/initram.igz
APPEND video=800x600
TEXT HELP
Boot alternative 64bit kernel and use standard graphic driver in 800x600
KMS graphic drivers (Kernel-Mode-Settings) will be used if appropriate.
Use that to get a 800x600 resolution and have a KMS compatible card.
ENDTEXT

LABEL altker64_6
MENU LABEL 6. Boot an exising Linux OS installed on the disk
kernel /SRCD/altker64
INITRD /SRCD/initram.igz
APPEND root=auto
TEXT HELP
Detect partition where linux is installed and boot from it. You can use
this to boot Linux if your boot loader (eg: Grub) is broken or has been
removed by another OS.
ENDTEXT

LABEL altker64_7
MENU LABEL 7. SystemRescueCd with the default graphical environment
kernel /SRCD/altker64
INITRD /SRCD/initram.igz
APPEND dostartx
TEXT HELP
Boot alternative 64bit kernel and start the XFCE graphical environment
directly. You can also get in this environment by typing "startx" from
the console.
ENDTEXT

LABEL altker64_8
MENU LABEL 8. SystemRescueCd with VESA based graphical environment
kernel /SRCD/altker64
INITRD /SRCD/initram.igz
APPEND nomodeset vga=791 dostartx forcevesa
TEXT HELP
Boot alternative 64bit kernel and use VESA based graphical environment
Try this if you have problems to get the default graphical environment
ENDTEXT

MENU SEPARATOR

LABEL return
MENU LABEL Return to main menu
MENU EXIT

MENU END

# ------------------------------------------------------------------------------

MENU SEPARATOR

LABEL local1
MENU LABEL *) Boot from first hard disk
kernel chain.c32
append hd0
TEXT HELP
Boot local OS installed on first hard disk
ENDTEXT

LABEL local2
MENU LABEL *) Boot from second hard disk
kernel chain.c32
append hd1
TEXT HELP
Boot local OS installed on second hard disk
ENDTEXT

LABEL rescuecd
MENU HIDE
KERNEL /SRCD/ifcpu64.c32
APPEND /SRCD/rescue64 -- /SRCD/rescue32

LABEL rescue32
MENU HIDE
kernel /SRCD/rescue32
INITRD /SRCD/initram.igz

LABEL rescue64
MENU HIDE
kernel /SRCD/rescue64
INITRD /SRCD/initram.igz

LABEL altker32
MENU HIDE
kernel /SRCD/altker32
INITRD /SRCD/initram.igz

LABEL altker64
MENU HIDE
kernel /SRCD/altker64
INITRD /SRCD/initram.igz

LABEL azerty
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/azerty.ktl
LABEL be
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/be.ktl
LABEL bg
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/bg.ktl
LABEL by
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/by.ktl
LABEL cf
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/cf.ktl
LABEL croat
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/croat.ktl
LABEL cz
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/cz.ktl
LABEL de
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/de.ktl
LABEL dk
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/dk.ktl
LABEL dvorak
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/dvorak.ktl
LABEL es
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/es.ktl
LABEL et
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/et.ktl
LABEL fi
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/fi.ktl
LABEL fr_CH
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/fr_CH.ktl
LABEL fr
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/fr.ktl
LABEL gr
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/gr.ktl
LABEL hu
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/hu.ktl
LABEL il
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/il.ktl
LABEL it
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/it.ktl
LABEL lt
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/lt.ktl
LABEL mk
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/mk.ktl
LABEL nl
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/nl.ktl
LABEL no
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/no.ktl
LABEL pl
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/pl.ktl
LABEL ru
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/ru.ktl
LABEL sg
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/sg.ktl
LABEL slovene
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/slovene.ktl
LABEL trf
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/trf.ktl
LABEL trq
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/trq.ktl
LABEL ua
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/ua.ktl
LABEL uk
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/uk.ktl
LABEL us
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/us.ktl
LABEL wangbe
MENU HIDE
KERNEL /SRCD/kbdmap.c32
APPEND /SRCD/maps/wangbe.ktl



If don't works fine let me know that i send you my beta version of SARDU, i don't remember if i made changes :(
User avatar
davidecosta
 
Posts: 2544
Joined: January 9th, 2011, 12:44 pm
Location: Sardinia

Re: System Rescue CD fails to load

Postby test_run » November 5th, 2012, 2:14 am

Wow that was quick.

I'll try your patch 12-24 hours after this post to see if it works.

davidecosta wrote:Can you try options A B C D E?
These works fine? Now i remember the problem with ifcpu32 or ifcpu64...



All of the 32-bit options failed on my test runs. If I could, I would make due without, but with the influx of netbooks, it makes it impossible.
test_run
 
Posts: 4
Joined: November 4th, 2012, 4:41 am

Re: System Rescue CD fails to load

Postby test_run » November 5th, 2012, 6:30 am

I got it to work after looking at the changes you made.

I replaced the following lines
Code: Select all
KERNEL /SRCD/ifcpu64.c32
APPEND /SRCD/rescue64 docache -- /SRCD/rescue32 docache


with
Code: Select all
kernel /SRCD/rescue32
INITRD /SRCD/initram.igz
APPEND docache


and modified the APPEND line with w/e the boot option was
test_run
 
Posts: 4
Joined: November 4th, 2012, 4:41 am

Re: System Rescue CD fails to load

Postby davidecosta » November 5th, 2012, 8:50 am

Yesterday i downloaded last version and with the SARDU 2.0.6 (i hope to release in a few of days) SRCD works fine with my code of above
User avatar
davidecosta
 
Posts: 2544
Joined: January 9th, 2011, 12:44 pm
Location: Sardinia

Re: System Rescue CD fails to load

Postby test_run » November 29th, 2012, 8:47 pm

I'll give it a try!
test_run
 
Posts: 4
Joined: November 4th, 2012, 4:41 am

Re: System Rescue CD fails to load

Postby davidecosta » November 29th, 2012, 9:10 pm

I think that with 2.0.6.1 works fine :)
User avatar
davidecosta
 
Posts: 2544
Joined: January 9th, 2011, 12:44 pm
Location: Sardinia


Return to English Forum

Who is online

Users browsing this forum: Baidu [Spider], Bing [Bot]

cron