HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Red Hat Linux & Installation Issue
Operating System - Linux
1827738
Members
3507
Online
109969
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
04-13-2003 11:27 AM
04-13-2003 11:27 AM
Red Hat Linux & Installation Issue
Dear Friend
I have a standalone PC with Win 98 on Primary Partition. I Have Installed Red Hat Linux 7 on other partition. I want that when the machine boots it should prompt me whether to start Windows or Linux. But after booting it directly goes to windows, I have to use a bootable floppy to boot to unix which I want to avoid.
Pleae give some suggetions.
Thank You.
I have a standalone PC with Win 98 on Primary Partition. I Have Installed Red Hat Linux 7 on other partition. I want that when the machine boots it should prompt me whether to start Windows or Linux. But after booting it directly goes to windows, I have to use a bootable floppy to boot to unix which I want to avoid.
Pleae give some suggetions.
Thank You.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2003 11:44 AM
04-13-2003 11:44 AM
Re: Red Hat Linux & Installation Issue
Hello,
What you need is a boot loader.
The most simple to use is LILO. Here is a sample config (/etc/lilo.conf) :
prompt
timeout=100
default=linux
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
message=/boot/message
image=/boot/vmlinuz-2.4.20-8
label=linux
initrd=/boot/initrd-2.4.20-8.img
read-only
append="apm=off root=/dev/hda2"
other=/dev/hda1
label=win98
Adapt this to your own config.
WARNING : don't forget to type /sbin/lilo after having created /etc/lilo.conf.
If it doesn't boot, you can reverse changes by booting your rescue floppy, going to the root directory then /sbin/lilo -u
Good luck.
Kodjo
What you need is a boot loader.
The most simple to use is LILO. Here is a sample config (/etc/lilo.conf) :
prompt
timeout=100
default=linux
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
message=/boot/message
image=/boot/vmlinuz-2.4.20-8
label=linux
initrd=/boot/initrd-2.4.20-8.img
read-only
append="apm=off root=/dev/hda2"
other=/dev/hda1
label=win98
Adapt this to your own config.
WARNING : don't forget to type /sbin/lilo after having created /etc/lilo.conf.
If it doesn't boot, you can reverse changes by booting your rescue floppy, going to the root directory then /sbin/lilo -u
Good luck.
Kodjo
Learn and explain...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 11:32 AM
04-14-2003 11:32 AM
Re: Red Hat Linux & Installation Issue
That's if you are using LILO, I think Red Hat started defaulting to GRUB at 7
What did you install first? Red Hat or Win98? If you installed Win98 second it would of formated the MBR so you would loose the bootloader.
If you use the boot disk and follow the previous instructions you can load LILO in the MBR which will give you the options. If using GRUB, /usr/sbin/grub-install will install GRUB to the MBR
What did you install first? Red Hat or Win98? If you installed Win98 second it would of formated the MBR so you would loose the bootloader.
If you use the boot disk and follow the previous instructions you can load LILO in the MBR which will give you the options. If using GRUB, /usr/sbin/grub-install will install GRUB to the MBR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2003 12:49 PM
04-14-2003 12:49 PM
Re: Red Hat Linux & Installation Issue
Sadiq,
When you installed Red Hat, did you choose the option to boot from Linux. If not then simply from the Windows Command prompt,
c:>fdisk
and choose this option
2. Set Active Partition
Choose here Non-Dos Parition as Active.
and then Restart your computer.
Thanks
Zafar
When you installed Red Hat, did you choose the option to boot from Linux. If not then simply from the Windows Command prompt,
c:>fdisk
and choose this option
2. Set Active Partition
Choose here Non-Dos Parition as Active.
and then Restart your computer.
Thanks
Zafar
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP