- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: can't boot redhat linux from floppy disk
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2003 02:40 AM
06-13-2003 02:40 AM
can't boot redhat linux from floppy disk
My redhat linux 7.2 is running on a Compaq server. I use the below command to create a bootable floppy disk:
# mkbootdisk `uname -r`
But the server can't boot from this floppy disk.
When I boot from floppy disk, The following prompt display:
--------------
Press
/dev/cciss/c0d0p3. You may override the default linux kernel parameters by typing
"linux
boot:
-----------------
I can't boot the machine after press
Anyone here can give me a hand ?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2003 05:05 AM
06-13-2003 05:05 AM
Re: can't boot redhat linux from floppy disk
Check if under /usr/lib/modules exists a directory which name is the output from uname -r.
Try to make the boot disk typing directly the kernel version no the command uname -r.
Frank.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2003 05:48 AM
06-13-2003 05:48 AM
Re: can't boot redhat linux from floppy disk
Try to run the mkbootdisk
Check the full name in /usr/src
or in the /boot/vmlinux-
That should work
Caesar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2003 04:59 PM
06-13-2003 04:59 PM
Re: can't boot redhat linux from floppy disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2003 04:32 PM
06-15-2003 04:32 PM
Re: can't boot redhat linux from floppy disk
Incidentally, you shouldn't need to type 'linux', you should just be able to press 'return'.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2003 01:31 AM
06-23-2003 01:31 AM
Re: can't boot redhat linux from floppy disk
When I press
My server is using RAID disks. I don't know how to make a bootable floppy disk without using mkbootdisk command.
Thanks for all your input !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2003 12:12 PM
06-23-2003 12:12 PM
Re: can't boot redhat linux from floppy disk
If you have the installation disks you
can run them choose the update option
don't do any changes so it would do nothing
then he will ask you to create a discket
if i remember wright.
Caesar