search for: jeff_sadowski

Displaying 7 results from an estimated 7 matches for "jeff_sadowski".

2005 Aug 11
7
Booting disk images with syslinux?
Is it possable to boot a diskimage with syslinux? So often I run into bios upgrade disks images or can easily create a disk image and would like an easy way to just boot these images. I know isolinux does this and I vagely remember using it to make a bootable windows 95 cd back in the day. It worked to. It would be nice if I could just copy the disk image to a usbstick and use syslinux to boot
2005 Aug 14
1
Windows Dos testing
Well I'll need to do more experiments first. I need to go out and find fdisk for windows. Ok like I said linux worked great and I think I'll just create a bootable cd to create a usb bootable sticks.(to give to windows users). Here is what I did for testing in windows. I started with zeroing out the flash drive in linux so that I knew I started from ground zero ie: "dd if=/dev/zero
2005 Aug 20
1
SGI 540?
Is there a way I can use arclx.exe to load syslinux? Or has anyone had any experiance using an SGI Workstation 540? And what kind of options to put in Load Identifier = Linux Install OSLoader = \sgiboot\arclx.exe OSLoad Filename = /sgiboot\vmlinux OSLoad Partition = CDROM System Partition = CDROM OSLoad Options = load_ramdisk=1 ramdisk_size=6000 root=/dev/fd0 rw which is in the bios Those
2005 Sep 19
1
initrd question
I'm kind of curious about how initrd is loaded. Is it the kernel that loads initrd or is it the boot loader. I'm sorry that this isn't a syslinux question. In particular I have a boot loader for my SGI Workstations that the person that writes it says he does not know if it support initrds. So I'd figure the people that write boot loaders that do use initrds would know. I want to
2006 Jun 30
0
chain.c32 booting windows off a second disk?
I was seeing if I could use chain.c32 to boot windows off of a second drive. I'm pretty sure I'm using it right. Could it be because these are sata drives? I installed FC5 on a second sata drive I had in my new machine. Of course Grub didn't work as I wanted so I decided to try extlinux and if I can get it to work I might switch to syslinux so that I can edit the boot info in windows
2005 Oct 10
1
IPAPPEND option?
does the IPAPPEND option still exist? If so I want clearification on it please. Out of the syslinux documentation it says the following. The flag_val is an OR of the following options: 1: indicates that an option of the following format should be generated and added to the kernel command line: ip=client-ip:boot-server-ip:gw-ip:netmask ... based on the input from the DHCP/BOOTP or PXE boot
2006 Nov 16
3
syslinux files in subdirectories
I have syslinux booting slax off of a usb stick but in the process I think I may have found a bug in syslinux im using version syslinux-3.31 my syslinux.cfg use to look as follows <== beginning display boot/splash.cfg default slax autoexec=startx prompt 1 timeout 40 F1 boot/splash.txt F2 boot/splash2.txt F3 boot/splash.cfg label slax kernel boot/vmlinuz append vga=769 changes=slaxsave.dat