similar to: without msdos filesystem

Displaying 20 results from an estimated 20000 matches similar to: "without msdos filesystem"

2012 Aug 29
3
Syslinux search for config file
New idea proposal: Currently syslinux (and others) searches in for its config file, say syslinux.cfg, in a hardcoded list of directories. I propose that if the config file is not found, instead of producing an error message like "unable to locate config file", it should try to search in root directories and its subdirectories. There is -d option to install syslinux to any directory
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 an old
2012 Aug 28
2
Compile syslinux64.exe on ubuntu
Hello, I wanted to recompile syslinux64.exe (windows 64bit binary) on ubuntu. The default ./find-mingw64.sh script failed to locate mingw64 on ubuntu, even after root at htpc:~# apt-get install gcc-mingw-w64 So I had to patch the script to let it find mingw64 on ubuntu as well. Patch is below, please apply to syslinux sources: --- syslinux-4.05/win64/find-mingw64.sh.orig 2012-08-28
2012 Sep 06
1
Menu system bug - MENU DEFAULT not working
Hello, I'm reporting a bug, see attached syslinux.cfg I'm using submenu entries to emulate checkbox inputs. The idea is simple, there are submenus generated for all possible cases, and each Enter keypress loads appropriate submenu section. The logic of the menu is correct. Just syslinux has some bug. It doesn't set MENU DEFAULT properly for all submenus. If your first Enter keypress
2007 Mar 12
2
How To Recover From Creating >2TB ext3 Filesystem on MSDOS Partition Table?
(I've already sent this message to Ted Ts'o directly. I should have sent it to this list first but I didn't know about it until today. My apologies to Ted.) Last Friday a system that I just inherited refused to mount a file system that had been working fine for about 6 months. This is on a Scientific Linux 4.3 system using a 2.6.9 kernel. This is another Linux distribution based on
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 label slax kernel boot/vmlinuz append vga=769 changes=slaxsave.dat
2006 Aug 30
2
What method can I use to configure PXE client(msdos) output console from serial port?
Hi, How are you! I built a PXE server of MSDOS in Linux server, client can boot from network and login MSDOS, but by default, the output console is VGA, My target client has not VGA port, it can only output from serial port, so could you help to tell me how to boot a MSDOS client from network and keep the PXE client output console is serial port ? Below is the PXE configure file?s
2006 Aug 28
2
problem booting msdos with memdisk
Hi all, I try to boot an msdos system using pxelinux and memdisk on my PC engines Wrap-2.c card and I have problems with it This is what I see: PXELINUX 3.11 Debian-2006-03-16 Copyright (C) 1994-2005 H. Peter A boot: msdos Loading memdisk.... Loading images/msdos/msd622bd.dosim......................... Ready. dp83815: Setting full-duplex based on negotiated link capability. MEMDISK 3.11
2009 Mar 12
1
Problems booting msdos with memdisk + syslinux on hp laptops
I have many hp laptops that boot msdos with memdisk + pxelinux perfectly. However, I recently have the need to usb boot msdos with syslinux. And memdisk. When the dos Image loads I get "loading bootsector..." and then it halts. Sometimes I can get "starting ms-dos" but freezes as well. I'm trying to boot clean msdos floppy image created with winimage. I'm using
2002 Sep 22
2
MSDOS on my network
Hello, I am looking for the first time at setting up Linux with Samba as a primary server on our network. I would like to replace my SCO Unix system and a Windows box I use to serve MSDOS machines. The MSDOS server seems to be the stumbling block at this point in my research. I can only run netbEUI on them as far as I know and Samba seems to only talk on TCP/IP. Do you know of a solution?
2001 Sep 03
2
wine and msdos applications
Hi! Windows Applications seem to run fine uder wine, but for any MSDOS-Application FILE, I get the following error: wine: can't exec 'FILE': invalid exe file Protocol error: process 0x806a100: partial recvmsg 0 for fd This happens regardless of winver/dosver (wine is called by 'wine --winver winxyz --dosver x.yz FILE'). What am I doing wrong? Do I need to start some kind of
1998 Jul 14
1
Looking for MSDOS driver to map to samba
Running samba 1.9.16p11 on Digital Unix 3.2c. We currently access unix shares from W95 without problems but now since we had our network overhauled, 2 MSDOS harddriveless PC's need to be able to access the unix system for it's hard drive. They have Intel Express cards . How do I setup the MSDOS computer to map a drive to SAMBA. One question is these computers do not have IP addresses, how
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 RESOLUTION based 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
2013 Mar 07
1
Help using system() command to execute Perl script through MSDOS
I am working on creating a program for some simulations I need to do and I want to execute a Perl script that I wrote using the system() command in R. I have spent a couple days trying to figure this out and it appears that my problem occurs when sending the perl script file path through R to MSDOS. I have tried using double backslashes, quotations, etc. Moving my files to the root directory with
2012 Sep 04
2
How to make isolinux.bin only?
Hello, I wish to recompile only isolinux.bin and nothing else. I made some changes to core/fs/lib/loadconfig.c and now I wish to make (compile) isolinux.bin only. The only way how to do it seems to be "make" in the directory of syslinux sources. But this takes very long and compiles everything. Is there a better way to make only isolinux.bin? Something like "make isolinux"
2001 Nov 20
3
Is it possible to use wine with a journaling filesystem?
Hi there, I installed my mandrake linux 8.1 with reiserfs. I would like to use wine without my windows partition. Now I see the following text in the wine man-page: --- format: Filesystem=<fstype> default: "win95" Used to specify the type of the file system Wine should emulate on a given directory structure/underlying file system. Supported types are "msdos" (or
2014 Mar 17
1
Slow RAID resync
OK todays problem. I have a HP N54L Microserver running centos 6.5. In this box I have a 3x2TB disk raid 5 array, which I am in the process of extending to a 4x2TB raid 5 array. I've added the new disk --> mdadm --add /dev/md0 /dev/sdb And grown the array --> mdadm --grow /dev/md0 --raid-devices=4 Now the problem the resync speed is v slow, it refuses to rise above 5MB, in general
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
2008 Aug 21
3
pxelinux stopped working
Hello. Some time ago, everything worked for me. But now it is very strange, it does no more work (using exactly the same setup) Do you have any idea how to find out what's wrong? Here is my situation: I am trying to boot over PXE. TFTP server is running. DHCP server is running from the same machine. Both by dnsmasq. TFTP server has the following files and directories: