Author Topic: Boot process still erratic after update  (Read 838 times)

Offline mauriceg

  • Jr. Member
  • **
  • Posts: 43
Boot process still erratic after update
« on: July 15, 2011, 11:01:41 AM »
A month ago I posted a query about the boot problems I was experiencing since an update to PCLOS 11.06 (K.D.E.)

These problems are continuing, with variations on the following symptoms :

# Sometimes the boot sequence works normally, sometimes it doesn't;

# Sometimes I get the message 'Booting the system', the four icons appear and then the screen goes blank except for a pointer;

# Sometimes, if I click once on the white 'disk' icon while it's still at the 'fuzzy' stage, the system boots correctly; but sometimes it doesn't;

# Even when I configure the system to boot without log-in, it insists on asking for a double-click before loading the desktop.

There are no signs of hardware problems and once the system has eventually booted, it works normally. But why should it show such erratic behaviour ?

Any suggestions would be welcome. Thanks !

Maurice George




Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15316
  • ┌∩┐(◕_◕)┌∩┐
Re: Boot process still erratic after update
« Reply #1 on: July 15, 2011, 11:26:40 AM »
Hi mauriceg - did you try what kjpetrie suggested in your original post

How do you shut down when this happens? You need to find a way to shut down cleanly to avoid filesystem damage and if you do have to resort to turning off or resetting the machine you need to boot into a livecd and fsck your partitions before you boot again, to minimise the damage.

You may need to experiment with video settings and kernels to find a better combination
.


As suggested did you run fsck from a LiveCD?

Also have you tried a different kernel and/or video card ? (I would suggest doing just one of those before trying the second)
PCLinuxOS 32bit KDE 4.10.1; kernel-3.4.11-pclos1.bfs & 64bit 3.2.18bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

Offline mauriceg

  • Jr. Member
  • **
  • Posts: 43
Re: Boot process still erratic after update
« Reply #2 on: July 16, 2011, 03:39:27 AM »
Hello, menotu.

I've never delved into this area of Linux so would welcome a few more details please.

Assuming that I need to run a LiveCD like PCLOS or Knoppix, it seems that I would have to unmount the ext3 partition before running fscd. Is that right ? If so, do I need to remount the partition after that ?

(I've seen various warnings about the risks of fscd; rather alarming.)

Any other tips you can give me would be *very* helpful.

Thanks.

Maurice




Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12536
Re: Boot process still erratic after update
« Reply #3 on: July 16, 2011, 04:08:06 AM »
Things to try.

Run fsck on your system from either the LiveCD or by typing shutdown -rF now in a  su to root terminal console.

Edit /etc/sysconfig/speedboot and change it to
SPEEDBOOT=no

Clean out all of your tmp folders.

/home/yourname/tmp

/root/tmp

/tmp

reboot
« Last Edit: July 16, 2011, 04:12:42 AM by Texstar »

Thanks to everyone who donates. You keep the servers running.

Offline marcin82

  • Full Member
  • ***
  • Posts: 129
  • Jest wirek - jest impreza ;]
Re: Boot process still erratic after update
« Reply #4 on: July 16, 2011, 04:13:47 AM »
You can also boot on the safe mode. Login as root (su), then:
Code: [Select]
touch /forcefsckthen:
Code: [Select]
reboot
« Last Edit: July 16, 2011, 04:15:21 AM by marcin82 »
marcin'82

Offline mauriceg

  • Jr. Member
  • **
  • Posts: 43
Hello, Texstar.

Your *very* fast and *very* complete answer has solved the problem.

I'm really grateful to you (and others).

Long live PCLOS !

Maurice George (U.K.)