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
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
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
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
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
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
mkbootdisk can 't make bootable floppy disk

mkbootdisk can 't make bootable floppy disk

2003-06-24       - By j_li@(protected)

 Back
Hi List,

I can't use mkbootdisk to make a bootable floppy disk for my linux server. I
would like to get some help from this list.

Here is the detail:
My linux server is running on a Compaq server box which has RAID hardware.
# ls /lib/modules
2.4.7-10  2.4.7-10smp fs
# mkbootdisk -v 2.4.7-10smp
<ok>
# mount /dev/fd0 /mnt/floppy
# ls /mnt/floppy
boot.msg  initrd.img  ldlinux.sys  syslinux.cfg  vmlinuz

When I boot from the floppy disk, It prompt as below:
--
Press <return> (or wait 10 seconds) to boot your Red Hat Linux system from
/dev/cciss/c0d0p3. You may override the default linux kernel parameters by
typing
"linux <params>", followed by <return> if you like.
--
After press <return>, The prompt is like below:
-- ---- --
Boot failed, Pls. change disk and press <return> key
-- ---- --

Here is the content of file syslinux.cfg on the boot disk:
-- ------
default linux
prompt 1
display boot.msg
timeout 100
label linux
       kernel vmlinuz
       append initrd=initrd.img root=/dev/cciss/c0d0p3
-- ------

I think this server has two big differences with the ordinary PC: RAID disks
and Network adapter.

But I don't know why I failed to create a bootable disk. Can anyone here give
me a hand ?

Thanks in advance.

Regards
John Li