Displaying 20 results from an estimated 66 matches for "slax".
Did you mean:
slab
2019 Sep 29
3
vesamenu.c32 and EFI
Hello!
I've been attempting to add EFI support to a linux live distro (slax),
it's built on a syslinux bootloader.
I can get EFI to work using menu.c32 on syslinux 6.03; however ideally
we'd like the VESA menu as well.
When we use the vesamenu.c32 and libcom32.c32 from 6.03 we end up with a
blank screen and the machine
seems to hang. I've tried adding MENU...
2007 Jul 26
5
ISOLINUX boot problem: request for help
Hi,
I am trying to track down a ISOLINUX boot problem on my workhorse computer.
Booting slax-6.0.0-rc5.iso from www.slax.org (a live distro) from CD gives the
following messages:
Loading /boot/vmlinuz ...........
Loading /boot/initrd.gz ............
Ready.
_
Silence. The next message should be, but does not appear:
Uncompressing Linux ...........
This message appears with the same CD on...
2006 Apr 22
2
Booting Live Cd over PXElinux - need help
Hi,
Normally i doesn't choose this way to solve problems, but i need a fast
and good help because it's really important to me.
I would like to boot a LIVE CD, called SLAX (depending on SLACKWARE)
over PXElinux.
So i've got a server with dhcp,tftp and pxelinux. In the tftp folder are
the SLAX files. Now i would like to boot from a client this LIVE CD.
Because this is a LIVE CD i can't tell pxelinux.cfg that it should boot
the kernel and append initrd or...
2012 Aug 29
3
Syslinux search for config file
...(backward compatibility) would be preserved, because it would
still look to these hardcoded directories first, but if the config
file is not found inthere, it would try all other directories and all
other subdirectories (say, to recursion level 2).
This way, people could install syslinux with -d /slax/boot/ and then
syslinux would find its config file even in /slax/subdir/, without any
additional patches (which I am currently forced to do).
Is this idea acceptable?
Should I try to code it and submit patches? Beware I am no C coder, I
prefer to rather SPONSOR the work :) Name your price! :)
Th...
2007 Jul 30
0
SYSLINUX isolinux.cfg, syslinux.cfg from Slax 6.0
Peter Bartke wrote:
> Im hesitating doing a BIOS upgrade for the ASUS P5GD2 motherboard, some
> years ago I got an unusable board from this procedure, but this was
> another company. Afterwards I stayed away from doing this, seemed not be
> worth the trouble and the result could be buggier than the older one.
> What is your experience now, is it safe?
My experience is that you
2006 Nov 16
3
syslinux files in subdirectories
I have syslinux booting slax off of a usb stick but in
the process I think I may have found a bug in syslinux
im using version syslinux-3.31 my syslinux.cfg use to
look as follows
<== beginning
display boot/splash.cfg
default slax autoexec=startx
prompt 1
timeout 40
F1 boot/splash.txt
F2 boot/splash2.txt
F3 boot/splash.cfg...
2007 Jun 04
0
Another batch of helpins needed.
...attempt to load that one, it would say that it could
not find its kernel (vmlinuz). I have renamed the kernel, i have gotten a
fresh download of the kernel, and it refuses to find it. here is my
syslinux.cfg, hopefully u guys can tell me what im doing wrong.
<code>
PROMPT 0
TIMEOUT 5
DEFAULT Slax
# Name Slax
LABEL Slax
# Locate Kernel
KERNEL /boot/vmlinuz
# Append boot options
APPEND vga=769 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0
changes=slax/slaxsave.dat rw
# Name Knoppix
label Knoppix
# Locate kernel
KERNEL vmlinuz
# Append boot options
append rw vga=1 init=/linuxrc ini...
2011 Aug 24
0
MBRCheck issues
...y syslinux?
I remember reading that I should make a disk bootable in linux by the command
dd if=mbr.bin of=/dev/sd[x]
and am starting to think this could get ugly for a verifiable checksum
for mbrcheck as I think it always looks at the first 440 bytes but
from what I see the mbr.bin that comes with slax is only 404 bytes
thus if there was stuff in the last (440-404=) 36 bytes it would be
left un-clobbered causing a different checksum depending on what was
already on the disk. I don't know what the windows version of syslinux
does to make a device bootable and am asking this mailing list.
The s...
2006 Feb 15
1
Font problems with remote X11 displays
I'm trying to use wine on a remote X11 desktop (my Mac iBook), and
everything works except for the system fonts. I can see fonts in the
system menus (File, Edit, Help, etc), but not anywhere else on the
application. For example, when I run winecfg on the remote linux box
(running Slax "Kill Bill" edition), I see *no* text whatsoever. When
running winemine, I can only see text in the drop-down menus. Graphics
work just fine, and text works fine on the local X11.
I've been experiencing the problem with 0.9.5 and forward, including
the recently released 0.9.8, a...
2006 Apr 22
0
Problem with PXElinux - need good help
Hi,
Normally i doesn't choose this way to solve problems, but i need a fast
and good help because it's really important to me.
I would like to boot a LIVE CD, called SLAX (depending on SLACKWARE)
over PXElinux.
So i've got a server with dhcp,tftp and pxelinux. In the tftp folder are
the SLAX files. Now i would like to boot from a client this LIVE CD.
Because this is a LIVE CD i can't tell pxelinux.cfg that it should boot
the kernel and append initrd or...
2012 Aug 28
2
Compile syslinux64.exe on ubuntu
...find-mingw64.sh 2012-08-28 12:49:04.167627212 +0200
@@ -20,6 +20,7 @@
amd64-mingw64msvc- \
amd64-mingw32- \
amd64-mingw32msvc- \
+ x86_64-w64-mingw32- \
; do
if "${prefix}${cc}" -v > /dev/null 2>&1; then
echo "$prefix"
Thanks
Tomas M
slax.org
2012 Sep 06
1
Menu system bug - MENU DEFAULT not working
...nA, it will work.
However if your first Enter keypress is on OptionB for example,
it loads correct submenu (01001) but doesn't set the MENU DEFAULT
- in this submenu, menu default is set to second row, but syslinux
puts cursor on the first row.
Any ideas how to fix that?
Thank you!
Tomas M
slax.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: syslinux.cfg
Type: application/octet-stream
Size: 23088 bytes
Desc: not available
URL: <http://www.zytor.com/pipermail/syslinux/attachments/20120906/6972ec09/attachment.obj>
2007 Aug 12
2
SYSLINUX-3.52-pre5: XP BOOTSEC.BIN Bug
I just encountered my only bug w/ the ISOLINUX+VESAMENU combination
from 3.52-pre5. Updated a *working* CD project w/ the new
ISOLINUX+VESAMENU combo just last week. Booting my preferred Linux
distro (Slax-6) from my custom CDs work perfectly, however when I
updated a CD project that includes BartPE/WinPE, BartPE fails to
boot w/ 'CDBoot can not boot CD: error 4" msg. For the record, the
stanza that fails:
####
LABEL bartpe
MENU DEFAULT
MENU LABEL ^BartPE/WinPE
TEXT HELP
Boot the ultima...
2018 Dec 04
5
Accidentally nuked my system - any suggestions ?
...>, the screen froze.
I tried a hard reset, but of course, the boot process would stop short
very early in the process.
Now, I have backups of the important stuff of course, so no real
catastrophe. But it would be nice if I could get back the data from my
disk directly.
I booted a rescue disk (Slax 9.6.4) and I can see my disks as well as
raid arrays /dev/md125, /dev/md126 and /dev/md127. Oh, my partitioning
scheme is manual and quite simple. Everything is RAID 1, I have a /boot
array on /dev/sda1 + /dev/sdb1, swap on /dev/sda2 + /dev/sdb2 and / on
/dev/sda3 + /dev/sdb3.
I tried to mount /de...
2010 Mar 10
8
[Bug 26986] New: TNT2 crashed on startup with 2.6.34-rc1
http://bugs.freedesktop.org/show_bug.cgi?id=26986
Summary: TNT2 crashed on startup with 2.6.34-rc1
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2015 Apr 21
3
Re: QemuDomainObjEndJob called when libvirtd is started and libvirt insists qemu is using the wrong disk source.
...every time.
3. I compile it myself, so I'll work on getting a libvirt-debug build
going.
So this is compiled on Slackware64-14.1 as I prefer a more bsd linux and
like the simplicity of a traditional init, as well as the ability to
cook this down into a very simple usb based distro not unlike slax.
Earlier I posted a bug
(https://bugzilla.redhat.com/show_bug.cgi?id=1210903) and got a reply
fro Shanzhi that said that he was unable to reproduce using
libvirt-1.2.14-1.el7.x86_64 and qemu-kvm-rhev-2.2.0-8.el7.x86_64, but I
don't see his comment on the ticket anymore, so I wonder if he was a...
2007 Jan 31
2
without msdos filesystem
...n syslinux refuses to work.
Is it possible to fix syslinux to try more filesystems, not only msdos?
Or is it possible to call the mount command somehow without filesystem
option at all, so the kernel (or whatever) will decide itself what
filesystem to use?
Thank you for consideration
Tomas M
slax.org
2009 Oct 09
0
Make error, fails to install base packages (e.g., 'method')
I am trying to build R-2.9.2 from source on a Slax Linux distribution.
The only warnings from configure related to the production of the html. However, a series of errors occurs at the end of 'make':
-----------
make[2]: Entering directory `/root/Desktop/Rbin/src/library'
mkdir -p -- ../../library
make[3]: Entering directory `/root/D...
2008 Mar 19
1
WINE audio problems
I got HD audio baised on Realtek, I have installed appropirate drivers from realtek website, they work in Slax, but they don't work with WINE. When i go to AUDIO card in WINE its says no_audio, what could be wrong?
2008 Mar 25
4
Wine problem with GL and directx 9.0
...ers.
When I try to play at Assassin's Creed i got an error:
Code:
fixme:d3d_shader:shader_glsl_load_constantsI >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glUniform4ivARB @ glsl_shader.c / 279
there is no video at all.
My linux is: SLAX.
thx for help.