- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Cannot boot SuSE in Compaq Despro
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
04-17-2003 01:15 AM
04-17-2003 01:15 AM
Cannot boot SuSE in Compaq Despro
I've installed SuSE 8.0 Pro on the Compaq Despro (Config : PIII, 512M RAM, hda is Win2K, hdd is for Linux only)
Thing went smoothly. I could config Xwindows (using YAST) and it recognized my graphic card and my monitor.
But when I re-boot my PC, the screen turned to be lost of synch. I have tried both booting by floppy disk, and by writing LILO on MBR (/dev/hda), as well as writing LILO on /boot (using Win2K boot manager). All no hope !!!
Please advice.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2003 01:25 AM
04-17-2003 01:25 AM
Re: Cannot boot SuSE in Compaq Despro
G.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2003 12:51 PM
04-18-2003 12:51 PM
Re: Cannot boot SuSE in Compaq Despro
is the linux label in lilo pointing to /dev/hdd ?
You should be able to but with the floppy that was created during the installation.
single user mode would probably allow you to correct those problem.
Thanks,
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2003 02:11 PM
04-19-2003 02:11 PM
Re: Cannot boot SuSE in Compaq Despro
This is my lilo.conf
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
vga=normal
default=linux
keytable=/boot/us.kit
prompt
timeout=50
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz-secure
label=linux
root=/dev/hda1
read-only
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2003 06:15 PM
04-19-2003 06:15 PM
Re: Cannot boot SuSE in Compaq Despro
Yes, the SuSE8.0 is using grapical LILO. However when I check the /etc/lilo.conf it already has by default:
vga=normal
Other symptom is that now I have to use the Installation CDROM to boot my system. I choose "Loading installed system" and point to my / partition, the Linux now can up and reconizes my graphic card and monitor correctly.
Please advice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2003 12:23 AM
04-21-2003 12:23 AM
Re: Cannot boot SuSE in Compaq Despro
Please advice as I need an way to boot the Linux without installation CDROM ;-(
Do you think that the problem is due to I install Linux on the /dev/hdd ? My PC has 2 IDE channels: the 1st is for the Win2K hard disk and CDROM (so they are /dev/hda and /dev/hdc). The secodary IDE is connecting to Linux hard disk (so it's /dev/hdd). When I installed LILO, it save is MBR of /dev/hda.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2003 06:23 PM
04-22-2003 06:23 PM
Re: Cannot boot SuSE in Compaq Despro
Finaly I'v found that the prob is due to the BIOS of Compaq Despro is restricted to access either of first 2 HDs (say /dev/dha and /dev/hdb).
If I move the second HD to /dev/hdb (previously it's /dev/hdd), I'm able to boot Linux using Win2K Boot Manager.
I hope this infor is helful for someone using (old) Compaq Despro.
Regards.