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 - 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 02-22-2005, 07:53 AM   #1
alnreddy
LQ Newbie
 
Registered: Nov 2004
Posts: 29

Rep: Reputation: 15
Bootable Floppy


hi all
i want to create a bootable floppy by which i am able to boot into the system.
My proceudre :
i am having fedora core 3,i am using kde to create a boot disk. the tool is create a boot disk. using this tool i have created a boot disk and i am disabling from cmos the option fot booting from harddisk. i am trying to boot from floppy. when i am doing this i get a boot prompt where i enter the linux kernel path

Here i type
boot : vmlinuz 2.6.9-1.667 ro root=/dev/hda1

i am able to boot into the system but it is getting stucked at

SELinux : initilisatized (dev usbfs, type usbfs)

after this i am unable to go further



Another procedure :
i am using the commands for creating bootdsik by which i am able to enter into the system.no problem is occuring while booting

Query :
If i make a bootdisk in one machine in which i have 3 os can i boot into other amchine which has only one os

Kindly waiting for positive response as soon as possible
Regards
Narasimha
 
Old 02-22-2005, 08:15 AM   #2
homey
Senior Member
 
Registered: Oct 2003
Posts: 3,057

Rep: Reputation: 61
The 2.6 kernel is too big for a boot floppy. You can install the mkbootdisk program and run this command to make a boot.iso. Then you can put that on a cdrom....
Code:
mkbootdisk --iso --device boot.iso `uname -r`
Or you could make a grub boot floppy like this...
Code:
fdformat /dev/fd0
mke2fs -m 0 /dev/fd0

dd if=/boot/grub/stage1 of=/dev/fd0 bs=512 count=1
dd if=/boot/grub/stage2 of=/dev/fd0 bs=512 seek=1
 
  


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
How to make a bootable floppy? iqbala Mandriva 3 10-17-2005 02:59 AM
Bootable Floppy to Bootable CD gamerxr72 Linux - Software 6 09-02-2005 03:39 PM
Creating the bootable floppy\ alnreddy Fedora 0 02-19-2005 05:58 AM
bootable cd not floppy w_r_r Slackware 3 10-19-2004 06:15 PM
Installing Slackware with non-bootable CD or bootable floppy (but not both) TiddlyPom Slackware 2 03-22-2004 04:15 PM

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

All times are GMT -5. The time now is 10:11 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