Results 1 to 2 of 2
Hello ^^:
I've upgraded to the new Slackware 12. I do a clean & full installation of Slack 12. I've recompiled the Kernel and, after that, i've installed GSlacky (the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-06-2007 #1Just Joined!
- Join Date
- Jun 2007
- Posts
- 7
Problem with Shutdown.
Hello ^^:
I've upgraded to the new Slackware 12. I do a clean & full installation of Slack 12. I've recompiled the Kernel and, after that, i've installed GSlacky (the lastest version). But i have a major problem...
In shutdown or Reboot, Always Slackware Drops the script, and umount the unit and don't reboot correctly. After umount, appears many messages indicating that the directory or the file couldn't be accessed. And, in fact, doesn't shut or reboot properly (I always have to Shutdown in "Brute Force" mode, pressing the Button Power for 10 seconds).
These are my specs:
Slackware 12
Installed on a USB External Disk with dev "/dev/sda4" as root
Kernel Customized. Version = 2.6.21.5-smp
Custom Initrd (This charge modules and charge the USB Disk)
Installed on a Compaq Presario 2120LA Laptop.
Best Wishes
Biz
- 09-06-2007 #2Just Joined!
- Join Date
- Jun 2007
- Posts
- 7
Resolved.
I've resolved the problem
. There was a line of text that de-activates the pcmcia dispositive, but i need it because the USB2.0 ports are in a PCMCIA Card.
The code that i've removed was the next on the file /etc/rc.d/rc.0
# Shut down PCMCIA devices:
if [ -x /etc/rc.d/rc.pcmcia ]; then
. /etc/rc.d/rc.pcmcia stop
# The cards might need a little extra time here to deactivate:
/bin/sleep 5
fi
Well, Best Wishes to All. I hope this can be from utility to somebody
Biz004


Reply With Quote
