Displaying 20 results from an estimated 200 matches similar to: "not valid FAT fs"
2008 Jul 10
1
Syslinux
Hello Marc
I am having the same issue mentioned below. I ran the mkdosfs, and
received the following: /dev/sdb contains a mounted filesystem
Can you help?
On Tuesday 10 July 2007 11:16, Visar Zejnullahu wrote:
>* hi I'm new to this, and already havin some trouble :(
*>*
*>* I tried to make my usb pen drive bootable with sysliux, but I got this
*message:
>*
*>* syslinux: this
2007 Jan 02
1
adding networking support in initrd
Im pxebooting target machine with vmlinuz & initrd.
Once vmlinuz loads initrd, Im calling "/bin/sh" from
linuxrc script so that I get command prompt.
But my machine is not connected to network.
# ping 192.168.25.2
connect: network is unreachable
#ifconfig -a
can not open /proc/net/dev : No such file or directory
my /proc is empty.
Please advice how to customize initrd image to
2008 Mar 19
1
Google Summer of Code
The SYSLINUX Project has gotten approved for the Google Summer of Code
2008. I have been collecting student project suggestions at:
http://syslinux.zytor.com/wiki/index.php/Google_Summer_of_Code_Ideas
*Please* feel free to add to this list or to help describe the ideas.
-hpa
2004 Feb 19
1
syslinux 2.06, won't boot => kernel size pb?
Hi,
I'm currently trying to build up a booting usbstick. works fine with syslinux. However I have some troubles putting my own kernel image (bzImage) instead of that of a distribution (i.e. already compiled). The only difference I noticed is that the "pre-compiled" kernel is about 1.4M big whereas mine 1.5M. The Syslinux Homepage confirm that "this version [...] can now handle
2004 Mar 31
1
append parameter??
hi,
i am wondering about how submission of append parameters can be done.
i have the following isolinux.cfg:
---------------------------------------------------------------------
DEFAULT linux
PROMPT 1
TIMEOUT 100
LABEL linux
KERNEL vmlinuz
APPEND initrd=initrd.gz nomce quiet
----------------------------------------------------------------------
what i want to do is to tell at
2004 Dec 17
3
ISOLINUX users - debugging on by default?
I'm considering the suggestion which was raised before about turning the
debugging messages on by default in isolinux, or specifically, not
building the non-debugging-messages version in the standard distribution.
What do people think (especially distro maintainers?)
-hpa
2004 Sep 14
2
mounting other compressed filesystems
I would like to have two compressed ext2 filesystems on my CF card, one
for the root fs and the other smaller one to be mounted at /opt/XXX
where I can compress what is in ram after modification and write it back
to disk at regular intervals of time.
can anyone tell me how I can do this?
Thanks
2008 Jul 21
15
SYSLINUX Anatomy
Greetings,
As a Google Summer of Code student for the SYSLINUX project, I had the
chance to learn many interesting things from hpa regarding the
internals of SYSLINUX. So besides my main task of implementing ELF
modules loading & linking, I decided to put down in the wiki all the
information I found concerning SYSLINUX development.
In this regard, I have created a special category on the
2015 Jan 11
1
SysLinux Development Questions
Hello,
I'm thinking of using sysliux as the basis for a TCG OPAL Pre-Boot
Authorization program (COM32 module). I can add AHCI and SATA support
in a COM32 module to implement IDENTIFY, iF-SEND and IF-RECV, but my
understanding of syslinux falls short in several areas.
I have a few questions that I would like to ask:
com32 modules in UEFI 64bit mode:
The AHCI and SATA memory layouts have a
2005 Jan 07
9
syslinux vs grub
Okay, I'm going to ask the gajillion-dollar question...
I've been doing syslinux for 11 years now. From a very limited scope it
has since grown and is now a very advanced boot loader.
Unfortunately, it's not clear to me anymore to what extent the work I'm
doing is useful.
I personally dislike grub because of its monolithic design, and because
the grub people have
2005 Jan 23
5
Minimizing linux
anybody knows how to make a certain linux distro small?
Ma. Kharisma V. Esguerra
System Engineer I
Epson Precision (Philippines), Inc. - Cebu Office
Module 7A, e-Office, Asiatown I.T. Park,
Apas, Cebu City, 6000 Philippines
Tel. Nos. (+63 32) 412-7511 to 13
Fax No. (+63 32) 412-7514
2004 Feb 11
2
Problem with opening a file
Hi folks,
I've got a problem with COMBoot (16 bit) in SYSLINUX 2.06: while the write
string call (ax=2, int 22h) works just fine, the open file call (ax=6, int
22h) does nothing at all. Calling that function doesn't modify any register,
and doesn't modify the carry flag.
I then modified comapi_open in comboot.inc so it sets ax to some value and
recompiled SYSLINUX, reinstalled it
2004 Jan 21
2
[Fwd: Re: Comboot Menu]
Thanks for the comment. The next pass for a file format ...
------ FILE BEGINS -----
# Comment lines
[menu]
item="text to display"
status="status line text"
action= SUBMENU | INACTIVE | whatever
submenu= <number>
data="arbitrary string"
item="text to display"
status="status line text"
action= SUBMENU | INACTIVE | RUN | EXIT
submenu=
2005 Mar 21
1
Help with Syslinux2.11
Im trying to get syslinux to let me boot feather linux from my USB drive.
But I don't understand what im being asked to do in the instructions. I need
help, thank you.
Ricky
2005 Jul 07
1
MS-DOS Magic ?
Hi all,
I've tried and retried to make some USB sticks bootable. I started by
making one partition, labeling it FAT16, copying a kernel, an initrd and
a very simple syslinux.cfg file. I ran syslinux /dev/sda1 on it.
Didn't boot. I tried placing on it the mbr.bin file ('cat mbr.bin >
/dev/sda') but still no boot. Then I tried various combinations of
these two. Labeling
2004 Nov 12
2
Boot from CD -> system + data on USB storage
Hi,
I am looking for a solution to boot MY system on any PC.
To store most of the system and all of my data I want to use an USB
storage (in my case an external USB harddisk (2.0 capable)).
Since booting off an USB device is not an universal thing I would prefer
to have a boot disk with a minimal system - just enough to load most
(all?) of the system from the attached USB device.
Is this an
2004 Apr 27
6
SYSLINUX 2.09, 2.10-pre1 released
Hi all,
I have released SYSLINUX 2.09; it is the same as 2.09-pre15 except for
the version number.
Changes in 2.09:
* SYSLINUX: Remove residual setuid crap from
syslinux-nomtools.
* Handle video pages correctly when using the API functions.
* Handle compiling on an x86-64 platform correctly.
* Menu system from Murali Krishnan Ganapathy; see the
2011 Jun 01
0
Havin instalation troubles under WINE
Im having trouble running programs I install under WINE. I play alot of MMO's and the launchers and updaters run perfectly fine. But when I try you run the actuall game itself it errors out. Anyone have any idea what could be wrong here or how to fix it? Im using Linux Mint9 Xfce powered by an intel pentium 4 512 ddr Ram and a 256 ATI Radeon x700 pro
2005 Apr 05
5
memdisk - reboot loaded image
Is there a method to reboot a memdisk (floppy) image?
I'm working on a DOS-based installation floppy that needs to repartition the hard disk
prior to proceeding. DOS will only recognize the updated partition table after a reboot, but
I'd like to be able to save information to the currently loaded memdisk floppy disk and
simply reboot the image. Possible?
I haven't had any luck with
2004 Jan 09
2
ap 450
Good dat all
I have a Lucent AP450
I''m havin trouble administratin it with the web interface under
linux.Under windows all seem to be 100 but the menus is not showing
under linux.I dont think this is a ap proble maybe a mozilla.I dont
know.Anyone have the same problem?
Thanks
Eddie
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl