Displaying 20 results from an estimated 30000 matches similar to: "boot fails on some system"
2017 Apr 13
3
boot fails on some system
I used syslinux to make an external usb hard drive booting up "system rescue cd" from a FAT primary partition.
The procedure I followed was setting on the boot flag on the FAT partition and copying the content of the iso image to it and renaming isolinux to syslinux wherever needed. I then unmounted the device and ran "syslinux -d /syslinux/ -i /dev/sdxn" where sdxn is the
2017 Apr 14
0
FW: boot fails on some system
________________________________________
From: Jethro Tull [heavytull at hotmail.com]
Sent: Thursday, April 13, 2017 9:56 PM
To: Ady Ady
Subject: Re: [syslinux] boot fails on some system
On Thu, 13 Apr, 2017, 20:27:03 +0000, Ady Ady via Syslinux wrote:
>
> > I used syslinux to make an external usb hard drive booting up "system rescue cd" from a FAT primary partition.
> >
2017 Apr 14
0
boot fails on some system
On Fri, 14 Apr, 2017, 0:05:05 +0000, Ady Ady via Syslinux wrote:
[ ... ]
>
> Please next time reply to the Syslinux Mailing List email address.
>
> I am aware that the EXTLINUX wiki page mentions 'cat' as a method to
> write mbr.bin. The reason for that wiki page to present such command is
> because the official documentation included to this day in the Syslinux
2017 Apr 14
2
boot fails on some system
On Fri, 14 Apr, 2017, 11:13:43 +0000, Jethro Tull via Syslinux wrote:
> On Fri, 14 Apr, 2017, 0:05:05 +0000, Ady Ady via Syslinux wrote:
> [ ... ]
> > The suggested command to write to the MBR area is to first _unmount_
> > all the devices related to the physical device you want to write to,
> > and then execute the 'dd' command as described at:
> >
>
2014 Dec 24
0
[PATCH 0/8] extlinux: support unmounted ext2/3/4 filesystem
> Hello syslinux,
>
> Merry Christmas! These patches will make extlinux work with umounted
> ext2/3/4 filesystem, for example:
>
> $ extlinux -i /dev/sdXN
> or
> $ extlinux -i file_block
>
> Also it can work with something like:
> $ extlinux /dev/sdXN --reset-adv
> or
> $ extlinux file_block --reset-adv
>
Thank you.
The 'extlinux' command
2014 Dec 25
0
[PATCH 0/8] extlinux: support unmounted ext2/3/4 filesystem
>
>
> On 12/25/2014 04:33 AM, H. Peter Anvin wrote:
> > On 12/24/2014 12:16 AM, Robert Yang wrote:
> >> Hello syslinux,
> >>
> >> Merry Christmas! These patches will make extlinux work with umounted
> >> ext2/3/4 filesystem, for example:
> >>
> >> $ extlinux -i /dev/sdXN
> >> or
> >> $ extlinux -i file_block
2014 Dec 25
2
[PATCH 0/8] extlinux: support unmounted ext2/3/4 filesystem
On 12/25/2014 04:33 AM, H. Peter Anvin wrote:
> On 12/24/2014 12:16 AM, Robert Yang wrote:
>> Hello syslinux,
>>
>> Merry Christmas! These patches will make extlinux work with umounted
>> ext2/3/4 filesystem, for example:
>>
>> $ extlinux -i /dev/sdXN
>> or
>> $ extlinux -i file_block
>>
>> Also it can work with something like:
2014 Dec 24
0
[PATCH 0/8] extlinux: support unmounted ext2/3/4 filesystem
On 12/24/2014 12:16 AM, Robert Yang wrote:
> Hello syslinux,
>
> Merry Christmas! These patches will make extlinux work with umounted
> ext2/3/4 filesystem, for example:
>
> $ extlinux -i /dev/sdXN
> or
> $ extlinux -i file_block
>
> Also it can work with something like:
> $ extlinux /dev/sdXN --reset-adv
> or
> $ extlinux file_block --reset-adv
>
2014 Dec 25
2
[PATCH 0/8] extlinux: support unmounted ext2/3/4 filesystem
On 12/25/2014 01:43 PM, Ady wrote:
>
>>
>>
>> On 12/25/2014 04:33 AM, H. Peter Anvin wrote:
>>> On 12/24/2014 12:16 AM, Robert Yang wrote:
>>>> Hello syslinux,
>>>>
>>>> Merry Christmas! These patches will make extlinux work with umounted
>>>> ext2/3/4 filesystem, for example:
>>>>
>>>> $ extlinux
2015 Nov 13
2
[patch] 6.03 extlinux/main.c typos
diff U3 syslinux-6.03/extlinux/main.c syslinux-6.03_typo/extlinux/main.c
--- syslinux-6.03/extlinux/main.c Mon Oct 06 16:27:44 2014
+++ syslinux-6.03_typo/extlinux/main.c Fri Nov 13 02:29:56 2015
@@ -14,7 +14,7 @@
/*
* extlinux.c
*
- * Install the syslinux boot block on an fat, ntfs, ext2/3/4, btrfs, xfs,
+ * Install the syslinux boot block on a fat, ntfs, ext2/3/4, btrfs, xfs,
* and ufs1/2
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 21
3
After USB boot problems on Gigabyte GA-M55Plus-S3G
>
> In message <BLU0-SMTP1383C5798F6C577E5FFF368BA40 at phx.gbl>,
> Ady <ady-sf at hotmail.com> wrote:
>
> >> With respect to all of the actually important stuff however, I may have
> >> missed it all, but I don't recall having read or seen an explanation of
> >> what Ady & everybody else finally figured out about all this...
> >
2006 Nov 29
1
Booting with extlinux ?!?
Hi,
I'm unable to utilize extlinux properly. I must be doing something wrong:
Clear entire hdd:
dd if=/dev/zero of=/devv/hda bs=1M
Creating single active partition...:
fdisk /dev/hda
Formatting the partition...:
mkfs.ext2 /dev/hda1
Mount it:
mount /dev/hda1 /mnt/hd
Install extlinux:
extlinux -i /mnt/hd
reboot machine and force it to boot from the hdd...
"Booting from
2014 Jan 13
3
installing syslinux on a fresh system (SATA)
Hi
I understand you (mostly).
0) How do i "install the MBR code as well and to activate your partition."
1) "mount /dev/sda1 /mnt" -->> successfully completed.
2) "mkdir /mnt/extlinux" -->> successfully completed.
3) "extlinux --install /mnt/extlinux" -->> does not work.
Funny, but it it seems that there is no such thing as
2015 Apr 06
6
Isohybrid wiki page and UEFI
> Hi,
>
> Ady wrote:
> > This could be misinterpreted by some users as: "if
> > you want to build an isohybrid image, then you cannot use
> > 'syslinux.efi'". This would be incorrect.
>
> I don't know whether syslinux.efi can be used for booting
> from ISO 9660 via UEFI. Currently there is no example
> around which would succeed
2015 Oct 30
2
Isohybrid wiki page and UEFI
> Hello,
>
> Ady via Syslinux said on Sun, Oct 25, 2015 at 08:15:37PM +0200:
> >_ Creating filesystem that _does_ conform to ISO-9660;
>
> I think the only issue is with a tag. That same image boots with grub
> 0.99
I understand. My point is, in theory, "everything" is frequently
expected to work as it was designed; in practice, it is not. So my
suggestions
2014 May 24
2
Syslinux DOS-based installer in FreeDOS
> On Fri, May 23, 2014 at 8:29 AM, Ady <ady-sf at hotmail.com> wrote:
> > Testing the DOS-based Syslinux installer, syslinux.com, with the "-m"
> > parameter, I found that it works as expected under MS-DOS and its DOS
> > variants, but it seems to fail under FreeDOS (please correct me if
> > I'm wrong).
>
> This sounds like either a bug in
2015 Jul 24
2
Trying to boot a SSD of 500GB
> Yes, I tried to dd the mbr.bin and use both --install and --stupid parameters.
>
> The FAT32 partition is bootable.
>
>
> Here is what I did:
>
> $ sudo fdisk /dev/sda -l
>
> Disk /dev/sda: 500.1 GB, 500107862016 bytes
> 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
> Units = sectors of 1 * 512 = 512 bytes
> Sector size
2008 Aug 22
1
failed when boot the kernel image on the harddisk from syslinux on a floppy
Thanks for responses.
I use GRUB as my bootloader in my hard disk now. I have a Windows in
sda1, Ubuntu in sda3.
If I want to install extlinux to boot Ubuntu, should I follow the steps
below?
1. in Ubuntu, go to extlinux folder, run command
./extlinux --install /boot
2. create an extlinux.conf in/boot
3. cd ../mbr
4. cat mbr.bin > /dev/sda (or use dd if=mbr.bin of=/dev/sda bs=404
count=1)
2014 Dec 24
14
[PATCH 0/8] extlinux: support unmounted ext2/3/4 filesystem
Hello syslinux,
Merry Christmas! These patches will make extlinux work with umounted
ext2/3/4 filesystem, for example:
$ extlinux -i /dev/sdXN
or
$ extlinux -i file_block
Also it can work with something like:
$ extlinux /dev/sdXN --reset-adv
or
$ extlinux file_block --reset-adv
We don't use a new option (I planed to use "-d" but it is already in
use), it will check whether the