Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
Subject: application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
Subject: X Windows problem (xauth)
Subject: Upgrading openoffice 1 1 rpm
Subject: FTP: connection refused
Subject: FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
Subject: broadcom network interface
make mrproper
Couldn 't open PID file /var/run/named/named pid Permission denied
sendmail configuration on redhat
kernel 2 6 and /dev/sound/mixer not found
Subject: Promise 378 controller
Subject: Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
Subject: Lotus Notes under Wine
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
/etc/security/limits conf question
Intel E/1000 driver
rpm database corrupt
Command stream end of file while reading
qla2300 modules
 
HOW I CAN MAKE BOOTABLE FLOPPY DISKET

HOW I CAN MAKE BOOTABLE FLOPPY DISKET

2003-12-27       - By Steven J. Yellin

 Back
Reply:     1     2  

   For some reason, your email came out completely in upper case.  If you're
using only upper case within linux, nothing will work,
   To understand the mkbootdisk command, do 'man mkbootdisk'.  You normally
do not need the --device parameter, but if for some reason you are writing
on a second floppy drive, fd1, instead of the default fd0, '--device /dev/fd1'
tells that to the mkbootdisk program.  You DO need the name of the kernel.
For example, the command 'mkbootdisk --device /dev/fd1 2.4.20-24' will put
kernel 2.4.20-24 on the floppy.  To see what kernel you're using now, type
'uname -r'.
  The resulting floppy will default to booting into the same root
directory as you've specified in /dev/fstab -- presumably the one you're
using when you run mkbootdisk, not the one on the other disk unless you
physically replace the old disk with its copy.  But when you boot from the
floppy, you can specify where the root directory is.  If your copy has
its root directory on /dev/hdc3, and 7.1 uses lilo on your boot floppy,
then I expect  "linux root=/dev/hdc3" to work.  I'm not sure because I
never have to do this.

On Sat, 27 Dec 2003, OMER FAROOQ wrote:

> HI THERE
>
> I AM USEING LINUX 7.1 AND I WANT TO CREATE BOOTABLE FLOPPY
> HOW I CAN CREATE IT. I HAVE RUN MKBOOTDISK BUT I AM NOT GETTING THE OPTIONS
> LIKE
> MKBOOTDISK --DEVICE /DEV/FD1
> CAN SOME ONE EXPLAIN WHAT IS THIS.
> I HAVE COPIED MY ORIGINAL LINUX 7.1 H.D.D THROUGH GHOST TO ANOTHER H.D.D
> BUT WHEN I RUN THE COPIED H.D.D IT WILL STUCK ON  BOOT: LINUX . FOR THIS
PURPOSE I AM TRYING TO
> CREATE BOOTABLE FLOPPY . PLEASE TELL ME HOW I CAN MAKE A  FLOPPY WHIC CAN
BOOT MY
> COPIED H.D.D
>
> THANX
>
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.556 / Virus Database: 348 - Release Date: 26.12.03
>

--
Steven Yellin