![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 | |
|
Programmer
|
Linux Help?
I know this is totally off-topic for a programming forum, but we seem to have some linux gurus here who might be able to answer... :o
I'm having a problem with the power-management scheme for my Thinkpad 600x in Ubuntu Linux - turns out it's a known problem with a fix - unfortunately I'm a TOTAL linux newbie and don't know how to implement the fix... Quote:
Thanks
__________________
~ You know, Hobbes, some days even my lucky rocketship underpants don't help. ~ read my blog @ My Lucky Rocketship Underpants
|
|
|
|
|
|
|
#2 |
|
Programming Guru
![]() ![]() |
what boot loader do you use?
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#3 |
|
Programmer
|
I'm using Grub - I've RTFM and know how to get into Grub (press [esc] while it loads) - but nowhere can I find instructions to tell me where to add that line.
__________________
~ You know, Hobbes, some days even my lucky rocketship underpants don't help. ~ read my blog @ My Lucky Rocketship Underpants
Last edited by Hockeyman; Mar 18th, 2005 at 2:15 PM. |
|
|
|
|
|
#4 |
|
Programming Guru
![]() ![]() |
in the line for the kernel image that you want to boot in grub.conf :
kernel /location/of/my/kernel-image root=/where/my/root/is <put extra parameters here> Then re-install grub into the MBR with ether the grub-install tool or with the grub shell.
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#5 |
|
Programmer
|
I'll give it a try - thanks!
__________________
~ You know, Hobbes, some days even my lucky rocketship underpants don't help. ~ read my blog @ My Lucky Rocketship Underpants
|
|
|
|
|
|
#6 |
|
Programming Guru
![]() ![]() |
no problem, i have had trouble with grub in the pass, but for other reasons. I know how it feels.
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#7 |
|
Programmer
|
Update on the linux problem - after advice here, much reading webpages and some timely help from debian users on-line, I managed to get everything working properly - PLUS I learned about chmod, modifying menu.lst, and launching apps with root from the terminal window - a highly sucessful weekend!
__________________
~ You know, Hobbes, some days even my lucky rocketship underpants don't help. ~ read my blog @ My Lucky Rocketship Underpants
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|