[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [MiNT] a clean "shutdown" command?
> -----Original Message-----
> From: John Blakeley [SMTP:john.blakeley@mon.bbc.co.uk]
> Sent: Thursday, June 24, 1999 12:59 PM
> To: MiNT List
> Subject: Re: [MiNT] a clean "shutdown" command?
>
> Now when I use N.Closure to halt the system, as suggested by Frank, I get
> an error message along the lines of:
>
> assert(x) failed at line 1153 in pipefs.c
> Please reboot....
>
> (I think the line number is correct).
>
> I do have virtual consoles running, which maybe the cause of the problem:
>
That's correct, if you disable the vcons you'll see that shutdown() will
work as intended.
Btw. does anybody know if there is a "su.gtp" somewhere? I have a couple of
applications I'd like to run as root (like N.Closure...) without having to
start a shell, su and then start the app. The source for a working su for
MiNT would do too, as I could easily hack together a su.gtp from that.
Jo Even Skarstein