Displaying 20 results from an estimated 24 matches for "zmau1962".
2014 Jan 13
0
Syslinux post from zmau1962@gmail.com requires approval
Op 2014-01-13 om 10:29 schreef syslinux-owner at zytor.com:
> As list administrator, your authorization is requested for the
> following mailing list posting:
>
> List: Syslinux at zytor.com
> From: zmau1962 at gmail.com
> Subject: Re: [syslinux] (no subject)
> Reason: Post by non-member to a members-only list
>
> At your convenience, visit:
>
> http://www.zytor.com/mailman/admindb/syslinux
>
> to approve or deny the request.
Please avoid that manual app...
2014 Jan 13
2
installing syslinux on a fresh system (SATA)
...is does not make any seance, because the is no /boot on the
system.
I have tried it anyways, but the answer was :
"Invalid media signature (not a FAT filesystem?)"
Thank again
Mau
On Mon, Jan 13, 2014 at 10:44 AM, Ferenc Wagner <wferi at niif.hu> wrote:
> Mau Z <zmau1962 at gmail.com> writes:
>
> > So, basically I understand that I must create 2 partitions.
>
> If your application partition is ext2, then there's no need to create a
> separate boot partition, you can simply use extlinux. Basically,
> extlinux is the (mounted) ext[234]/bt...
2014 Mar 19
5
Checking CRC (of bzImage) before loading
Hi,
I am wondering how to implement the following customer's requirement :
The system is a stand alone embedded system with no operator (with Linux).
There is one SSD for the system's usage (and that is where the system loads
from).
The requirement is to have a duplication of the Linux Image, and that
syslinux should calculate CRC of "the first image" (say bzImage_1).
If the
2014 Jan 13
3
installing syslinux on a fresh system (SATA)
...nstaller for mounted file systems
on Linux. linux/syslinux and mtools/syslinux are the SYSLINUX
installers for unmounted FAT* file systems on Linux.
So this puts me back in Square 1.
Thanks
Mau
On Mon, Jan 13, 2014 at 7:43 PM, Ferenc Wagner <wferi at niif.hu> wrote:
> Mau Z <zmau1962 at gmail.com> writes:
>
> > On Mon, Jan 13, 2014 at 10:44 AM, Ferenc Wagner <wferi at niif.hu> wrote:
> >
> >> Mau Z <zmau1962 at gmail.com> writes:
> >>
> >> > So, basically I understand that I must create 2 partitions.
> >>
>...
2014 Jan 12
3
(no subject)
Hi!
I was looking to download EXTLINUX in the following page :
http://www.syslinux.org/wiki/index.php/Download
But I do not see that it can be done.
It is said that "The SYSLINUX download includes PXELINUX, ISOLINUX and
MEMDISK as well."
But, there is no word about EXTLINUX
Please, advise
Thanks
Mau
2014 Jan 16
3
installing syslinux on a fresh system (SATA)
...e to "APPEND root=/dev/sda1", it did
not seem to make any difference
2) If I type ENTER at the prompt, syslinux loads the kernel (but with the
same results mentioned above).
So, clearly I have a problem with my extlinux.conf.
Thanks
Mau
On Thu, Jan 16, 2014 at 10:33 AM, Mau Z <zmau1962 at gmail.com> wrote:
> Hello
>
> Thanks and sorry for the mistake.
>
> The situation is a little better (Thanks to Ady).
> Here is my extlinux.conf :
>
> prompt 1
> DEFAULT lnx
> LABEL lnx
> SAY Now booting my first extlinux
> LINUX /bzImage
> APPEND ro ro...
2014 Jan 12
4
installing syslinux on a fresh system (SATA)
Hi!
It's funny, but I was unable to find an answer to my question.
I am building an embedded system (x86).
I want to install syslinux on a fresh system.
So, I am booting from a USB LINUX CD (Ubuntu 12.04 in this case).
1) I must have an ext2 partition (This is my application).
2) I understand that I must have a FAT partition (to install
syslinux). Correct ?
So, basically I understand that
2014 Jan 13
0
installing syslinux on a fresh system (SATA)
Mau Z <zmau1962 at gmail.com> writes:
> On Mon, Jan 13, 2014 at 10:44 AM, Ferenc Wagner <wferi at niif.hu> wrote:
>
>> Mau Z <zmau1962 at gmail.com> writes:
>>
>> > So, basically I understand that I must create 2 partitions.
>>
>> If your application partition...
2014 Jan 13
0
(no subject)
On Sun, Jan 12, 2014 at 3:33 PM, Mau Z <zmau1962 at gmail.com> wrote:
> Hi!
>
> I was looking to download EXTLINUX in the following page :
> http://www.syslinux.org/wiki/index.php/Download
> But I do not see that it can be done.
>
> It is said that "The SYSLINUX download includes PXELINUX, ISOLINUX and
> MEMDISK a...
2014 Jan 13
1
(no subject)
Thanks
Can you help on "the big question" ? which is under the name "installing
syslinux on a fresh system (SATA)"
Mau
On Mon, Jan 13, 2014 at 12:17 PM, Gene Cumm <gene.cumm at gmail.com> wrote:
> On Sun, Jan 12, 2014 at 3:33 PM, Mau Z <zmau1962 at gmail.com> wrote:
> > Hi!
> >
> > I was looking to download EXTLINUX in the following page :
> > http://www.syslinux.org/wiki/index.php/Download
> > But I do not see that it can be done.
> >
> > It is said that "The SYSLINUX download includes PX...
2014 Jan 13
0
(no subject)
On Mon, Jan 13, 2014 at 1:29 PM, Mau Z <zmau1962 at gmail.com> wrote:
> Hi again,
> One more thing for my understanding :
> How do I activate EXTLINUX ?
> I had reformatted the disk for ext2 only
> Then, When I do "syslinux --directory /boot/syslinux/ --install /dev/sda1"
> ->> the result is :
>
> "...
2014 Jan 13
0
installing syslinux on a fresh system (SATA)
Mau Z <zmau1962 at gmail.com> writes:
> So, basically I understand that I must create 2 partitions.
If your application partition is ext2, then there's no need to create a
separate boot partition, you can simply use extlinux. Basically,
extlinux is the (mounted) ext[234]/btrfs/XFS installer, while sys...
2014 Jan 14
0
installing syslinux on a fresh system (SATA)
Mau Z <zmau1962 at gmail.com> writes:
> I understand you (mostly).
> 0) How do i "install the MBR code as well and to activate your partition."
Find mbr.bin in the mbr directory of your syslinux tarball, then:
# cat mbr.bin >/dev/sda
To activate the partition (mark it bootable for the MBR...
2014 Mar 19
0
Checking CRC (of bzImage) before loading
On Wed, Mar 19, 2014 at 4:16 PM, Mau Z <zmau1962 at gmail.com> wrote:
> Hi,
>
> I am wondering how to implement the following customer's requirement :
> The system is a stand alone embedded system with no operator (with Linux).
> There is one SSD for the system's usage (and that is where the system loads
> from).
>...
2014 Mar 19
2
Checking CRC (of bzImage) before loading
On 03/19/2014 01:30 PM, Gene Cumm wrote:
> On Wed, Mar 19, 2014 at 4:16 PM, Mau Z <zmau1962 at gmail.com> wrote:
>> Hi,
>>
>> I am wondering how to implement the following customer's requirement :
>> The system is a stand alone embedded system with no operator (with Linux).
>> There is one SSD for the system's usage (and that is where the system lo...
2014 Mar 20
0
Checking CRC (of bzImage) before loading
Mau Z <zmau1962 at gmail.com> writes:
> I am wondering how to implement the following customer's requirement :
> The system is a stand alone embedded system with no operator (with Linux).
> There is one SSD for the system's usage (and that is where the system loads
> from).
>
> The re...
2014 Mar 20
1
Checking CRC (of bzImage) before loading
...ip built in CRC test" ?
The easiest way would be to let gzip test the file..... It must be better
than what I can do.
Is there any code example ? Or maybe another beginning point ?
Thanks
Mau
On Thu, Mar 20, 2014 at 12:45 PM, Ferenc Wagner <wferi at niif.hu> wrote:
> Mau Z <zmau1962 at gmail.com> writes:
>
> > I am wondering how to implement the following customer's requirement :
> > The system is a stand alone embedded system with no operator (with
> Linux).
> > There is one SSD for the system's usage (and that is where the system
> loads...
2014 Jan 14
2
installing syslinux on a fresh system (SATA)
...ULT linux
LABEL linux
SAY Now booting my first extlinux
KERNEL /bzImage
APPEND ro root=/dev/sda1
but I got the same results........
Any advice ? It looks like I am on the edge.....
Thanks
Mau
On Tue, Jan 14, 2014 at 12:24 PM, Ferenc Wagner <wferi at niif.hu> wrote:
> Mau Z <zmau1962 at gmail.com> writes:
>
> > I understand you (mostly).
> > 0) How do i "install the MBR code as well and to activate your
> partition."
>
> Find mbr.bin in the mbr directory of your syslinux tarball, then:
> # cat mbr.bin >/dev/sda
>
> To activate th...
2014 Jan 15
2
installing syslinux on a fresh system (SATA)
> On Wed, Jan 15, 2014 at 1:54 AM, H. Peter Anvin <hpa at zytor.com> wrote:
>
> > On 01/14/2014 10:34 AM, Mattias Schlenker wrote:
> > > Am 14.01.2014 17:48, schrieb Mau Z:
> > >>
> > >> prompt 1
> > >> DEFAULT linux
> > >> LABEL linux
> > >> SAY Now booting my first extlinux
> > >> KERNEL /bzImage
2014 Jan 15
0
installing syslinux on a fresh system (SATA)
Thanks
It did not work.
I had also changed the label (just to be on the safe side).
Any advice?
Mau
On Wed, Jan 15, 2014 at 1:54 AM, H. Peter Anvin <hpa at zytor.com> wrote:
> On 01/14/2014 10:34 AM, Mattias Schlenker wrote:
> > Am 14.01.2014 17:48, schrieb Mau Z:
> >>
> >> prompt 1
> >> DEFAULT linux
> >> LABEL linux
> >> SAY Now