Edgy crashes when shutting down and a volume is mounted with cifs
Hervé Fache
Herve at lucidia.net
Fri Dec 15 12:33:33 UTC 2006
On 12/15/06, Nils <elitepenguin at gmx.net> wrote:
> Hi all,
Hi Nils!
> Edgy seems to crash always when something is mounted via CIFS and I
> reboot or shut it down.
Ooops!
> To fix this I need to make a script which finds everything, that is
> mounted with CIFS and then it needs to be executed every time when the
> system shuts down and reboots. I think that's runlevel 0 and 6, but
> I'm not sure how this works on Edgy, since it has a new init system.
You can still create a System V type script in /etc/init.d, and create
the required links in /etc/rc0.d and /etc/rc6.d.
> I'm also not sure what's the best way to figure out what is mounted
> with cifs (is mount | grep cifs | awk '{print $3}' enough?)
Yup.
> I think this is quite a serious issue, but I'm not sure where to report a bug.
https://launchpad.net/distros/ubuntu/+bugs
-> Report a Bug (top left)
Thanks!
Hervé.
More information about the ubuntu-users
mailing list