Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 6th June 2009, 05:29 AM
stunter's Avatar
stunter Offline
Registered User
 
Join Date: Jul 2005
Location: Western Washington
Posts: 180
Red face making bootable floppy image from file not floppy

OK, so I have the files that are designed to be boot and follow on floppies. I want to create a bootable floppy image (.iso file, I suppose) that could be mounted and used to install. I would just create the floppies, but I no longer have a floppy drive in my computer (and truth is, I haven't in a long time).

Is there a way to do this in linux? I have a program that is supposed to work in Windows, but I haven't tried it yet.

Weird problem, but there it is. I've been googling for the last hour looking, but not much as been helpful. Lots about turning a bootable image into a floppy, but not much about creating a bootable floppy image that files could be added to.

Thanks for any help with this.
__________________
__________________________________________________ _______________________________________
Some days it seems like a coin toss between George Orwell and Monty Python...
Reply With Quote
  #2  
Old 6th June 2009, 09:19 AM
marcelkraan's Avatar
marcelkraan Offline
Registered User
 
Join Date: Jul 2006
Location: Netherlands/Velsen (5km from amsterdam)
Posts: 230
fdformat /dev/fd0
mkbootdisk 2.6.27
files: boot.msg, initrd.img, ldlinux.sys, syslinux.cfg and vmlinuz. vmlinuz

and before this you need a virtual floppy disk :-)
http://chitchat.at.infoseek.co.jp/vmware/vfd.html
Reply With Quote
  #3  
Old 6th June 2009, 09:52 PM
stunter's Avatar
stunter Offline
Registered User
 
Join Date: Jul 2005
Location: Western Washington
Posts: 180
Only problem is, I don't own a floppy drive. I know how to make a boot disk. But I want to create a boot image. Is it possible to create a floppy iso file that can be mounted like a DVD image?
__________________
__________________________________________________ _______________________________________
Some days it seems like a coin toss between George Orwell and Monty Python...

Last edited by stunter; 6th June 2009 at 09:54 PM. Reason: typo
Reply With Quote
  #4  
Old 6th June 2009, 10:13 PM
steelaworkn's Avatar
steelaworkn Offline
Registered User
 
Join Date: Dec 2008
Location: Pacific Northwest
Age: 46
Posts: 1,091
You can get USB 3.5 floppy drives for under 50 bucks. I think I bought mine for under 30.
__________________
My setup:

Intel DP35DP MB; Nvidia 440 2 gig Video Card; 8 gigs of ram; Intel Core Duo 2.20 gig; Hp Officejet Pro L7580; LVM F18 64bit using 3 320g HDs and a nice LG 22 in. Monitor.
Reply With Quote
  #5  
Old 6th June 2009, 10:39 PM
marcelkraan's Avatar
marcelkraan Offline
Registered User
 
Join Date: Jul 2006
Location: Netherlands/Velsen (5km from amsterdam)
Posts: 230
i don't know aether?
dd if=/dev/zero of=floppy.iso bs=1024 size=???

msybe something likr this
Reply With Quote
  #6  
Old 6th June 2009, 11:44 PM
stevea's Avatar
stevea Online
Registered User
 
Join Date: Apr 2006
Location: Ohio, USA
Posts: 8,302
.iso refers to an iso9660 CD format. Has ZERO to do with floppies.
I've read your OP twice and I still have no clue what you are trying to do. Please explain with a little more detail.


*IF* you have a FAT or FAT32 disk image (these are the common floppy file formats), then you can mount image and diddle the files without ever copying it to another device. BTW I haven't owned a working floppy in like 12 years.

As root you can mount a vfat file (/tmp/somefile) that is a file-system image like this ...
mkdir /media/mp
mount -t vfat -o loop /tmp/somefile /media/mp
ls -l /media/mp



If you need to boot your system, then you will need to copy this to some bootable device.
If your system can boot a USB flash stick, then insert your USB stick, emtpy if (it will be reformatted) and assuming it appears as /dev/sdb ..the you neeed this command.

dd if=/tmp/somefile of=/dev/sdb

Then diddle the BIOS to boot the USB stick.

Unfortuantely if you have 10 floppy images you may need 10 USB sticks.
*MAYBE* you can mount each floppy images and copy all the files to one
USB stick ... but that completely depends on the install software.
__________________
None are more hopelessly enslaved than those who falsely believe they are free.
Johann Wolfgang von Goethe
Reply With Quote
  #7  
Old 7th June 2009, 01:15 AM
sideways's Avatar
sideways Offline
Retired User
 
Join Date: Oct 2004
Location: London, UK
Posts: 4,999
You can create a bootable Freedos floppy image, add files to it and boot it from grub, or as a virtual machine.

http://opseast.wordpress.com/2007/10...-sled-or-sles/

These suse rpms will install in fedora
http://dir.filewatcher.com/d/SuSE/9....rpm.89445.html

Code:
sudo rpm -ihv <path to>/dosbootdisk-1.1-31.i586.rpm
A ready made freedos floppy image is provided, just uncompress it and then loop mount it to add files or boot it in qemu, vmware etc
Code:
$ zcat /usr/share/dosbootdisk/floppy.gz > floppy.img
$ sudo qemu -m 32 -boot a -fda floppy.img &
You can get more exciting floppy images, eg here's a linux based router on a floppy:
http://www.rtfm-ed.co.uk/?p=101

(run it under qemu for a quick demo)
Reply With Quote
Reply

Tags
bootable, image

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to create bootable floppy in FC2 (image too large)? semi Using Fedora 1 26th July 2004 04:00 AM


Current GMT-time: 19:10 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat