Jump to content

roly

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by roly

  1. My problem is I tried to set up a dual boot with Mandriva 2008 and XP and it turned out that Mandriva did not have the drivers to properly handle a SATA drive.(My Bad) :unsure:

    I found a windows utility called "MbrFix.exe" but I have not used it before and am concerned about screwing his pc even more.

    Has anyone tried this? How did you use it and what where the results? He does not have the restore cd, it's a Dell PC.

    Linux Rulez!

    Roly

  2. I have just started getting this notice whenever I try to access media such as cdrom or usb. The HALdeamon does not start on a re-boot but will start in MCC. I have googled the error and it looks like is happening with various distro's. I tried various suggestions but no joy. :wall:

     

    Linux localhost 2.6.22.19-desktop-2mdv #1 SMP Mon May 5 20:55:05 EDT 2008 i686 Intel® Pentium® 4 CPU 2.53GHz GNU/Linux

    Half a gig of ram and disk is not full.

    Madriva 2008 spring

     

    Roly

     

    There is a solution. Run the following commands and then re-boot. :)

    1. Login as root

    2. cd /etc/rc.d/rc5.d

    3. for l in /etc/rc.d/rc5.d/S99*; do s=${l#*/S99}; chkconfig --del $s; chkconfig

    --add $s; done

    4. chkconfig --add messenger

    5. reboot

     

    I hope I have remembered everything properly.

    Good luck

    Roly

×
×
  • Create New...