Author Topic: [solved]Boot delay while searching for partitions  (Read 432 times)

Offline houndhen

  • Full Member
  • ***
  • Posts: 206
[solved]Boot delay while searching for partitions
« on: August 10, 2010, 05:19:05 PM »
PCLOS 2010 32 bit.

I have googled this problem and have also searched this forum.

PCLOS is installed on sda8, my swap partition is sda2. During the boot process there is a 1 minute delay for sda8 and another 1 minute delay for sda2.

I ran into this with Mandriva. Since the menu.lst entries use uuids to point to the root, every time I install a new distro or the kernel gets updated it changes the uuids I get the delays. I know about editing the menu.lst and the fstab file and then running mkinitrd. This annoying to say the least. Is there another way to get around having to do what I have been doing?

Thanks,
Harold
« Last Edit: August 12, 2010, 06:10:51 AM by houndhen »
Thanks,
Harold
PCLOS KDE

Offline houndhen

  • Full Member
  • ***
  • Posts: 206
Re: Boot delay while searching for partitions
« Reply #1 on: August 11, 2010, 05:10:07 PM »
Guess I must be looking for something that is not possible. Oh well...
Thanks,
Harold
PCLOS KDE

genomega

  • Guest
Re: Boot delay while searching for partitions
« Reply #2 on: August 11, 2010, 10:57:34 PM »
There are threads on this problem:  http://www.pclinuxos.com/forum/index.php/topic,77033.0.html

I suspect it is a borked partition problem.  Only O-P knows for sure.


Offline kjpetrie

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3978
Re: Boot delay while searching for partitions
« Reply #3 on: August 12, 2010, 02:55:37 AM »
You can give your partitions labels and use those instead of UUIDs in menu.lst and fstab (replace UUID=... with LABEL=....) and run mkinitrd again for good measure. The labels are internal to the partitions so won't change when other things change around them. You should be able to set the label from within PCC.
-----------
KJP
-----------------------------------------------------------
PClos64 RC1 on Intel D945GCLF2 motherboard (Atom 330), 2GB DDR2 RAM, Maxtor STM325031, HL-DT-ST DVDRAM GSA-H42N, Amilo LSL 3220T monitor. Also Acer 5810TG (with custom kernel) and Asus eeePC 2G surf

Offline houndhen

  • Full Member
  • ***
  • Posts: 206
Re: Boot delay while searching for partitions
« Reply #4 on: August 12, 2010, 06:10:07 AM »
You can give your partitions labels and use those instead of UUIDs in menu.lst and fstab (replace UUID=... with LABEL=....) and run mkinitrd again for good measure. The labels are internal to the partitions so won't change when other things change around them. You should be able to set the label from within PCC.
This seems like something that I could use. I will give it a try. Thanks, Harold
Thanks,
Harold
PCLOS KDE