LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-25-2003, 03:04 AM   #1
Xiangbuilder
Member
 
Registered: Apr 2003
Location: Shandong province China
Distribution: fedora core 1.0
Posts: 206

Rep: Reputation: 30
Can I simulate a boot disk to achieve this?


I am using redhat 9, grub is on mbr, has a boot partition.

Can I boot from a simulate foppy disk before grub is loaded?

Last edited by Xiangbuilder; 10-25-2003 at 06:14 AM.
 
Old 10-25-2003, 04:24 AM   #2
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
What is a "simulate floppy disk?" If you bios is set to boot floppy first in the sequence, you can boot from a bootable floppy before the hard disk, which is where the grub bootloader is located.
 
Old 10-25-2003, 04:35 AM   #3
Xiangbuilder
Member
 
Registered: Apr 2003
Location: Shandong province China
Distribution: fedora core 1.0
Posts: 206

Original Poster
Rep: Reputation: 30
Thank you.

Assume that, my bios is set to boot floppy first in the sequence, at the booting time, in fact, there is no floppy disk in the floppy device, however, the machine would consider there is a floppy disk (I call it a simulate flopp disk), and I could config what files in the harddisk would be considered as the files in the simulate floppy disk by the machine. Could I achieve this?
Thank you.
 
Old 10-25-2003, 04:37 AM   #4
Xiangbuilder
Member
 
Registered: Apr 2003
Location: Shandong province China
Distribution: fedora core 1.0
Posts: 206

Original Poster
Rep: Reputation: 30
By the way, nice to meet you, Chinese friend.
Very glad, just see your location is China too.
 
Old 10-25-2003, 05:01 AM   #5
lugoteehalt
Senior Member
 
Registered: Sep 2003
Location: UK
Distribution: Debian
Posts: 1,215
Blog Entries: 2

Rep: Reputation: 49
Probably missuderstanding but it would be easier to just put an alternative menu in grub's menu.lst and choose that on startup. Perhaps change runlevel 4 and boot into that.
 
Old 10-25-2003, 06:05 AM   #6
Xiangbuilder
Member
 
Registered: Apr 2003
Location: Shandong province China
Distribution: fedora core 1.0
Posts: 206

Original Poster
Rep: Reputation: 30
Thank you. Can I boot from a simulate foppy disk before grub is loaded?

Last edited by Xiangbuilder; 10-25-2003 at 06:15 AM.
 
Old 10-25-2003, 06:11 AM   #7
EyesOnly
Member
 
Registered: Aug 2003
Location: The Netherlands
Distribution: SlackWare
Posts: 202

Rep: Reputation: 30
If there is no floppy in the disk-drive, the computer will go on with the next boot item, likely the harddisk, or cd-rom, or whatever you've setup.

As far as I know there is no such thing as a simulated floppy disk. You can mount an image of a floppy disk, but I don't think thats what you mean.

Maybe it would be easier If you told why you want this simulated floppy, or where you are going to use it for..
 
Old 10-25-2003, 06:25 AM   #8
Xiangbuilder
Member
 
Registered: Apr 2003
Location: Shandong province China
Distribution: fedora core 1.0
Posts: 206

Original Poster
Rep: Reputation: 30
Thank you. And sorry, the word "loading" should be "loaded", I have edited it.

I want this simulated floppy because sometimes the real floppy disk has bad sectors, the second reason is I want check it is a right rule or not.

I think in some cases, for example, grub cann't be used, mbr is not very good, the floppy disk is useful.

Last edited by Xiangbuilder; 10-25-2003 at 06:26 AM.
 
Old 10-25-2003, 06:41 AM   #9
EyesOnly
Member
 
Registered: Aug 2003
Location: The Netherlands
Distribution: SlackWare
Posts: 202

Rep: Reputation: 30
Quote:
sometimes the real floppy disk has bad sectors
allright, an image from a floppy on your harddisk doesn't get bad sectors as fast as a floppy dos, so thats correct.

Quote:
I think in some cases, for example, grub cann't be used, mbr is not very good, the floppy disk is useful.
OK, when your MBR is damaged, you use a floppy. But to use a simulated floppy, that is, to boot a floppy image form your harddisk, you will also need your MBR on the harddisk, so in that case a simulated floppy disk wont do you any good.

Quote:
the second reason is I want check it is a right rule or not.
well, I guess not.
 
Old 10-25-2003, 06:51 AM   #10
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Yes, I am in Kunming. They have answered your questions, I believe. Perhaps it would be best to have a floppy sometimes. If you are concerned about the data on the floppy being damaged, you could burn a boot image to a CD that would boot before grub. That would be okay if the floppy was bad. I use a bootable Win98 disk a lot of times working on Windoze computers.
 
Old 10-25-2003, 06:55 AM   #11
Xiangbuilder
Member
 
Registered: Apr 2003
Location: Shandong province China
Distribution: fedora core 1.0
Posts: 206

Original Poster
Rep: Reputation: 30
How to boot from a simulate floppy disk after grub is loaded?

For example, there is another grub in the simulate floppy disk, or there is an operating system's installation booting files.

Last edited by Xiangbuilder; 10-25-2003 at 06:58 AM.
 
Old 10-25-2003, 07:03 AM   #12
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
I do not understand this question. Is there some reason you do not want to boot with grub?
 
Old 10-25-2003, 07:12 AM   #13
Xiangbuilder
Member
 
Registered: Apr 2003
Location: Shandong province China
Distribution: fedora core 1.0
Posts: 206

Original Poster
Rep: Reputation: 30
I want to install freedos and freedos32 on the harddisk's logical partition.

On the other hand, some operating system's installation need boot from floppy disk, but I prefer booting from harddisk.

Last edited by Xiangbuilder; 10-25-2003 at 07:14 AM.
 
Old 10-25-2003, 07:17 AM   #14
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Sorry that I cannot help you. Wo bu zhi dao freedos. I do not know of any operating system that NEEDS to boot from a floppy. Also, there is a lot I do not know. I hope you can get what you want. For me, what I want is not to ever boot any Micro$loth operating system for the rest of my life.
 
Old 10-25-2003, 07:24 AM   #15
Xiangbuilder
Member
 
Registered: Apr 2003
Location: Shandong province China
Distribution: fedora core 1.0
Posts: 206

Original Poster
Rep: Reputation: 30
freedos and freedos32 is under GPL.

Yes, few operaing system must boot from floppy disk, in most case, it just is a choice.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to compile apps to achieve maximum performance? kornerr Linux - General 14 06-20-2005 02:00 PM
Something i'am trying to achieve using udev :: need some help small_boy22 Linux - Hardware 1 06-01-2005 10:19 AM
is it possible for me to achieve a 32 bit graphics with this hardware? spyghost Solaris / OpenSolaris 1 03-27-2004 05:21 AM
Help This Newb Achieve his Linux Dream! TeknoPhreak Linux - Newbie 9 03-21-2003 08:57 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:16 PM.

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