PCLinuxOS-Forums
News: ...FLASH!!! ...New PCLinuxOS Testing board now open. Register today! Be an active contributor to the PCLinuxOS future! ... Read all about it now, on THIS forum!!!..
 
*
Welcome, Guest. Please login or register. May 27, 2012, 07:32:53 PM


Login with username, password and session length


Pages: 1 2 [3]   Go Down
  Print  
Author Topic: Toshiba Satellite running KDE  (Read 1481 times)
Meemaw
Hero Member
*****
Offline Offline

Posts: 2447


Never stop learning!


« Reply #30 on: December 08, 2011, 10:06:00 AM »

Yay!!!!!

(Just18:  I think she means the boot screen that lists the kernels.)

You have to go into PCC (Configure Your Computer) choose the Boot section, then choose Set Up Boot System, click next through the first screen, and in the second screen you'll find a list of your options. Highlight the one you want, and click modify. In the window that pops up, there is a check box that says Default. Check it and click OK.... the little  *  will now be in front of that entry in your list. Click finish. Next time you boot, the one you have chosen as default will boot automatically.

Glad you're running again!
 Kiss
Logged

Meemaw
PCLinuxOS Magazine Asst. Editor



We miss you, Joble!!!
Just18
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 4644


MLUs Forever!


« Reply #31 on: December 08, 2011, 11:33:36 AM »

Yay!!!!!

(Just18:  I think she means the boot screen that lists the kernels.)

You have to go into PCC (Configure Your Computer) choose the Boot section, then choose Set Up Boot System, click next through the first screen, and in the second screen you'll find a list of your options. Highlight the one you want, and click modify. In the window that pops up, there is a check box that says Default. Check it and click OK.... the little  *  will now be in front of that entry in your list. Click finish. Next time you boot, the one you have chosen as default will boot automatically.

Glad you're running again!
 Kiss

I thought that might be the case ....  but ......  the latest installed kernel should automatically be the default, as the first entry just links to the latest installed. If that is the case then changing the default would not achieve anything.

If the problem is that the boot selection screen waits too long, then the time-out needs to be edited from the default 10 secs to maybe 2 secs, after which the default selection is booted.

But, I was not sure it was the boot selection screen that was being referred to .......  but on re-reading it does seem to be the case  Cheesy ......  seems I was dopey when first reading  Grin

Logged

MLUs rule the roost!

Linux XPS 3.2.17-pclos1.pae.bfs  32 bit
Intel(R) Core(TM)2 Quad  CPU   Q9450  @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech ‎DVB-T 2 USB DTT
Meemaw
Hero Member
*****
Offline Offline

Posts: 2447


Never stop learning!


« Reply #32 on: December 08, 2011, 11:45:29 AM »

Yay!!!!!

(Just18:  I think she means the boot screen that lists the kernels.)

You have to go into PCC (Configure Your Computer) choose the Boot section, then choose Set Up Boot System, click next through the first screen, and in the second screen you'll find a list of your options. Highlight the one you want, and click modify. In the window that pops up, there is a check box that says Default. Check it and click OK.... the little  *  will now be in front of that entry in your list. Click finish. Next time you boot, the one you have chosen as default will boot automatically.

Glad you're running again!
 Kiss

I thought that might be the case ....  but ......  the latest installed kernel should automatically be the default, as the first entry just links to the latest installed. If that is the case then changing the default would not achieve anything.

If the problem is that the boot selection screen waits too long, then the time-out needs to be edited from the default 10 secs to maybe 2 secs, after which the default selection is booted.

But, I was not sure it was the boot selection screen that was being referred to .......  but on re-reading it does seem to be the case  Cheesy ......  seems I was dopey when first reading  Grin

I've read that a couple of times, but seems like I remember the last time I installed a new kernel, having to go in and manually change the default....  but I could be wrong... she's running KDE and I'm running XFCE... but I'm sure it makes no difference which DE is running.

(You're never dopey, Just18!!!)

Thanks for all the great help!!!!
 Grin Grin Grin
Logged

Meemaw
PCLinuxOS Magazine Asst. Editor



We miss you, Joble!!!
djohnston
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 5714


I don't do Windows


« Reply #33 on: December 08, 2011, 12:42:32 PM »


I've read that a couple of times, but seems like I remember the last time I installed a new kernel, having to go in and manually change the default....  but I could be wrong... she's running KDE and I'm running XFCE... but I'm sure it makes no difference which DE is running.


Just18 is right. The last kernel installed becomes the default one. When the GRUB selection starts the boot process it loads the kernel from this part of the first stanza in each section:

kernel (hd0,1)/vmlinuz

But, vmlinuz is not the actual kernel. It is a link to the kernel to be booted. To see which kernel is booted by the default GRUB choice, (unless the default has been changed), open a terminal and enter the following: (you don't need root privileges)

ls -l /boot/vmlinuz

You will see something like this: lrwxrwxrwx 1 root root 31 Sep 30 15:53 /boot/vmlinuz -> vmlinuz-2.6.38.8-pclos3.pae.bfs. /boot/vmlinuz is a link to the actual kernel, vmlinuz-2.6.38.8-pclos3.pae.bfs. So, by using the above command, you can find out which is your default kernel.

And, you're right, Meemaw. The desktop used makes no difference.


(You're never dopey, Just18!!!)


Right again. I'm the dopey one!  Roll Eyes Grin
Logged

Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378
coyoteawooo
Jr. Member
**
Offline Offline

Posts: 19


« Reply #34 on: December 09, 2011, 11:43:30 AM »

Yes, that's the screen I mean.  Got it.  Thank you Meemaw!
THANK YOU to everybody for getting me all fixed up.  Now let's set a timer and see how soon I break it again.
Logged
Meemaw
Hero Member
*****
Offline Offline

Posts: 2447


Never stop learning!


« Reply #35 on: December 09, 2011, 12:07:46 PM »

Yes, that's the screen I mean.  Got it.  Thank you Meemaw!
THANK YOU to everybody for getting me all fixed up.  Now let's set a timer and see how soon I break it again.

Well, hopefully, never!!!   However, there are loads of helpful people here (most of them are much more knowledgeable than I am!!!!) so if you need help, just post again!

 Kiss
Logged

Meemaw
PCLinuxOS Magazine Asst. Editor



We miss you, Joble!!!
Just18
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 4644


MLUs Forever!


« Reply #36 on: December 09, 2011, 01:44:20 PM »


I've read that a couple of times, but seems like I remember the last time I installed a new kernel, having to go in and manually change the default....  but I could be wrong... she's running KDE and I'm running XFCE... but I'm sure it makes no difference which DE is running.

(You're never dopey, Just18!!!)

Thanks for all the great help!!!!
 Grin Grin Grin

If the title of the boot stanza is edited manually then what you describe can occur.
It 'appears to me' that the system looks for a particular entry - probably by title - and if found it edits the links to point to the new kernel.
If the title has been altered, then it does not find what it looks for, and thus does not alter the links.

We would need someone who knows what is being done to confirm that, but that is how it appears to work to me.

So I would suggest you try to recall if you had edited the title (maybe to give a more descriptive title), because if I am correct and you did edit it, then what you describe would be expected.

I hope that makes some sense ......

regards  Wink
Logged

MLUs rule the roost!

Linux XPS 3.2.17-pclos1.pae.bfs  32 bit
Intel(R) Core(TM)2 Quad  CPU   Q9450  @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech ‎DVB-T 2 USB DTT
Pages: 1 2 [3]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM