> So am I correct in understanding that the only way to gain administrator access (the ability
> to delete a file) is to mount the drive?
So far as I know, there is no way to delete the file without first mounting the drive with write-access.
> > So that means that you have already attempted to write-mount the drive from Single User Mode?
>
> Yes, I have. Mounting the drive causes a kernel panic every single time.
We're back to the part where your best shot is to find a PC with MacDrive installed... or an Intel Mac that dual-boots and has MacDrive on the Windows partition or a G4 that can boot into OS 9 and mount the drive.
> It's my computer, but if I type my login and password at the prompts it tells me my login
> is incorrect...
...
> If the compueter is not using MY login and password from OSX while in console mode,
> WHERE is it coming up with a login and password
When you're in Single User Mode, you have root access. You shouldn't ordinarily need a password.
I'm not sure what you're doing to make it request a password, but it is presumably asking for your root password.
Even if you have enabled your root account for the GUI in the NetInfoManager, since the NetInfoManager isn't loaded in Single User Mode, I guess it's looking in the default password file. I'm not sure what the password from that file would be... it's probably an empty string... but since you're already root, you should be able to change the password to whatever you want just by mounting your startup drive with write access and using the passwd command.
http://www.hmug.org/man/1/PASSWD.php
I believe that setting the password that way from Single User Mode will not change the root password when not logged into Single User Mode. You could end up with two distinct root passwords. I'm pretty sure that you'd have to start up the NetInfoManager from the command line before changing the root password to change it both for the GUI as well as Single User Mode.
...But you're root when you're in Single User Mode anyway. Which brings me back to this question: What are you doing that it's asking for a password?