search for: safeboot

Displaying 9 results from an estimated 9 matches for "safeboot".

2012 Dec 01
1
VMware ESXi safeboot.c32 Source Code
Maybe you know, Ram? - Shao -----Original Message----- From: Shao [mailto:sha0.miller at gmail.com] Sent: Saturday, December 01, 2012 00:58 To: 'For discussion of Syslinux and tftp-hpa' Subject: VMware ESXi safeboot.c32 Source Code Does anyone know where to find the source code for VMware's ESXi's safeboot.c32 module? There is a question in the http://reboot.pro Syslinux forum regarding limiting the amount of memory, and it seems that a "mem=..." option works with both LILO and GRUB, so I w...
2002 Oct 30
0
SV: syslinux tool for Win2k and 'safeboot' option
...******************************************** > -----Oprindelig meddelelse----- > Fra: Luis.F.Correia [mailto:Luis.F.Correia at seg-social.pt] > Sendt: Wednesday, October 30, 2002 9:30 AM > Til: 'syslinux at zytor.com' > Emne: RE: [syslinux] syslinux tool for Win2k and 'safeboot' option > > > > For syslinux to work as you want under Win 2000/XP, you will need to > write a 'kernel' driver for direct access. > > Since the USB driver is already a 'kernel' driver, I don't think > you can get away with it. > > I have sy...
2002 Oct 25
5
syslinux tool for Win2k and 'safeboot' option
...user-notes for syslinux, it says that this can be ignored and that it is likely to work anyway. I have now tried on 3 different systems without luck(Win2k/sp2). Has anybody made a version of syslinux.com that works on win2k on flashdisks ?? 2. Is it possible to setup syslinux.cfg for some kind of safeboot, so for instance you could have 2 labels for kernel and if the system don't properly from the first, then boot from the other on next boot ?? This could be made with some kind of a flag in memory and a small utility to be called from linux to clear this flag, if boot succeded. We see this as a...
2007 Mar 21
1
api headers..
Hi Peter, I just noticed your check-in of the api headers. Are you planning on making the fat library also into an API? This would make things easier for me for my safeboot module (redundant bootloader which i mailed you about last week). I aleady moved some of the chainboot's partition finding logic into outside files, so I can add that to the API as well. thanks, Ram
2011 Mar 19
1
Dual-booting VMware and chainbooting GRUB
...ux COM32 chain.c32 APPEND hd1 LABEL grub COM32 chain.c32 APPEND hd1 1 grub=/grub/stage2 grubcfg=/grub/grub.conf LABEL grub2 COM32 chain.c32 APPEND fs grub=stage2.dat grubcfg=menu.lst LABEL grub3 COM32 chain.c32 APPEND hd0 4 grub=stage2.dat grubcfg=menu.lst LABEL vmware COM32 safeboot.c32 None of the above works except the VMware. Chainloading hd1 ("linux") ends with no new messages, nothing happening. System is not locked up though, ctlr-alt-del reboots it. Same happens with label "grub". Labels "grub2" and "grub3" complain of partition...
2008 Jul 27
7
Now you did it Olly
Oh, Boy. I am in trouble now.... I just installed Centos on a USB drive on my corp notebook. To not TOUCH my corp drive. I spent time with the drive partitioner to make sure that nothing was done to the internal hard drive... Well I missed something and I overwrote the encrypted bootloader on the hard drive. Now what? Can I rescue things? I am leaving for my flight in a couple hours to
2008 Jan 02
1
Unknown keyword in syslinux.cfg
...nel vmlinuz append livecd=livecd initrd=initrd.gz root=/dev/rd/3 acpi=on vga=788 keyb=us splash=silent fstab=rw,noauto framebuffer label VideoSafeModeVesa kernel vmlinuz append livecd=livecd initrd=initrd.gz root=/dev/rd/3 acpi=on vga=788 keyb=us splash=silent fstab=rw,noauto vesa label Safeboot kernel vmlinuz append livecd=livecd initrd=initrd.gz root=/dev/rd/3 acpi=off vga=normal keyb=us noapic nolapic noscsi nopcmcia label Console kernel vmlinuz append livecd=livecd 3 initrd=initrd.gz root=/dev/rd/3 acpi=on vga=788 keyb=us splash=silent fstab=rw,noauto label Copy2ram...
2008 Jul 30
5
Windows XP fixmbr from Centos?
I am still dead on my corporate system, and the XP boot CD I brought won't boot. And so far I have not found anyone here at the IETF meeting that happens to have one in their bag of tricks... So I found instructions on doing this in Ubuntu: http://www.arsgeek.com/2008/01/15/how-to-fix-your-windows-mbr-with-an-ubuntu-livecd/ I have my Centos install CD 1 of 6 that gets me into rescue.
2010 Sep 13
4
Migrate existing Windows XP VirtualBox VM to Xen
Hi, I''m trying to migrate a VirtualBox virtual machine to Xen, but I haven''t been able to successfully boot it under xen (3.0.1 that comes with CentOS 5.5). Thinking that the problem was converting the disk format to a raw format, I tried converting the VDI disk with all these options: VBoxManage internalcommands converttoraw disk.vdi disk.raw VBoxManage clonehd disk.vdi