Re: Booting problems
From: Harry Phillips (harry_at_hkjsfh.com)
Date: 01/31/04
- Next message: Harry Phillips: "Re: (OT) One more user admin question"
- Previous message: Shepİ: "Re: how can i install win98se on this old laptop?"
- In reply to: Roger Johansson: "Booting problems"
- Next in thread: Roger Johansson: "Re: Booting problems"
- Reply: Roger Johansson: "Re: Booting problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 31 Jan 2004 20:23:43 +1000
Roger Johansson wrote:
> echo "rc.parts step8"
> while [ -d "$mpoint" ]
> do
Make the above code look like this:
while [ -d "$mpoint" ]
echo "rc.parts step8"
do
If you get heaps of "rc.parts step8 filling the screen you will know
that it is stuck inside the loop.
--
Regards,
Harry Phillips
--- Failure is not an option,
it comes bundled with your Microsoft product.
- Next message: Harry Phillips: "Re: (OT) One more user admin question"
- Previous message: Shepİ: "Re: how can i install win98se on this old laptop?"
- In reply to: Roger Johansson: "Booting problems"
- Next in thread: Roger Johansson: "Re: Booting problems"
- Reply: Roger Johansson: "Re: Booting problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]