- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Problems installing Red Hat 7.3 on Omnibook vt6200
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
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
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
тАО09-04-2002 05:35 AM
тАО09-04-2002 05:35 AM
Problems installing Red Hat 7.3 on Omnibook vt6200
I'm having a big problem when installing Red Hat 7.3 on an Omnibook vt6200. The Red Hat installr complaints : "The partition table on device hda was unreadable...."; running linux in the rescue mode I have made the partitions with fdisk with no problem; but the installer keeps complaining about it. Do you know if there is something strange between RH7.3 and Omnibook vt6200 ?
Thank you very much for your help.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-04-2002 11:39 AM
тАО09-04-2002 11:39 AM
Re: Problems installing Red Hat 7.3 on Omnibook vt6200
There's no need to answer this question as I have found it on itrc.
Well, I'm posting it if it is useful in the future.
To avoid this strange error (I think it occurs also with RH7.1 and Rh7.2) that is related to the chipset of the laptop do the next:
In the initial screen when booting don't press enter, type:
boot: expert text linux idebus=66
and you'll be able to enter the text mode installation. You'll be able to execute Disk Druid without problems.
Bye.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-10-2002 05:02 AM
тАО09-10-2002 05:02 AM
Re: Problems installing Red Hat 7.3 on Omnibook vt6200
Thanks for posting the fix for loading RedHat on the HP Omnibook vt6200.
So far I have a vt6200 running Windows 2000 and hosting a RH Linux 7.2 guest OS using VMware 3.1.
Unfortunately I cannot get a similar vt6200 laptop to dual boot Windows 2000 and RH 7.2.
The Linux boot gives a kernel panic as follows:
Mounting root filesystem.
hda: status error: status=0x58 {DriveReady SeekComplete DataRequest}
hda: drive not ready for command.
EXT-fs: Magic mismatch, very weird?
mount: error 32 mounting ext3.
.
.
Kernel panic: no init found.
Any ideas??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-10-2002 10:46 AM
тАО09-10-2002 10:46 AM
Re: Problems installing Red Hat 7.3 on Omnibook vt6200
I had the same problem; I'm running Win2000 and RH7.3 with no problems now.
Start linux from a boot diskette in this way:
boot: linux idebus=66
Well, you'll entry in linux.
Edit the /etc/grub.conf and add the parameter idebus=66 to this line:
kernel boot/vmlinuz-2.4.18-3 ro root=/dev/hda? idebus=66
And you'll be able to dual boot your vt8200.
Tell me if you succeed.
bye
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-10-2002 10:50 AM
тАО09-10-2002 10:50 AM
Re: Problems installing Red Hat 7.3 on Omnibook vt6200
It doens't recognize the hard disk if you don't specify this parameter to the kernel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-10-2002 10:57 AM
тАО09-10-2002 10:57 AM
Re: Problems installing Red Hat 7.3 on Omnibook vt6200
I wanted to say Omnibook vt6200, not 8200 :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-24-2002 02:21 AM
тАО09-24-2002 02:21 AM
Re: Problems installing Red Hat 7.3 on Omnibook vt6200
At last I have some time to try and fix this problem with the vt6200.
Using your last instructions I have now managed to get the HP Omnibook vt6200 to dual-boot either Windows 2000 or Linux RedHat 7.2. Unfortunately I cannot get X to work correctly whatever settings are entered. It looks like (once again) the hardware is not recognised properly.
According to /var/log/Xfree86.0.log the ATI Mobility Radeon card is probed successfully, but it fails to detect the panel size. It then says "Screen(s) found, but none have a usable configuration. Fatal server error: no screens found".
Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-30-2002 07:48 AM
тАО09-30-2002 07:48 AM
Re: Problems installing Red Hat 7.3 on Omnibook vt6200
I found the right answer in
http://www.net42.co.uk/linux-on-xe4500.shtml.