Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Freezing boot up in Mint 17 (ubuntu 14-04 base)

Freezing boot up in Mint 17 (ubuntu 14-04 base) 9 years 5 months ago #6916

  • brunad
  • brunad's Avatar
  • OFFLINE
  • Gold Boarder
  • Posts: 247
  • Thank you received: 48
  • Karma: 11
Some troubles with Mint 17 Qinia. (ubuntu 14-04 based).

After pwr52 installation, my laptop freezes at boot up (MDM doesn't start) :huh:

My workaround is to edit the file:

/etc/init/mdm.conf

And comment out the line (with #):

test -f /etc/profile && . /etc/profile

After reboot, the problem is solved.

Furthermore, don't miss to install xterm which is not automatically installed with Qinia and choose english for local time (because of the use of Berkley DB)

sudo apt-get install xterm

:)

/Bruno
The administrator has disabled public write access.

Freezing boot up in Mint 17 (ubuntu 14-04 base) 9 years 5 months ago #6917

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3177
  • Thank you received: 502
  • Karma: 133
Hi Bruno,

I suspect the problem is the line 'if [ "$jdk" == "" ]; then' in /etc/pwrp_profile that can be replaced with 'if [ -z "$jdk" ]; then'.

/Claes
Last Edit: 9 years 5 months ago by claes.
The administrator has disabled public write access.
The following user(s) said Thank You: brunad
  • Page:
  • 1
Time to create page: 8.278 seconds