LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 12-31-2004, 12:32 PM   #1
drumvudu
Member
 
Registered: Jul 2004
Location: Houston, Texas USA
Distribution: Linux Mint
Posts: 57

Rep: Reputation: 15
Creating a win95 rescue disk from within Linux


Well, the subject says it. A friend has an old windows 95 system at his office and they have no boot or rescue disks whatsoever. I finally completely got rid of my windows XP system so now all I have is SuSE Linux 9.0. I can find the .exe file to download to create a bootdisk for windows 95 but can't seem to figure out what I need to do or if it is even possible to create this disk from within linux. I tried to use wine but it only partially gets the job done then seg faults. Anyone have any suggestions and if so, I have found 4 different .exe files to download called plain, a, b, and part2 so i am a little confused about which one of these files is the right one or at least the one I need. i am looking for the one that will have the tools on it such as fdisk and so on...I hope that this is clear enough.TIA//peter
 
Old 12-31-2004, 01:13 PM   #2
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,691

Rep: Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894
I'm not a wine expert so I wouldn't know if there were any tweaks that would get the program to work. My first guess would be no.

Do you have any family/friends that have a windows PC? That would be the easiest solution.

I do have a W95 boot floppy but can not get to it until next week. If you haven't found a solution by that time I could email you an image file that you can use dd to recreate the floppy.
 
Old 12-31-2004, 01:40 PM   #3
rbochan
Member
 
Registered: Dec 2004
Location: Central New York
Distribution: Debian
Posts: 218

Rep: Reputation: 30
You could get a bootdisk image from http://bootdisk.com/ and write it to a floppy with dd.
 
Old 12-31-2004, 03:57 PM   #4
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,691

Rep: Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894
Must be new. bootdisk.com didn't used to have non DOS boot images. I didn't see a win95 version. It should work but it depends on what utilities you really need. fdisk has different versions.
 
Old 12-31-2004, 06:21 PM   #5
homey
Senior Member
 
Registered: Oct 2003
Posts: 3,057

Rep: Reputation: 61
Those non-dos images must be relatively new as I don't recall them either.

I thought maybe I would make some instructions for the linux challenged people who may be trying this.
I downloaded the WindowsME image because it has the latest version of fdisk which may help if you want to work with a larger drive.

1. Download winmec.zip from http://bootdisk.com/bootdisk.htm
It's located down the page abit in the section called Non-Windows Based Image Files W/Image app

2. Go to the folder where the image has been downloaded to and unzip it with the command:
unzip winmec.zip

3. Format a floppy disk with the command: mkfs.vfat /dev/fd0

4. Put the image onto the floppy disk with the command:
dd if=WINME.IMG of=/dev/fd0 which gives a message like this ...
2880+0 records in
2880+0 records out

5. After the image is successfully copied over to the floppy, you may need to remove some less important files if you want to add something like bios tools.
 
Old 01-01-2005, 12:01 AM   #6
floppywhopper
Member
 
Registered: Aug 2004
Location: Western Australia
Distribution: Mageia , Centos
Posts: 643
Blog Entries: 2

Rep: Reputation: 136Reputation: 136
Try the Ultimate Boot CD which can be downloaded from LQ

live long and prosper
floppy
 
Old 01-01-2005, 09:03 AM   #7
drumvudu
Member
 
Registered: Jul 2004
Location: Houston, Texas USA
Distribution: Linux Mint
Posts: 57

Original Poster
Rep: Reputation: 15
Thanks for the replies guys. Bootdisk.com is actually where I started. The reason, though for my post is that all of the bootdisks for win95 are already a windows executable that self extracts and creates the disk itself thus making it non functional on a linux system. Otherwise dd would work. I know of no way in the world to use dd to create a bootable disk out of a self extracting windows executable. If there is a way, please post it here. Luckily, I was able to use a friends XP machine to reate the disk but I would still like to know for future reference if it is possible at all to create a win9x rescue disk from within linux. /peter
 
Old 01-01-2005, 09:09 AM   #8
drumvudu
Member
 
Registered: Jul 2004
Location: Houston, Texas USA
Distribution: Linux Mint
Posts: 57

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by homey


1. Download winmec.zip from http://bootdisk.com/bootdisk.htm
It's located down the page abit in the section called Non-Windows Based Image Files W/Image app
[/B]


Homey, i have used this process many times on other items in the past but unfortunately, it won't work for EXACTLY what i was referring to. On the other hand, i am interested in knowing what this img has available. Is this just a custom rescue image? What programs come on the disk? /drum

 
Old 01-01-2005, 09:43 AM   #9
homey
Senior Member
 
Registered: Oct 2003
Posts: 3,057

Rep: Reputation: 61
It's just a standard Windows boot disk with cdrom drivers and some basic tools like editing, format, fdisk ... It comes in handy for people who want to upgrade the bios.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
creating rescue disks after installation Ravager Fedora 1 11-07-2004 10:57 AM
win95/98 boot disk needed spuzzzzzzz General 10 10-23-2004 12:34 AM
Rescue disk UmneyDurak Mandriva 5 08-03-2004 02:49 AM
Windows Boot rescue disk from Linux?? THX1138 Linux - General 2 05-05-2004 04:22 AM
Boot disk, rescue disk deepika Linux - General 3 07-08-2003 01:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 04:15 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration