[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug 62] Installing on HDD causes constant reboots



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.