Tried to remove WD Smartware with terminal command and now doesn's show up

Joined
Dec 1, 2008
Messages
7
Reaction score
0
Points
1
I used this command: sudo sh -c "echo UUID=`diskutil info /Volumes/WD\ SmartWare/ | grep 'UUID' | awk '{print $NF}'` none hfs rw,noauto 0 0 >> /etc/fstab"

as that is what I found on the internet. And it worked well untill I restarted and now it doesnt show up. When I plug it in to my MBP it works fine... So how do I undo:

sudo sh -c "echo UUID=`diskutil info /Volumes/WD\ SmartWare/ | grep 'UUID' | awk '{print $NF}'` none hfs rw,noauto 0 0 >> /etc/fstab"
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top