- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: unable to boot Linux partition
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
07-02-2002 06:41 AM
07-02-2002 06:41 AM
unable to boot Linux partition
Got a RH7.0 installed with a dual boot partition with W2K. All had been working well until recently when I tried to configure Linux for sound using sndconfig.
The sound config for Linux is incorrect but when I try to boot it hangs at trying to configure the sound.
Unable to boot single user since the lilo is configured to present the choices for Linux and WIN in graphics, once the Linux is selected the system starts booting, there is no boot prompt.
Have tried to boot with linux rescue but unable to navigate around so I can shutoff the startup for sound.
Questions - how can I (if I can) have the system bypass the init process for booting the sound?
Is there a way to, example, press a key sequence to have the boot process skip a particular rc script?
I have tried to invoke the Interactive mode by pressing the "I" but the system is not accepting and continues to boot until the system hangs at sound config.
Many thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2002 07:00 AM
07-02-2002 07:00 AM
Re: unable to boot Linux partition
You may boot linux bypass the init.
boot: linux init=/bin/bash root=/dev/hda5 rw
"linux" is your kernel label name.
"root=" is your "/" partition.
"rw" means mount your "/" as read&write mode.
Without this, your system mount "/" as ro (read only).
After you get "#" prompt, you can mount rest of the partitions you want to use.
Good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2002 08:47 AM
07-02-2002 08:47 AM
Re: unable to boot Linux partition
The boot process starts at the graphics prompt, giving me a selection to boot linux or W2K, once selected the boot process takes off from there with no interaction.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2002 04:41 PM
07-02-2002 04:41 PM
Re: unable to boot Linux partition
If it's Lilo, that graphical screen says "Press Ctrl-X to get to a boot prompt".
The Grub startup says something similar (can't remember what it is off the top of my head).
If it's neither of these, what are you using as your boot loader?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2002 06:15 PM
07-02-2002 06:15 PM
Re: unable to boot Linux partition
Thanks for the points :)
I think you have another option.
It is boot from bootable CD-ROM.
Create bootable CD-R such as
http://lbt.linuxcare.com/
or use RedHat install CD-ROM as "rescue" purpose, you may mount your filesystem without booting from your Harddisk, then you can edit the files.
Good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2002 02:08 PM
07-05-2002 02:08 PM
Re: unable to boot Linux partition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 10:43 PM
07-09-2002 10:43 PM
Re: unable to boot Linux partition
>I have tried to invoke the Interactive mode >by pressing the "I" but the system is not >accepting and continues to boot until the >system hangs at sound config.
I have hit the same problem several times as well, a system locking up during the initialisation of an incorrectly configured device or application. The Interactive mode DOES work, its just a pain to try and get into.... all I can suggest is to persist with the
Cheers,
Shane.