nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

Installation of RHEL4 WS using a boot floppy

This is a discussion on Installation of RHEL4 WS using a boot floppy within the Linux software forums, part of the Linux Getting Started category; Hi all, I wanted to install RHEL4 WS in my Laptop. Unfortunately my Laptop's internal CDROM is defective and also ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Linux software

Register FAQ Members List Calendar Forgotten your password? Mark Forums Read
  #1 (permalink)  
Old 04-24-2006, 01:23 PM
Member
User
 
Join Date: Jul 2005
Posts: 85
Rep Power: 0
ricc
Default Installation of RHEL4 WS using a boot floppy

Hi all,
I wanted to install RHEL4 WS in my Laptop. Unfortunately my Laptop's internal CDROM is defective and also my Laptop doesn't have the option of booting from USB.
The only thing I can do is to load it by starting the system with the Installation boot floppy and then pointing it to an FTP or an NFS Server in the network.

My problem is...They done have boot floppy images in the installation CDROM anymore. Is there any luck for me..
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 04-24-2006, 01:38 PM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,061
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

I guess you can boot using a USB pen. To boot using a USB pen you need to put raw image called /images/diskboot.img to the usdb pen. Use dd command (don’t just copy using cp command)
Code:
# mount /mnt/cdrom
# dd if=/mnt/cdrom/images/diskboot.img of=/dev/sda
Replace /dev/sda with actual usb pen drive. You can use dd command from any Linux, BSD or UNIX system.

Then go to BIOS setup and set booting from USB and save BIOS and start installation from USB.
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote
  #3 (permalink)  
Old 04-24-2006, 01:42 PM
rockdalinux's Avatar
Contributors
User
 
Join Date: May 2005
Location: Bangalore
My distro: RHEL, HP-UX, Solaris, FreeBSD, Ubuntu
Posts: 581
Rep Power: 7
rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough
Default

Ricc,

Just to clear few things here Red Hat removed floppy images because of size. Newer Linux kernel is getting fattier these days.

Another option is to use Network booting but I think nixcraft instructions are quite good for single installation.
__________________
Rocky Jr.
You may have my body & soul, but you will never touch my pride!

If you have knowledge, let others light their candles at it.

Certified to work on HP-UX / Sun Solaris / RedHat
Reply With Quote
  #4 (permalink)  
Old 04-24-2006, 03:47 PM
Member
User
 
Join Date: Jul 2005
Posts: 85
Rep Power: 0
ricc
Default

Thanks Guys,
I am out of luck. My Laptop is an old one. It doesn't have USB Boot support.

ricc
Reply With Quote
  #5 (permalink)  
Old 04-24-2006, 04:10 PM
rockdalinux's Avatar
Contributors
User
 
Join Date: May 2005
Location: Bangalore
My distro: RHEL, HP-UX, Solaris, FreeBSD, Ubuntu
Posts: 581
Rep Power: 7
rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough
Default

Ok.

You can try out pxeboot option (Provided that your laptop support network booting option in BIOS). If you can do pxeboot they I shell post a small tutorial for RHEL AS

Another option is to copy all files to DOS and then run installer from DOS and install it from hard disk.
__________________
Rocky Jr.
You may have my body & soul, but you will never touch my pride!

If you have knowledge, let others light their candles at it.

Certified to work on HP-UX / Sun Solaris / RedHat
Reply With Quote
  #6 (permalink)  
Old 04-24-2006, 04:40 PM
Member
User
 
Join Date: Jul 2005
Posts: 85
Rep Power: 0
ricc
Default

Thanks rocky,
Not sure whether it supports PXE boot. I will check if it can. Anyways, its always nice to learn how to do it.

I guess we need so many things to boot from the network. Like, a DHCP server, Boot Server..etc....

ricc
Reply With Quote
  #7 (permalink)  
Old 04-24-2006, 04:48 PM
Member
User
 
Join Date: Jul 2005
Posts: 85
Rep Power: 0
ricc
Default

Just wondering,

Can I install RHL 9 first and do an upgrade?.

ricc
Reply With Quote
  #8 (permalink)  
Old 04-24-2006, 06:43 PM
monk's Avatar
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
My distro: Debian GNU/Linux
Posts: 482
Rep Power: 5
monk will become famous soon enough monk will become famous soon enough
Default

Even if you manage to install RH9, how you are going to start installation for RHEL WS 4.0?
Reply With Quote
  #9 (permalink)  
Old 04-25-2006, 11:03 AM
Member
User
 
Join Date: Jul 2005
Posts: 85
Rep Power: 0
ricc
Default

Rocky,
My Laptop sure supports PXE boot.

When I choose netwrok boot, it shows PXE 2.0, DHCP xx.xx.xx.xx ( MAC Addres and a cursor just keeps flipping.

What all do I need to install this way?.

ricc
Reply With Quote
  #10 (permalink)  
Old 04-25-2006, 11:08 AM
rockdalinux's Avatar
Contributors
User
 
Join Date: May 2005
Location: Bangalore
My distro: RHEL, HP-UX, Solaris, FreeBSD, Ubuntu
Posts: 581
Rep Power: 7
rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough
Default

Nice I will post info and I will update you
__________________
Rocky Jr.
You may have my body & soul, but you will never touch my pride!

If you have knowledge, let others light their candles at it.

Certified to work on HP-UX / Sun Solaris / RedHat
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Install Linux / Windows without a CDROM or Floppy drive lacloai Linux software 11 08-25-2007 08:07 AM
RHEL4 RHEL 5 update rc.d chiku Getting started tutorials 0 08-11-2007 01:42 AM
Redhat rhel4 backup script using tar raj Linux software 1 08-02-2007 11:15 PM
Ubuntu Linux network installation using a boot server tom Getting started tutorials 1 07-13-2006 06:56 PM
USB pen in Rescue mode in RHEL4 Rustem Linux software 1 12-20-2005 02:31 AM


All times are GMT +5.5. The time now is 12:21 AM.


Powered by vBulletin® Version 3.7.4 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36