Main > Free Download Search >

Free bootable floppy software for linux

bootable floppy

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 261
Leka Rescue Floppy 0.7.1

Leka Rescue Floppy 0.7.1


Leka Rescue Floppy is a small Linux distribution that boots from an 1,44Mb floppy and runs from the system ram. more>>
Leka Rescue Floppy is a small Linux distribution that boots from an 1,44Mb floppy and runs from the system ram. Leka Rescue Floppy was designed to be a rescue floppy, but you can do MUCH more with it.
LINUX install:
1. cd to the directory where you downloaded the image
2. Insert a 1,44Mb floppy to your floppy drive
3. Type: dd if=leka-X.X.X.img of=/dev/fd0 (replace X.X.X with the version number)
Enhancements:
- Keymap selector rewritten
- New keymaps (20 total)
- ReiserFS support updated to 3.5.35 (incompatible with linux 2.4 reiserfs v3.6)
- cosmetic changes to add
<<less
Download (1.44MB)
Added: 2006-01-10 License: GPL (GNU General Public License) Price:
1392 downloads
BrutalWare 3

BrutalWare 3


BW3 is a mini-cd live distro, continuing in the philosophy of the original floppy-distro BrutalWare . more>>
BW3 is a mini-cd live distro, continuing in the philosophy of the original floppy-distro BrutalWare .

BW3 is based on Tomas Matejiceks Linux Live scripts. BW3 contains bonus software of your "daily use" or for fun. BW3 also contains some stuff from the hysterias famed "arxiv".
<<less
Download (114MB)
Added: 2005-09-05 License: GPL (GNU General Public License) Price:
1523 downloads
PyFloppy 1.6

PyFloppy 1.6


PyFloppy is yet another floppy formatting tool, this one written in Python / Tkinter. more>>
PyFloppy is yet another floppy formatting tool, this one written in Python / Tkinter.

The reason for writing pyfloppy was that I had been sick and tired of problems when using gfloppy; sometimes it gave me error messages on broken floppies that worked fine when I formatted them from the command line, other times there were no error messages when the floppy was definitely broken; sometimes it even worked without problems.

I always found it annoying that I didnt ever know what gfloppy was really doing and where the error messages came from, so I decided to write my own program that gives me more control on what happens in the background. For the same reason I decided not to use a pretty graphical progress bar but old fashioned text output; in fact everything is old fashioned here, no superformatting stuff (not to tell of extra-super-1.9MB floppies), however since I use pyfloppy I never had problems anymore (well, at least with floppy formatting ....).

You can specify any option the background programs accept, and pyfloppy will remember the settings you made at the last session. I put in a default option for mke2fs ( -m 0 , which means that 0 % of the storage are being reserved for the superuser, because I did not want the default 5 % of mke2fs), but if you remove it once you can easily get rid of that, in case you do not like it. The -v (verbose) option for mkdosfs is mandatory, because without it you would not get much output, so it does not need to be specified separately; the -c and -cc options can be toggled with radiobuttons, so they dont need to be specified either.

<<less
Download (0.019MB)
Added: 2006-08-29 License: GPL (GNU General Public License) Price:
1153 downloads
BBCD - Bootable Cluster CD 2.2.1c

BBCD - Bootable Cluster CD 2.2.1c


The BCCD was created to facilitate instruction of parallel computing aspects and paradigms. more>>
BCCD - Bootable Cluster CD was created to facilitate instruction of parallel computing aspects and paradigms. Part of the difficulty instructors face is lack of dedicated resources to explore distributed computing aspects lack of time to preconfigure and test the supporting environment.

The BCCD image addresses this problem by providing a non-destructive overlay way to run a full-fledged parallel computing environment on just about any workstation-class system...Were happy to say that this now includes the MAC too!

The BCCD does share similarities with a few diskless solutions for clustering, such as the Warewulf project, the thin-OSCAR approach, Cluster Knoppix (only an openMosix system, no MPI/LAM/PVM build tools, ...), and so on. This is definitely the trend in HPC. But the main differences are that the BCCD will always fit in your pocket, be highly customizable for specific institutions needs, and will always be geared toward education and not dedicated clusters.

The "gar" build system also sets the BCCD apart from other projects. "gar" is a mix between BSDs "ports" system, Linux from scratch, and gentoo Linux. With gar, you can build an entire BCCD image from net-fetched sources in about two hours (assuming you have a primed ccache!).

The BCCD is also distinctly different from NPACI-Rocks, OSCAR, Cluster in a box or other type of mass-imaging clustering project for two reasons:

1. Its a non-destructive overlay on top of the current hardware. Once a system is rebooted, it reverts back to its original state. It is intended to be booted "over top" of a currently-configured Windows/Linux/BSD/etc. system.
2. Its focus in on educational aspects of High-Performance Computing (HPC) instead of the HPC core. Students will have a much better appreciation and understanding of how to tweak an MTU setting or wire the topology across a cluster if they understand how a distributed computation is laid out! Emphasis is placed upon building, configuring, and running distributed applications.
<<less
Download (200MB)
Added: 2006-03-26 License: GPL (GNU General Public License) Price:
1316 downloads
cwfloppy 0.5.2

cwfloppy 0.5.2


cwfloppy is a Linux device driver for the Catweasel Advanced Floppy Controller manufactured by Individual Computers. more>>
cwfloppy is a Linux device driver for the Catweasel Advanced Floppy Controller manufactured by Individual Computers.
The Catweasel is a versatile Shugart bus controller, i.e., it can control floppy drives. It is extremely flexible and can be programmed to read and write just about any floppy disk in the world.
This driver supports all controller versions, ISA (MK1) and PCI (MK3 and MK4). The Amiga versions of the controller are currently not supported, but it should be easy to adapt the driver for Linux/m68k (so far nobody has expressed an interest in this, though).
Also, only the floppy is controlled by this driver. If you want to make use of the additional SID and joystick features present on the PCI cards, you must use the driver from Dirk Jagdmann and Michael Stickel.
As of yet, this driver supports the following formats (rw = read/write, ro = read-only):
- Amiga 3.5 DD [880KB] (rw)
- Amiga 3.5 HD [1760KB] (rw)
- Amiga 5.25 DD [880KB] (ro)
- MS-DOS 3.5 DD [720KB] (rw)
- MS-DOS 3.5 HD [1440KB] (rw)
Installation:
make (as root)
"make devices" to create the /dev entries for the Catweasel.
Enhancements:
- module.c: Look for MK4 Catweasel under both PCI subdevice IDs 0x0002 and 0x0003 (workaround for MK4 PCI-bridge bug).
<<less
Download (0.083MB)
Added: 2005-10-18 License: GPL (GNU General Public License) Price:
1467 downloads
floppyfw 3.0.0

floppyfw 3.0.0


floppyfw is a router with the advanced firewall-capabilities in Linux that fits on one single floppy disc. more>>
floppyfw project is a router with the advanced firewall-capabilities in Linux that fits on one single floppy disc.
Main features:
- Access lists, IP-masquerading (Network Address Translation), connection tracked packet filtering and (quite) advanced routing. Package for traffic shaping is also available.
- Requires only a 386sx or better with two network interface cards, a 1.44MB floppy drive and 12MByte of RAM ( for less than 12M and no FPU, use the 1.0 series, which will stay maintained. )
- Very simple packaging system. Is used for editors, PPP, VPN, traffic shaping and whatever comes up. (now this is looking even more like LRP (may it rest in peace) but floppyfw is not a fork.)
- Logging through klogd/syslogd, both local and remote.
- Serial support for console over serial port.
- DHCP server and DNS cache for internal networks.
It will get more features, but only if it is possible to cram it into the one, single diskette. More than one floppy is bloatware.
Enhancements:
- This release is uClibc based, and you can build it in a development environment yourself if you like.
<<less
Download (8.5MB)
Added: 2006-12-02 License: Freely Distributable Price:
1060 downloads
IOSN Hoary Live CD

IOSN Hoary Live CD


IOSN Live CD is an bootable CD that boots into a usable and fully featured Linux Desktop. more>>
IOSN Live CD is an bootable CD that boots into a usable and fully featured Linux Desktop.

In addition to standard FOSS productivity and multimedia applications, it is bundled with a User Guide to Using the Linux Desktop in print and multimedia formats as well as several IOSN Free/Open Source Software Primers.

IOSN comes from International Open Source Network.
<<less
Download (620MB)
Added: 2005-09-12 License: GPL (GNU General Public License) Price:
1503 downloads
Cool Linux 2.3

Cool Linux 2.3


Cool Linux CD is a bootable CD with Linux operating system, containing a 2.4 kernel and many free software packages. more>>
Cool Linux CD is a bootable CD with Linux operating system that contains a 2.4 kernel and many free software packages.
Enhancements:
- Kernel 2.4.20-wolk and 2.4.22 with supermount, squashfs, shfs patches and ALSA 0.9.6 drivers;
- Ability to choose a version of linux kernel and parameters for FrameBuffer and XFree86 (resolution);
- Save and restore your system configuration on floppy;
- Restore configuration from another session on CoolLinuxCD (in multissesion mode);
- Writing the CD-RW disks with CDRW device (if not a boot drive);
- Ability to choose the interface language during the bootup process (currently only English and Russian languages are supported);
- Autodetects all hardware and autoconfigures XFree86;
- USB mouse and keyboard support;
- IceWM window manager with ROX-filer as desktop and file manager.
<<less
Download (617MB)
Added: 2005-12-22 License: GPL (GNU General Public License) Price:
1406 downloads
Dariks Boot and Nuke 1.0.7

Dariks Boot and Nuke 1.0.7


Dariks Boot and Nuke is a boot floppy that wipes hard disks. more>>
Dariks Boot and Nuke is short DBAN is a self-contained boot floppy that securely wipes the hard disks of most computers.
DBAN will automatically and completely delete the contents of any hard disk that it can detect, which makes it an appropriate utility for bulk or emergency data destruction.
Main features:
- Free.
- Fast. Rapid deployment in emergency situations.
- Easy. Start the computer with DBAN and press the ENTER key.
- Safe. Irrecoverable data destruction. Prevents most forensic data recovery techniques.
Enhancements:
- SysLinux 2.13
- Linux 2.4.33
- LZMA 4.32
- uClibc 0.9.20
- Busybox 0.60.5
- Ncurses 5.3
- WinImage 8.0.8000
- dban-1.0.7 was compiled with Debian gcc-3.3 1:3.3.5-13
- This release is compressed with LZMA, which provides much more free space on the floppy disk. LSI MPT and I2O drivers were added.
- Thanks go to Igor Sobrado for reporting the "5220.22-M" typo.
- Thanks go to Dorina Lanza for reporting a block adjustment error.
<<less
Download (1.9MB)
Added: 2006-08-13 License: GPL (GNU General Public License) Price:
1193 downloads
makebootfat 1.4

makebootfat 1.4


makebootfat is a tool to create bootable USB disks. more>>
makebootfat is a command line utility able to create bootable USB disks for Linux and Windows using the FAT filesystem and syslinux.

makebootfat is the most advanced tool available able to make bootable USB disks. Its able to autodetect/partition/format/populate the USB disk in a single step without any user interaction.

Its also able to create disk images which are compatibles with all the three standards USB-FDD, USB-HDD and USB-ZIP at the same time.

To use makebootfat you probably need also syslinux or FreeDOS
<<less
Download (0.14MB)
Added: 2005-04-11 License: GPL (GNU General Public License) Price:
1669 downloads
NASLite 1.x

NASLite 1.x


NASLite v1.x is a collection of single floppy disk based Network Attached Storage (NAS) Server Operating Systems designed to transform a basic computer into a dedicated file server. NASLite v1.x is in more>>

NASLite v1.x is a collection of single floppy disk based Network Attached Storage (NAS) Server Operating Systems designed to transform a basic computer into a dedicated file server. NASLite v1.x is intended primarily for use in a small business or home office network. By design, NASLite v1.x is a community file server and does not support features such as user management , the ability to join domains or disk quotas. However, it is very easy to set-up and use.

<<less
Download (1.72MB)
Added: 2009-04-26 License: Freeware Price:
203 downloads
Old Laptop As Firewall 1.2

Old Laptop As Firewall 1.2


Old Laptop As Firewall is a single floppy Linux with 16-bit PCMCIA support and PPP for using a Pentium I/II laptop as a firewall more>>
Old Laptop As Firewall is a single, 1440kb floppy Linux with 16-bit PCMCIA support and PPP for using a Pentium I/II laptop to firewall a dial-up connection.
The floppy is msdos-formatted and uses Syslinux to boot into a 4MB ramdisk with a Minix version 2 filesystem. The system was compiled with uClibc 0.9.28.
Main features:
- 2.4.34 non-modular kernel, compressed with lzma
- uClibc 0.9.28
- busybox 1.4.1
- pcmcia-cs 3.2.8
- pppd 2.4.4b1
- iptables 1.3.7
- dnsmasq 2.35
- 100 kb free on the floppy to add more programs!
Version restrictions:
- OLAF has not been tested with more than one computer behind
- the firewall (I only have two boxes to work with.)
- The supplied chat script probably wont work for many people.
- There currently isnt any support for local timezones.
- The Windows and Mac support is lacking; I dont have
- either OS to work with.
Enhancements:
- The file permissions in /etc/* were changed from 0600 to 0644 on all plain text files except gshadow, shadow, and ppp/pap-secrets.
- The file permissions on /bin/busybox were changed from 0700 to 0755.
- The original permissions were too strict for dnsmasq, which runs as user nobody and couldnt access /etc/hosts.
<<less
Download (1.4MB)
Added: 2007-03-08 License: GPL (GNU General Public License) Price:
961 downloads
Salvare 0.1.5

Salvare 0.1.5


Salvare is a small Linux distribution designed for small, credit-card sized CDs which typically hold around 34MB. more>>
Salvare (from the Latin "to rescue") is a small Linux distribution designed for small, credit-card sized CDs which typically hold around 34MB.
More Linux than tomsrtbt but less than Knoppix, it aims to provide a useful workstation as well as a rescue disk.
Main features:
Salvare can be booted via:
- Bootable CD-ROM (BIOS permitting)
- Simple boot floppy [NB: in progress]
- Network boot using a Salvare boot floppy [NB: in progress]
- Network boot using PXE and another machine running Salvare [NB: planned]
It features:
- Everything in tomsrtbt, plus...
- OpenSSH (clients & server)
- Links 2 text & graphical web browser supporting JavaScript, HTTPS and mouse control
- Security tools such as: chkrootkit, nmap and tcpdump
- apt-get: install additional software from Debian into tmpfs
- bash (rather than ash or other lightweight shells in similar projects)
- ncftp
- (Almost) complete distribution of Perl
- Sound support for playing of SoundTracker modules, MP3s etc is possible
- Ability to run entirely from RAM, unlike other "live CDs"
- ...and more to come.
<<less
Download (19.5MB)
Added: 2005-05-19 License: GPL (GNU General Public License) Price:
1619 downloads
Kate Linux 3.0 Alpha1

Kate Linux 3.0 Alpha1


Kate OS is a multitasking operating system from Poland. more>>
Kate OS is a multitasking operating system, which brings all that is necessary for: programmers, webmasters, administrators and home users. The most important Kate OS features are high efficiency, safety, reliability and low system requirements.
Kate OS contains full support for generally used multimedia. Kate OS is a perfect combination of Linux power and utility. The complexity of installed software makes using the system comfortable, immediately after the installation process. Looking for a perfect solution for the experienced UNIX user? Kate OS is perhaps the best one.
Kate OS combines advantages of all these system types. The installation and configuration process of Kate OS is not as simple as in desktop distributions, but the stability and efficiency are incomparably higher.
The new version contains many improvements and modifications over Kate 1.0. The system has been reconstructed from the ground up and is no longer based on Slackware. Kate OS became much more comprehensive, now it contains greater set of programs and libraries.
Applications, which have been added to simplify your work, are:
- Leafpad- simple, but very functional text editor, similar to Notepad;
- Abiword- advanced text editor;
- Firefox- well-known internet browser;
- Thunderbird- mail client;
- GNU Gadu 2- program working with Gadu-Gadu and Tlen.pl;
Desktop Enviroment- Xfce 4.2 adds some fresh impressions and possibly will satisfy each user. System also contains Aspell and Ispell dictionaries. Kate 2.0 has an extended system of packages, TGZex, which has been adapted for remote actualization.
Kate 2 uses up-to-date sound system ALSA, the older solution OSS is not supported any more. The packages in TGZex standard are adjusted to remote system updating, wich will be available soon- their possibilities have completely replaced the sysupdate tool.
System supports the solution called "supermount", which frees the user from manually mounting and unmounting removable media. To enable this option, you should just uncomment proper lines in /etc/fstab.
And whats the most important thing? The system has acquired a new effectiveness through Kernels 2.6 infrastructure. Kate 2.0 ZYKLON is a perfect solution for desktop and server, you may enter the world of many recent technologies used in Linux. Reveal their power!
Kate Linux 2.3 requirements:
- i486
- 24 MB RAM
- 300 MB HD (For ROOT and SWAP)
- VGA card
- soundcard (optional)
- CDROM (bootable), floppy
Whats New in 2.3 Stable Release:
- We are proud to present the newest milestone release of Kate OS II series. Kate OS 2.3 brings 2.6.14.2 kernel with Reiser4 support, the newest glibc library, XFce 4.2.3.2 desktop environment and many other applications in current versions. We have modified system boot scripts so they present the boot sequence in a clear way. Another new addition in Kate OS is a hardware detection tool discovery, which detects and configures system hardware. ... Additionally, the DVD edition contains GNOME 2.12.1 and KDE 3.4.3 (optimized for i686 class processors).
<<less
Download (688.4MB)
Added: 2006-06-06 License: GPL (GNU General Public License) Price:
1236 downloads
GRUB for DOS 0.4.3pre2

GRUB for DOS 0.4.3pre2


GRUB for DOS is a build of the GNU GRUB boot manager for DOS, and can be run under real mode DOS. more>>
GRUB for DOS is a rebuild of the GNU GRUB boot manager for DOS, and can be run under real mode DOS. It also has many new features.
For example, it can be booted through BOOT.INI of Windows (grldr) and kexec of Linux (grub4lin).
The disk emulation feature is another enhancement over GNU GRUB, and can be used to run legacy DOS/Windows9x systems with floppy or hard disk images.
Main features:
- Can be launched by NTLDR
- Can be launched from linux with kexec
- Can create ramdisks
- Can use file as well as partition as the source of the ramdisk
- Can be used as a no-emulation-mode bootable CD-ROM boot image
- Has a "Chinese" special build that can display chinese help message at the console
- Add device (md) that can map a specified range of memory as a ramdisk
- Add device (rd) that reflect the memdisk loaded by inited
- Can chainload KERNEL.SYS from FreeDOS
- Can chainload NTLDR from Windows NT/2K/XP
- Can chainload IO.SYS from MSDOS, Windows 95/98/ME
Enhancements:
- Some commands and options were added or changed.
- A few bugs were fixed.
<<less
Download (0.46MB)
Added: 2007-07-25 License: GPL (GNU General Public License) Price:
524 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5