Possible Duplicate:
Running rebaseall on Cygwin

I'm following the instructions from this post on how to run the rebaseall command: Cygwin fatal error unable to remap.. What does it mean?

After I enter "rebaseall" (in Cygwin bash), I get the following message:

rebaseall: only ash or dash processes are allowed during rebasing. Exit all Cygwin processes and stop all Cygwin services. Execute ash from Start/Run... or a cmd or command window. Execute '/bin/rebaseall' from ash

I also tried the same (after restarting computer) in the Windows command prompt and get the same exact result.

How can I rebaseall?

link|improve this question
see also superuser.com/questions/231590/running-rebaseall-on-cygwin which gives fuller answer to same question. – Thr4wn Jun 17 '11 at 12:46
feedback

closed as exact duplicate by studiohack Jun 17 '11 at 14:13

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

Run ash.exe from the cygwin bin directory from Windows explorer or the Start->run on the desktop. From the ash prompt run rebaseall.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.