I'm having an issue with a partition of my external FW hard drive. I know that FSCK is something that could help it, but I'm not Unix friendly and don't know if I can do this with it.
It's connected to my iBook by Firewire, but the partition I'm having trouble with is not a system partition (ie it doesn't have OS X installed on it) so how would I go about choosing it as the drive for FSCKing?
I know in DOS I'd just go
But how would I do this via Unix terminology in OS X's Single User Mode?
Thanks.
It's connected to my iBook by Firewire, but the partition I'm having trouble with is not a system partition (ie it doesn't have OS X installed on it) so how would I go about choosing it as the drive for FSCKing?
I know in DOS I'd just go
Code:
cd\<nameofdrive>
fsck -f
But how would I do this via Unix terminology in OS X's Single User Mode?
Thanks.