[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug 62] Installing on HDD causes constant reboots
- To: liquid dot crystal at sadeem dot net
- Subject: [Bug 62] Installing on HDD causes constant reboots
- From: bugzilla-daemon at arabeyes dot org
- Date: Wed, 14 Apr 2004 14:18:01 -0700 (PDT)
- Cc:
http://bugs.arabeyes.org/cgi-bin/bugzilla/show_bug.cgi?id=62
dhiaeddine at techemail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From dhiaeddine at techemail dot com 2004-04-14 14:18 -------
anmar these are changes you did to S99xsession script
83c83
< ## /etc/init.d/autofs start >/dev/null && echo "Automounter started"
---
> /etc/init.d/autofs start >/dev/null && echo "Automounter started"
149,150c149,150
< echo "Rebooting... "
< echo "Thanks for using Arabbix. Visit us online at www.arabeyes.org"
---
> echo "Rebooting... (disabled, just to be sure, for now)"
> echo "Use reboot or halt to shutdown your computer"
152c152
< exec reboot
---
> #exec reboot
that's why the system keeps rebooting
fix it please
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.