Jorge696 Posted November 24, 2007 Share Posted November 24, 2007 Hi!This is my pc: - Motherboard Gigabyte 915P - Intel Pentium 4 550 3.4 Ghz - ATI Radeon X300 - Maxtor 6B200M0 ATA 200GB I used ``Leopard GM 9a581 Patched for Intel PCs (SSE3 ONLY) and Patch´´(BrazilMac_PatchedDVD.iso) installed it without problem,and then,as the instructions says,i tried to do that: When the Darwin bootloader shows up, Hit F8; When you see the prompt, type -s and hit enter. The DVD will now load in verbose mode. Watch for any panics! It should load without a problem (of course, if you already installed, its all good!) The problem is that i do sudo -s an then it gives me this error: http://img510.imageshack.us/my.php?image=dsc00506lg3.jpg So i cant apply the patch,i can´t make it bootable.I can´t do this step Once the setup is loaded, select your language. When the welcome screens shows up, select UTILITIES-TERMINAL. The terminal will now open. We will now browse to our Thumb Drive; In the command line, type: (Make sure there are spaces between cd and the 2 dots) cd .. cd .. cd Volumes cd Patcher cd files Lets now run the script. This will patch the installation so it will boot properly: ./9a581PostPatch.sh I 've also tried with -v -f -x, modifing my bios,and always the same. What should i do?thanks!! Link to comment https://www.insanelymac.com/forum/topic/73136-problem-after-sudo-smaking-it-booteable/ Share on other sites More sharing options...
3vilution Posted November 24, 2007 Share Posted November 24, 2007 Do you have tiger installed to another partition? If so Just run the postpatch through tiger and your good to go. Link to comment https://www.insanelymac.com/forum/topic/73136-problem-after-sudo-smaking-it-booteable/#findComment-516926 Share on other sites More sharing options...
Jorge696 Posted November 24, 2007 Author Share Posted November 24, 2007 Do you have tiger installed to another partition? If so Just run the postpatch through tiger and your good to go. no, i don´t have tiger,now i´m downloading ToH RC2, i hope it will works Link to comment https://www.insanelymac.com/forum/topic/73136-problem-after-sudo-smaking-it-booteable/#findComment-516963 Share on other sites More sharing options...
Jorge696 Posted November 25, 2007 Author Share Posted November 25, 2007 i have the same problem with ToH's iso, i installed this version, sudo -s and it gives me fireware error.Please help me... Link to comment https://www.insanelymac.com/forum/topic/73136-problem-after-sudo-smaking-it-booteable/#findComment-517485 Share on other sites More sharing options...
wmarsh Posted November 25, 2007 Share Posted November 25, 2007 The problem is that i do sudo -s an then it gives me this error: Jorge696, that is not an error. That is what single user mode looks like. Do what is says, Type: /sbin/fsck -fy (enter at end of line) /sbin/mount -uw / (enter again) Your system is now mounted read/write Then apply your patch just like you were going to. Link to comment https://www.insanelymac.com/forum/topic/73136-problem-after-sudo-smaking-it-booteable/#findComment-517545 Share on other sites More sharing options...
Jorge696 Posted November 25, 2007 Author Share Posted November 25, 2007 Thanks wmarsh! i follow your instructions,i exatly enter that,it is correct?: /sbin/fsck -fy /sbin/mount -uw / sbin/mount -uw And i get this,but now i don´t know what i have to do...i tried some things,but anything charge the setup in verbose mode... http://img248.imageshack.us/img248/1871/dsc00508tj4.jpg Link to comment https://www.insanelymac.com/forum/topic/73136-problem-after-sudo-smaking-it-booteable/#findComment-517814 Share on other sites More sharing options...
delish Posted November 25, 2007 Share Posted November 25, 2007 If its PC_EFI your not supposed to mount your drive before running startupfiletool. startup with the DVD normal, then choose from utilities menu Terminal, and type those commands to run script from your usb stick, you need to run the brazilmac script from a different disc than the disk you are patching, or else it cant be unmounted when needed to. Link to comment https://www.insanelymac.com/forum/topic/73136-problem-after-sudo-smaking-it-booteable/#findComment-517831 Share on other sites More sharing options...
wmarsh Posted November 25, 2007 Share Posted November 25, 2007 Thanks wmarsh! i follow your instructions,i exatly enter that,it is correct?: /sbin/fsck -fy /sbin/mount -uw / sbin/mount -uw And i get this,but now i don´t know what i have to do...i tried some things,but anything charge the setup in verbose mode... http://img248.imageshack.us/img248/1871/dsc00508tj4.jpg You are at a command line in single user mode. Enter your patch commands. If your patch is on another disk (ie PATCHER) you might have to mount it first, I don't remember. I generally put patches in a subdirectory of root so I don't have to bother. cd Volumes cd Patcher cd files ./9a581PostPatch.sh The bootloader parts of the script won't run, because disk is already mounted. But you really don't want that bootloader anyway, PC_EFI is better. Easiest way to get bootloader in multiboot system is to install grub from Linux. Then add pc_efi to grub menu within Linux, you don't need to bother with startupfiletool. However, Delish's next post is probably a good way for you to go too. I patched mine from a Tiger install. Not from Install DVD as Install DVD won't boot for me. That works too. Link to comment https://www.insanelymac.com/forum/topic/73136-problem-after-sudo-smaking-it-booteable/#findComment-517861 Share on other sites More sharing options...
Jorge696 Posted November 25, 2007 Author Share Posted November 25, 2007 thanks, ihad apply the script perfect!! now the problem is to boot the system,i have to apply the pc_efi or grub(for this i have to install linux no?). Where is a guide fot the pc_efi?thanks!! Link to comment https://www.insanelymac.com/forum/topic/73136-problem-after-sudo-smaking-it-booteable/#findComment-518012 Share on other sites More sharing options...
Recommended Posts