View previous topic :: View next topic |
Author |
Message |
yinkoshaumer Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 25 Oct 2005 Posts: 139
|
Posted: Mon Aug 14, 2006 6:37 pm Post subject: Dell Precision m65 |
|
|
I was wondering if anyone here has had anyluck w/their Dell Precision m65 and Gentoo. The liveCD boots fine, but I am unsure as to what options to enable in my kernel. It panics everytime and says that there's not a valid root parameter.
I have found these somewhat helpful:
http://pelican.rsvs.ulaval.ca/mediawiki/index.php/Dell_Precision_M70_(in_English)
http://saus.flipp.net/M65.html
The m70 has similar hardware, but not the same. And the m65 article isn't very informative at all.
Any help is greatly appreciated.
Here's the exact error
Code: | Using IPI Shortcut mode
VFS: Cannot open root device "803" or unknown-block(8,3)
Please append a correct "root=" boot option
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,3) |
Here's my the boot section from my lilo.conf
Code: |
boot = /dev/sda
map = /boot/.map
default=Windows
...
image = /boot/bzImage
root = /dev/sda3
label = Gentoo
read-only
...
other = /dev/sda2
label = Windows
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Cybersorcerer Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Blade Runner/movie_blade_runner_leon.gif)
Joined: 30 Mar 2004 Posts: 193 Location: somewhere over the rainbow
|
Posted: Wed Sep 06, 2006 2:09 pm Post subject: |
|
|
Hi just wondering if you still have this problem ?
I am running an M90 with gentoo, i assume it's probably the missing sata support in your kernel but i am not 100% sure.
If this is not the case can you post output of
_________________ greetings
Cybersorcerer
--
Too old to die young
Dell Precision M90, Intel Centrino Duo T2700 @ 2.33GHz running Jackass! 2006.2 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Bonham n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/1075942585478b5278bfccc.jpg)
Joined: 14 Jan 2008 Posts: 1
|
Posted: Thu Feb 07, 2008 12:41 am Post subject: |
|
|
Cybersorcerer wrote: | Hi just wondering if you still have this problem ?
I am running an M90 with gentoo, i assume it's probably the missing sata support in your kernel but i am not 100% sure.
If this is not the case can you post output of
|
Your drive gets renamed /dev/hda after boot, instead of /dev/sda as with liveCD. Why I have no idea. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|