* how to reboot ?
@ 2002-11-12 16:00 Frederic Marmond
0 siblings, 0 replies; 2+ messages in thread
From: Frederic Marmond @ 2002-11-12 16:00 UTC (permalink / raw)
To: linux-assembly
Hi all,
I'm working in early stage in the Linux loading.
I'm in the linuxrc of a initrd, and I would like to reboot the machine.
Of course, as init is not started (it starts at the exit of linuxrc),
things like shutdown, reboot, telinit 6 will not work.
So, question:
Does anybody know how I may do to reboot?
I remember that there are ways to do this in x86 (i'm working on a geode
SetTopBox, basicaly compatible with a pentium), but I don't remember
exactly how.
Any help would be appreciate!
Thanks in advance.
Fred
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: how to reboot ?
@ 2002-11-12 17:32 Joshua Hudson
0 siblings, 0 replies; 2+ messages in thread
From: Joshua Hudson @ 2002-11-12 17:32 UTC (permalink / raw)
To: fmarmond; +Cc: linux-assembly
>From: Frederic Marmond <fmarmond@eprocess.fr>
>Hi all,
>
>I'm working in early stage in the Linux loading.
>I'm in the linuxrc of a initrd, and I would like
>to reboot the machine.
>Of course, as init is not started (it starts at the
>exit of linuxrc), things like shutdown, reboot,
>telinit 6 will not work.
Try reboot command from asmutils.
If you run it as reboot -f, the system reboots.
Don't forget to run sync first if you have mounted
any filesystems.
_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-11-12 17:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-12 16:00 how to reboot ? Frederic Marmond
-- strict thread matches above, loose matches on Subject: below --
2002-11-12 17:32 Joshua Hudson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).