Jump to content

How to run "script" command to update to darwin 8.


shinshin
 Share

11 posts in this topic

Recommended Posts

Hello!

 

first, i'm a newbie to linux commands and stuff so please be descriptive...

 

I've managed to install darwin v8.01 inside vmware v5.0

I've copied all the darwin v8.1 update files to the virtual hd.

 

Now, how do I run the "script" command?

when i type "script" and hit enter i get into bash and it says:

"script started, output file is typescript"

sh-2.05b#

....

 

should i wait now? is everything is Ok?

Link to comment
Share on other sites

Beware the script maybe had an error

 

In the file I got the script has:

 

mv -v /usr/include/IOKit/kext.subproj /user/include/IOKit/kext

 

shoud be:

 

mv -v /usr/include/IOKit/kext.subproj /usr/include/IOKit/kext

Link to comment
Share on other sites

  • 3 weeks later...

This script doent work for me :)

The system doesnt boot any more.

What am I doing wrong?

Another thing will be that I have system with d915g and sata hdd but after I install darwin there is no device to mount as cdrom...

Strange. The cdrom is nomal Ide.

Link to comment
Share on other sites

This script doent work for me :)

The system doesnt boot any more.

What am I doing wrong?

Another thing will be that I have system with d915g and sata hdd but after I install darwin there is no device to mount as cdrom...

Strange. The cdrom is nomal Ide.

 

Did you get any errors during the script ? I personally got 1 where it told me it wasn't able to compile the new mach kernel. That would have lead to the system not booting up because it renames the old mach_kernel to mach_kernel.old and if it doesn't transfer the new compiled kernel to / the system won't boot anymore. Try reinstall Darwin 8.0.1 and execute the script afterwards... notice any errors and mke sure that your kernel is in place after. You can always check the system version by typing uname -r.

 

The script is not failproof but it works great if everything is in order.

 

 

-Daxziz

Link to comment
Share on other sites

You don't need to upgrade to 8.1 anymore as all the other files have been released which contain the 8.1 kernel and all that jazz.

 

I'm confused DeathChill. What contains all the other files? Are you referring to the 8.1 source code?Pardon me if I'm a little slow.

I just finished installing Darwin 8.0.1 and succesfully upgraded to 8.1. I was just wondering if there was another way to install 8.1 directly in case the system does not boot after I make all the "other" changes necessary.

 

BTW: This is my first post. I have been lurking for a little bit reading all the posts.

Link to comment
Share on other sites

 Share

×
×
  • Create New...