similar to: RE: Large Floppy Images

Displaying 20 results from an estimated 4000 matches similar to: "RE: Large Floppy Images"

2004 Sep 10
2
rpms
--- Miles Egan <miles@caddr.com> wrote: > Are there rpms for flac available? I'm not aware of any official maintainers but supposedly the gstreamer guys (http://gstreamer.sf.net) have a spec file for it. I am going to look into it in the next couple of days but when 1.0 comes out I'm sure RPMs will pop up pretty quickly. Josh __________________________________________________
2012 Sep 26
1
Write table with data in other .csv template
Hi, I have a table with data, as below: dput(table): structure(list(Adrian.Cole = c(0L, 0L, 0L, 0L, 0L, 0L), Alison.Wong = c(0L, 0L, 0L, 0L, 0L, 0L), Andrei.Savu = c(0L, 0L, 0L, 0L, 0L, 0L), Bruno.Dumon = c(0L, 0L, 0L, 0L, 0L, 0L), Edward.J..Yoon = c(0L, 0L, 0L, 0L, 0L, 0L), Eugene.Koontz = c(0L, 0L, 0L, 0L, 0L, 0L), Jakob.Homan = c(0L, 0L, 0L, 0L, 0L, 0L), Kelvin.Kakugawa = c(0L, 0L,
2005 Feb 16
3
extlinux to boot linux from the second drive
Hi! Can extlinux boot Linux kernel from the second drive? I want to leave Windows XP on the first IDE drive and put Linux to the first partition (ext2/ext3) on the second IDE drive. I am allowed to change MBR on the first drive. Will the following configuration work? /dev/hda1 - Windows /dev/hdb1 - Linux root (/, /boot, ...) /dev/hda - extlinux in MBR /boot/vmlinuz extlinux /boot
2005 Feb 17
2
Large Floppy Images
I am still unable to build and boot large floppy images. 1.44, 2.88, and any size HD images work great. No problem. However I have BIOSes with problems booting HD images and would like to get large floppy working. I have tried every script and method I could find with PC DOC 7 and MS DOS 6.22. I have spent too much time analyzing boot sectors. So a few questions: 1. Who has actually see it
2006 Nov 15
0
Fw: Localboot option in syslinux and extlinux
----- Forwarded Message ---- From: Geert Stappers <stappers at stappers.nl> To: syslinux at zytor.com Sent: Tuesday, November 14, 2006 5:07:55 PM Subject: Re: [syslinux] Localboot option in syslinux and extlinux Op 14-11-2006 om 21:25 schreef n schembr: > > First, my problems are on the edge of accepted use of most products. > I'm working in an aria that the average user will
2015 Nov 15
0
[PATCH] extlinux/main.c: typo fixes
Some typo fixes in extlinux/main.c. None of them effects code execution. Signed-off-by: Geert Stappers <stappers at stappers.nl> --- extlinux/main.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/extlinux/main.c b/extlinux/main.c index 6871fb1..26eb43c 100644 --- a/extlinux/main.c +++ b/extlinux/main.c @@ -14,7 +14,7 @@ /* * extlinux.c * - * Install
2015 Nov 15
0
[PATCH] extlinux/main.c: space chance
Spaces, ASCII 0x20, have been * moved * inserted * deleted Signed-off-by: Geert Stappers <stappers at stappers.nl> --- extlinux/main.c | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/extlinux/main.c b/extlinux/main.c index 26eb43c..ed359f1 100644 --- a/extlinux/main.c +++ b/extlinux/main.c @@ -393,11 +393,11 @@ int install_bootblock(int fd,
2015 Nov 15
4
[patch] 6.03 extlinux/main.c typos
On Fri, Nov 13, 2015 at 06:14:36AM +0100, Geert Stappers via Syslinux wrote: > On Fri, Nov 13, 2015 at 05:05:26AM +0200, Ady via Syslinux wrote: > > 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 > > patch seen >
2003 Oct 28
9
Using memdisk to remotely flash BIOS
I am using memdisk to remotely flash the BIOS and other firmware. It works well for most flash programs. After the flash I need to initialize the NIC to send a signal to my management server that the flash is complete. I am curious as to how others have solved this problem. Thanks.
2014 Feb 01
0
[PATCH] Add some man pages.
Op 2014-01-20 om 09:51 schreef Peter Jones: > Add very basic pages for: > isohybrid - It's not particularly more useful than --help, but my QA > department really wants this to exist. > memdiskfind - Explain what it does and its invocation. > > Signed-off-by: Peter Jones <pjones at redhat.com> > --- > man/isohybrid.1 | 61
2015 Nov 15
2
[PATCH] extlinux/main.c: typo fixes
On Sun, Nov 15, 2015 at 12:30:35PM +0100, Ady SF via Syslinux wrote: > [PATCH] extlinux/main.c: typo fixes > > Some typo fixes in extlinux/main.c. > None of them effects code execution. > --- > extlinux/main.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > FWIW working on a new version that is `git am` ready, it will have a "sign-off".
2014 May 21
1
"EDD Load error" on btrfs, patch committed
On 05/21/2014 01:09 AM, Geert Stappers wrote: > Op 2014-05-21 om 06:26 schreef Geert Stappers: >> Op 2014-05-20 om 16:28 schreef H. Peter Anvin: > <snip/> >>> >>> I have tried to get a formal ruling on the use of this from the btrfs >>> crowd, but haven't gotten one yet. I might need to give up at playing >>> it nice and Just Do
2006 Aug 18
2
Universal Packet Driver
I often boot DOS using MEMDISK and 33MB HD images for remote flashing. After my flash I need to activate the NIC and send a signal. Currently I use different packet drivers for different NICs, but this link below looks like a universal solution: http://www.emboot.com/products_UniversalPacketDriver.htm Does any thing else like this exist that is open source or freely available and freely
2002 Oct 28
3
memdisk hard disk image
Can anyone please tell me how to create a bootable 10MB hard disk image for use with memdisk? I'd like to use FreeDOS. And I know little of DOS. Thanks.
2007 Jan 09
6
rcov seg fault
Hi Trying to get rcov going (has been working), but with the following context and specs it fails. context ''/account POST with invalid attendee'' do controller_name :account setup do Attendee.stub!(:create!).and_raise(ActiveRecord::RecordInvalid.new( Attendee.new)) end specify ''should raise on create'' do Attendee.should_receive(:create!).with({
2004 Sep 10
1
rpms
--- Miles Egan <miles@caddr.com> wrote: > On Tue, Jul 17, 2001 at 10:04:49AM -0700, Josh Coalson wrote: > > --- Miles Egan <miles@caddr.com> wrote: > > > Are there rpms for flac available? > > > > I'm not aware of any official maintainers but supposedly > > the gstreamer guys (http://gstreamer.sf.net) have a spec > > file for it. I am
2013 Apr 05
0
Undesired vertical lines in png file output using 'cairo-png'
Hello all, I'm writing a file to PNG on Windows 7 using 'cairo-png'. I've been using it without problem for a while, but abruptly I'm getting what look like unplotted areas. I'm using the cairo-png specifically because it sucessfully generates a transparent background, whereas 'windows' doesn't. The actual issue has a lot of code I don't think it's
2011 Jun 02
3
dual disk netboot approach
Hello, My challenge is to run Linux on a computer where I don't dare to touch the Microsoft Windows harddisk. Fifthteen years ago would be trick to attach a second harddisk to the computer and boot from floppy disk. In 2011 is the idea to attach a second disk and netboot it. One approach is to TFTP the kernel and append 'root=/dev/sdb1' This E-mail is however to seek advice for
2005 Aug 10
0
[fdo] ANN: Gnome Locale Support and Development list (fwd)
FYI --behdad http://behdad.org/ ---------- Forwarded message ---------- Date: Tue, 9 Aug 2005 01:28:12 -0400 From: Danilo ?egan <danilo@gnome.org> To: locale-list@gnome.org Cc: gnome-i18n@gnome.org, translation-i18n@lists.sourceforge.net, gtk-i18n-list@gnome.org, linux-utf8@nl.linux.org Subject: ANN: Gnome Locale Support and Development list We have created a list for discussing of
2006 Mar 10
3
Problems installing rubygems -No such file to load: rubygems
Hi, I''m a bit of a beginner at this and I''m having some problems with installation, hopefully someone can help. I''m following the guide for setting up under Mac OS X at http://hivelogic.com/articles/2005/12/01/ruby_rails_lighttpd_mysql_tiger . I follow the tutorial all the way through without any errors but when it comes to the MySQL Native Bindings step I get an