Untitled
Untitled
After a total system crash due to an attempted switch back to mac OS 9.2.2 to scan something (points to another member in family and notes the program can be run through classic mode) , I had to install Mac OS 10.0, then update back to 10.1 and then finally to 10.1.2. bla...
The next thing I attempt to do is show how the progam can be run through the classic mode and discover someone else in the family attempted to solve this problem by setting the privledges to read/write for everyone in the group. bla...
What do I do next? I attempt to enter the next commands to fix the issue
------
sudo chmod 4755 "/System/Library/CoreServices/Classic Startup.app/Contents/Resources/TruBlueEnvironment"
sudo chown root:wheel /System/Library/CoreServices/Classic\ Startup.app/Contents/Resources/TruBlueEnvironment
-----
if I enter ethire of these commands, I get the reply from the terminal
Sorry, sudo must be setuid root.
How can I fix this setuid issue and if anyone knows, how can I stop these total system crashes!
By the way, I later found if you use a full install cd for mac os 9, (no you can't use the one that comes with the the 10.1 update) you can prevent doing this entire installation as I did.
Yes, I did have a bad day.
The next thing I attempt to do is show how the progam can be run through the classic mode and discover someone else in the family attempted to solve this problem by setting the privledges to read/write for everyone in the group. bla...
What do I do next? I attempt to enter the next commands to fix the issue
------
sudo chmod 4755 "/System/Library/CoreServices/Classic Startup.app/Contents/Resources/TruBlueEnvironment"
sudo chown root:wheel /System/Library/CoreServices/Classic\ Startup.app/Contents/Resources/TruBlueEnvironment
-----
if I enter ethire of these commands, I get the reply from the terminal
Sorry, sudo must be setuid root.
How can I fix this setuid issue and if anyone knows, how can I stop these total system crashes!
By the way, I later found if you use a full install cd for mac os 9, (no you can't use the one that comes with the the 10.1 update) you can prevent doing this entire installation as I did.
Yes, I did have a bad day.