Displaying 20 results from an estimated 10000 matches similar to: "Determine from which device syslinux booted from"
2014 Sep 29
3
Determine from which device syslinux booted from
Unfortunately I can't use GPT partitions because the usb stick are created
by non-technical users and lots of them are still using xp 32 bits.
Thanks
2014-09-26 15:42 GMT-03:00 Alexey Orishko <alexey.orishko at gmail.com>:
> On Fri, Sep 26, 2014 at 6:16 PM, Renato <renatoriolino at gmail.com> wrote:
> >
> > The problem is that sometimes I have another USB stick on
2014 Sep 29
0
Determine from which device syslinux booted from
Renato,
I don't think it would take that long to make a little script that even an XP user could use to generate GPT formatted thumb-drives.
I believe someone made the Rufus utility for just such an occasion
Rufus - Create bootable USB drives the easy way
Rufus - Create bootable USB drives the easy way
Rufus Create bootable USB drives the easy way Rufus is a utility that
2014 Sep 26
0
Determine from which device syslinux booted from
On Fri, Sep 26, 2014 at 6:16 PM, Renato <renatoriolino at gmail.com> wrote:
>
> The problem is that sometimes I have another USB stick on the same computer
> wich has too a valid root device, but I don't want to boot from it, I want
> to boot from the root device of the USB stick used to boot.
Use GPT partition on USB stick and your problem is solved without need
to know the
2014 May 13
2
Building extlinux (Syslinux 6.03-pre11)
Hi all,
I'm building extlinux on a rather limited linux system (LFS), bios
version (no efi).
Unfortunately, extlinux.txt does not contain any information related
to build procedures and dependencies.
python /sources/syslinux-6.03pre11/com32/cmenu/menugen.py
--input=/sources/syslinux-6.03pre11/com32/cmenu/test2.menu
--output=test2.c
2014 May 18
2
Booting new kernels
On Sun, May 18, 2014 at 7:08 PM, Gene Cumm <gene.cumm at gmail.com> wrote:
>> > On 05/16/2014 01:35 PM, Tal Lubko wrote:
>> > > For some reason when I use kernel 3.7.1 and above the system crashes
> during boot and I have no reason why.
>> Consider a lack of init or otherwise improper initrd (cpio format,
> compression, etc). Consider trying your old kernel
2014 May 13
2
Building extlinux (Syslinux 6.03-pre11)
On Tue, May 13, 2014 at 11:54 AM, Gene Cumm <gene.cumm at gmail.com> wrote:
> Did you check README or doc/distrib.txt?
I've read all files in doc folder as well as done some google search..
>> What are the dependencies besides python?
>> Could using python be avoided while building extlinux?
>
> Do you plan on having any COM32 modules in your boot system? Due to
2019 May 30
2
UEFI boot manager sequence problems HP Envy
On Tuesday 28 May 2019 19:52:02 Jonathan Billings wrote:
> I suggest running 'blkid' and 'efibootmgr -v', and double-check that
> the UUID for the CentOS boot entry matches the UUID of the EFI disk.
>
> You can delete and recreate the boot entry with 'efibootmgr', which
> will likely solve the problem.
>
> It depends on the UEFI implementation, but
2019 May 28
4
UEFI boot manager sequence problems HP Envy
Morning all,
I have a HP Envy dual boot system (Win8 for serious stuff, i.e. Train Sim and Flight Sim) and Centos 7 for everything else.
In the past I've had the occasional problem where an update on the windows side has updated the UEFI boot sequence but using efibootmgr has always fixed it.
On Friday I discovered that my HDD was failing so I tried using Clonezilla to move it on to a new
2014 May 14
1
Building extlinux (Syslinux 6.03-pre11)
On Tue, May 13, 2014 at 11:52 PM, Gene Cumm <gene.cumm at gmail.com> wrote:
> make bios clean
> make bios installer
>
> This should satisfy your goal.
bash$ git clone git://git.zytor.com/syslinux/syslinux.git syslinux-6.03-pre11
bash$ cd syslinux-6.03-pre11
bash$ make bios clean
...
bash$ make bios installer
make -r -C /sources/syslinux-6.03-pre11 -f
2018 May 29
2
CentOS6: HELP! EFI boot fails after replacing disks...
At Mon, 28 May 2018 19:30:25 -0400 CentOS mailing list <centos at centos.org> wrote:
>
> On May 28, 2018, at 18:25, Robert Heller <heller at deepsoft.com> wrote:
>
> > I tried to run efibootmgr, but it wants a model named efivars loaded, but
> > there is no such module available.
>
> Are you not running a CentOS kernel? That module should be available.
2015 Feb 09
5
extlinux installer build failed
Hi guys,
I'm have a pure 64-bit system (Intel based). Due to that I can't use 32-bit ELF
extlinux binary provided in the syslinux-6.03 package.
Unfortunately building extlinux installer failed...
See error below after these command:
make bios clean
make bios (failed)
...
ar cq liblpxelinux.a rawcon.o pxeboot.o pxelinux-c.o
fs/pxe/dhcp_option.o fs/pxe/pxe.o fs/pxe/tftp.o
2014 Jun 09
2
NOTABMSG issue with 6.03
Hi all,
I can't suppress TAB menu prompt and I wonder if this feature is working or not.
I'm using extlinux and here is a cut from extlinux.conf:
UI menu.c32
prompt 0
MENU TITLE MYPC
MENU AUTOBOOT Automatic boot in # second{,s}...
MENU NOTABMSG
timeout 100
TOTALTIMEOUT 1800
label main
MENU DEFAULT
MENU LABEL Linux Kernel 3.x
...
I'm using latest code from the git tagged as
2014 Feb 15
2
lxc and cgroups
Dear list,
I am bulding a VM using libvirt and lxc for linux container. I have an
issue with my cgroups settings:
gabx@hortensia ➤➤ ~ # virsh start dahlia
error: Failed to start domain dahlia
error: internal error: No valid cgroup for machine dahlia
My environement:
Host : Arch Linux - systemd 208-11, libvirt 1.2.1-4
guest : Arch Linux , machine name : dahlia ,
/etc/libvirt/lxc/dahlia.xml ,
2014 Sep 29
2
Determine from which device syslinux booted from
Am 29.09.2014 um 21:51 schrieb Don Cupp:
> Renato,
>
> I don't think it would take that long to make a little script that even an XP user could use to generate GPT formatted thumb-drives.
Win32DiskImage rulez. :-D
Bonus: No more geometry problems on old BIOSes. Just create a nice GPT
formatted image with a cool protective MBR. This can even expose the
first partition via
2015 Feb 09
2
extlinux installer build failed
On Mon, Feb 9, 2015 at 11:58 AM, Ady via Syslinux <syslinux at zytor.com> wrote:
> _ I doubt Syslinux can be successfully built in a "pure 64-bit" OS, but
> I could be wrong. I have always seen some form of "multilib" or
> "lib32-glibc" or similar as a dependency. If you succeed in building
> Syslinux in a "pure 64-bit" OS, please let us
2005 Aug 15
1
automount problem
hi,
I'm not sure if this is the right list.
my client is sharing a folder via samba (/export)
In that folder there is a automount-entry for my usbstick (/export/usbstick)
On another host i can mount the export with mount.smbfs
As soon as I access the stick (so automount gets active) i cannot umount
the share. Get error: device is busy (automount timeout is set to 2sec.)
When i never access
2016 Jul 07
3
no boot, no message
On Thu, Jul 7, 2016 at 8:00 AM, Ady Ady via Syslinux <syslinux at zytor.com> wrote:
>
>>
> We would need at least:
>
> A_ the partitions and directory structure in which the following items
> are _located_ :
/dev/sda1:
# tree .
.
??? extlinux
? ??? ldlinux.c32
? ??? ldlinux.sys
? ??? libcom32.c32
? ??? libmenu.c32
? ??? libutil.c32
? ??? menu.c32
? ???
2014 Sep 29
0
Determine from which device syslinux booted from
The RAW nature of Disk Imager fails to leverage the unique intentions of UUID to surmount the problems of multiple bootable drives in the same system for purposes of knowing which one you actually booted from and should continue to use.
On Monday, September 29, 2014 1:03 PM, Mattias Schlenker <ms at mattiasschlenker.de> wrote:
Am 29.09.2014 um 21:51 schrieb Don Cupp:
> Renato,
>
2018 May 29
2
CentOS6: HELP! EFI boot fails after replacing disks...
At Mon, 28 May 2018 20:49:54 -0700 CentOS mailing list <centos at centos.org> wrote:
>
> On 05/28/2018 06:20 PM, Robert Heller wrote:
> > The UUID in the BIOS is NOT VFAT volume. It is something completely
> > different. I have no clue what it is -- it does not correspond to anything I
> > can find.
>
>
> It should be the UUID of the partition, not of
2014 Nov 05
2
Can almost boot on UEFI win8.1 laptop
I have used syslinux 4.0x and earlier for many years, with Puppy Linux
and more recently Quirky Linux. Though, my knowledge of all the
capabilities of syslinux remains rudimentary.
I am new to UEFI. I recently got my hands on a win8.1 laptop, 64-bit
system, and decided to tackle booting Quirky on it, from a USB stick.
I turned off Secure Boot.
I wrote /usr/share/syslinux/gptmbr.bin to the flash