[X-Newbies] DiskWarrior recovery help.
Steven Rogers
srogers1 at austin.rr.com
Sun Nov 19 15:17:41 PST 2006
On Nov 19, 2006, at 4:38 PM, Brian Durant wrote:
> Unfortunately, while I see your -w command in the man pages, I
> don't understand much of what the man page has to say on the
> matter. When I run 'sudo mount -w hfsplus /dev/sdb3 /mnt/osx' in
> the terminal, I get a prompt with possible commands in mount. I
> have tried to it the partition in /etc/fstab as well, but that
> doesn't seem to help either. Or is this about 'sudo mount -w
> hfsplus /dev/sdc12 /mnt/osx2'???
>
The -t you had in there before goes with hfsplus, as in "-t hfsplus"
- that's all one chunk. Give:
sudo mount -w -t hfsplus /dev/sdb3 /mnt/osx
a shot. It might work, but it's such an unusual situation, it's a bit
of a guess.
SR
More information about the X-Newbies
mailing list