search for: preboot

Displaying 20 results from an estimated 20 matches for "preboot".

Did you mean: reboot
2023 Jan 23
1
Attach a GPS in preboot mode
Hello everyone and best wishes for 2023 :) I have an old *Garmin Drive Smart 50 GPS* and I want to be able to attach it when it is in preboot mode to a VM hosted by a *Debian 11 host*. From what I understand, the preboot mode allows us to flash a firmware before the GPS actually starts (used among other things when the GPS is soft bricked). When I connect the GPS to the host it gives: |root at host:~# journalctl -kf|| ||# GPS in MT...
2011 Dec 30
2
pxelinux 4.10-pre17 HTTP performance (cptime)
...a 64bit VM with VMXNET3 and go there this result: [image: cptime.png] (can everybody see the picture?) The download of a 180MB large file (Parted Magic initrd) takes between 60 and 72 seconds, which is about 2.6 to 2.3 MiB/s. Can this go any faster? Or is this the most that we can get out of a preboot environment? BTW, what is the meaning of the +0, +1, -1 lines? Maybe you add there some hint to make it self-explanatory. Thanks for the great work, Schlomo -------------- next part -------------- A non-text attachment was scrubbed... Name: cptime.png Type: image/png Size: 14313 bytes Desc: not a...
2012 Apr 18
3
3TB system drive partitioning question
so I want to install c6.2 x86_64 onto a 2.7TB /dev/sda ... its a virgin machine with no software, using pxe boot. disk druid or whatever seems to only want to let me have like 2tb of default stuff, I'm guessing because its not using GPT? do I need to preboot into a shell or something and use parted before I can install ? -- john r pierce N 37, W 122 santa cruz ca mid-left coast
2023 Jan 09
1
Help with an HP Proliant gen10 plus?
...9.01.00-SPP2022090100.2022_0930.1.iso of=/dev/sdb status=progress The usb drive is 16GB and the iso is 9GB. seem to boot from it and go into auto install of firmware then died with starting initrd... warning!!! Unable to mount the file system [cdrom] warning!!! Unable to mount the file system Preboot maintence mode /bin/ash: can't access tty: job control turned off and at # prompt. There is no cdrom on the gen10 plus.? Only in internal bootable usb port.
2010 Jul 13
0
Hardware detection before booting heavy weight OS
...llow for a syslinux.lua instead of a > syslinux.conf that would replace the syslinux.conf. My preference is that Syslinux stays a mean and lean bootloader. That allows making a syslinux.conf that contains kernel lua.c32 append syslinux.lua or more likely kernel lua.c32 append preboot.lua > > That way you can make the menu entries and boot-options depend on: > > - system information (DMI, VPD, PCI, HDD, filesystem labels, HDT info) > - boot conditions (eg. boot-device, syslinux version, ...) > - ask for certain information from the user > > In previou...
2023 Jan 09
1
Help with an HP Proliant gen10 plus?
...get it to work. > > The usb drive is 16GB and the iso is 9GB. > > seem to boot from it and go into auto install of firmware then died with > > starting initrd... > > warning!!! Unable to mount the file system [cdrom] > warning!!! Unable to mount the file system > > Preboot maintence mode > > /bin/ash: can't access tty: job control turned off > > and at # prompt. > > There is no cdrom on the gen10 plus.? Only in internal bootable usb port. That's usually fine because the cdrom can be mounted as loop device. No need for a real cdrom. Regards...
2006 Oct 07
4
"pre-OS"
Ok, syslinux is what it is, and I love the way it just works. I looked up linuxBios and found what I was looking for. A project in 2000 called "LOBOS (Linux OS Boots Linux OS): Booting a Kernel in 32-bit Mode? It looks like this would do what I need, but I can't find any working code. I like the Idea of booting a simple fail safe system and restarting a production kernel. Yes,
2023 Jan 09
2
Help with an HP Proliant gen10 plus?
...rive is 16GB and the iso is 9GB. >> >> seem to boot from it and go into auto install of firmware then died with >> >> starting initrd... >> >> warning!!! Unable to mount the file system [cdrom] >> warning!!! Unable to mount the file system >> >> Preboot maintence mode >> >> /bin/ash: can't access tty: job control turned off >> >> and at # prompt. >> >> There is no cdrom on the gen10 plus.? Only in internal bootable usb port. > That's usually fine because the cdrom can be mounted as loop device. No &gt...
2023 Jan 26
1
Failing to install the rgl package
...rgl.so, 0x0006): Library not loaded: /opt/X11/lib/libGLU.1.dylib Referenced from: <82C7D9AE-E1B2-39EA-A909-163B033CF7B1> /Library/Frameworks/R.framework/Versions/4.1/Resources/library/rgl/libs/rgl.so Reason: tried: '/opt/X11/lib/libGLU.1.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/X11/lib/libGLU.1.dylib' (no such file), '/opt/X11/lib/libGLU.1.dylib' (no such file), '/Library/Frameworks/R.framework/Resources/lib/libGLU.1.dylib' (no such file), '/Users/tunga/lib/libGLU.1.dylib' (no such file), '/usr/local/lib/libGLU.1.dylib'...
2006 Oct 20
2
PXE booting Dell diagnostics
...#39;Dell 32 Bit Diagnostics' tool. I can create a harddisk image with the linux download package. The README of the Package gives an example how to create an memdisk entry for the pxelinux menu system: <quote> Create a Bootable HDD Image File Use of the resulting image to perform a Preboot Execution Environment (PXE) boot into the diagnostics requires additional software and network infrastructure including a TFTP server, a DHCP server, and a bootloader capable of network booting. Specific instructions about how to how to do so on your network are beyond the scope of this readme file...
2008 Apr 22
0
Release: InetBoot (GRUB + BuildRoot + HTTP-FUSE)
...tBoot is consisted of GRUB and BuildRoot (BusyBox). It is not simple boot loader. It boots a mini Linux, sets up the network, obtains hypervisor, kernel, and miniroot form a HTTP server, and reboots them with "kexec". The new OS boots with loopback-mounting HTTP-FUSE CLOOP. So InetBoot is PreBoot-Linux which adds some operations before targeted OS. InetBoot can download a script and execute it. This function makes flexible to control the PreBoot-Linux. Xenoppix uses this function. HTTP-FUSE CLOOP saves parts of block device (block files) on a local storage. The saved block files pre...
2017 Aug 04
4
Verify contents before boot?
I see there's a memtest on the Linux discs I've created... would it be possible to put another program in place (a module, perhaps?) that can calculate a hash using a certain algorithm (i.e. SHA512 or similar) to validate and print out the hash of the boot ISO before booting it? The integrity of the ISO is absolutely critical. Thanks, Bret
2014 Mar 05
2
Cannot chain to another PXE server on the same subnet
Sorry for top-posting but my webmail forces me to. I added -W to the APPEND line as suggested but I'm still getting the same result: Booting... Altiris, inc. X86PC PreBoot, PXE-2.x Enhanced Build ID=402 PXEPreZero: Invalid PXE Server list format. and the client PC freezes right there. Here's the full content of my dhcp.conf: max-lease-time 86400; ddns-update-style interim; ddns-domainname "mydomain.org."; ddns-rev-domainname "in-addr.arpa."...
2017 Aug 04
0
Verify contents before boot?
...wrote: > This is kind of related to my other question about putting extra data > on the disc after the bootable ISO image... I want to write a bootable > ISO and include some extra stuff on it... the hash and some customer > data. The idea is that when the disc is booted from, this preboot > program calculates the hash of the ISO *only*, compares it to the > stored hash and lets the operator know the hash checked or failed. > This shouldn't be an issue with write once media, but it will go a > LONG way towards acceptance of what I'm doing. It'll make the...
2003 Jul 10
2
Windows Remote Install
I saw a section entitled "PXELINUX and the Windows Remote Install Server", but there was nothing below it. I'm trying to figure out how to do this. Any advise would be appreciated. Do you suggest PXE, Etherboot, or Netboot? Could someone explain the difference? I still haven't figured out how all this fits together yet. Thanks.
2003 Aug 20
0
Re: Asterisk diskless server, a web page with more info?
...ut the diskless configuration you have > done. > > Can you please let me know more details around it. > > I'm familiar how to boot a diskless pc from the ROM on the network cards, so > I would like to know the following: In my case, I used network cards with Intel's PXE (Preboot eXecution Envirionment) boot loader. These cards have a built-in DHCP and TFTP client. You can use pxeboot (by H. Peter Anvin, the same person that wrote isolinux and syslinux), which can be found at http://syslinux.zytor.com. I then created a custom built kernel, compiled some static binaries,...
2014 Mar 05
0
Cannot chain to another PXE server on the same subnet
...since I used Yahoo but I didn't think I had that issue. GMail does default to top-posting but clicking the ellipsis to look at the previous email is enough. > I added -W to the APPEND line as suggested but I'm still getting the same result: > > Booting... > Altiris, inc. X86PC PreBoot, PXE-2.x Enhanced > Build ID=402 > PXEPreZero: Invalid PXE Server list format. > > and the client PC freezes right there. Strange. Only the ACK and REPLY packets have your TFTP's IP address. This sounds like we'll likely need to force an option in to tell it where to find the...
2014 Jun 20
2
menu.c32 is not a COM32R image
Hello ! I am completely new to syslinux. I followed this instruction manually: http://www.wonkity.com/~wblock/docs/html/pxe.html I am on debian and do not have syslinux installed, but using this debian box as a tftp server. I had to modify the instructions given by the installation above. I downloaded the 6.02 version and copied the files to the tftp root. I am using dnsmasq as a tftp
2014 Mar 04
2
Cannot chain to another PXE server on the same subnet
Hi, I have a Linux server at ip address 10.215.144.7 running DHCP, TFTP and syslinux. DHCP config contains the following: next-server 10.215.144.7; filename "/pxe/syslinux/pxelinux.0"; and the 'default' pxelinux.cfg contains: LABEL altiris ??? MENU LABEL ^7. Altiris ??? COM32 pxechn.c32 ??? APPEND 10.215.144.60::/BStrap/x86pc/BStrap.0 When a PXE client boots in my network
2018 Mar 25
3
Writing on an HFS+ drive on raspberry pi
I have been trying for the past few months to set up my raspberry pi to do incremental backups using time machine over Samba since AFP is being deprecated. Also since the latest release of samba (4.8.0) came out with support for time machine I decided to compile it myself and give it a go. The drive is formatted in HFS plus. The main problem that I am having is that even though I can mount the