Nate Dillon |
Random crap I find on the Internet. |
We answer the biggest questions about Apple’s latest connection technology
A better method for NTFS write support in Mac OS:
sudo mv /sbin/mount_ntfs /sbin/mount_ntfs.orig
sudo nano /sbin/mount_ntfs
#!/bin/sh
/sbin/mount_ntfs.orig -o rw “$@”
(press Enter, Ctrl-O, Enter, Ctrl-X in sequence)
sudo chown root:wheel /sbin/mount_ntfs
sudo chmod 755 /sbin/mount_ntfs
First, uninstall NTFS-3G/Paragon if installed.
Open Terminal.app (/Applications/Utilities/Terminal)
Type “diskutil info /Volumes/volume_name” and copy the Volume UUID (bunch of numbers).
Backup /etc/fstab if you have it, shouldn’t be there in a default install.
Type “sudo nano /etc/fstab”.
Type in “UUID=paste_the_uuid_here none ntfs rw” or “LABEL=volume_name none ntfs rw” (if you don’t have UUID for the disk).
Repeat for other NTFS partitions.
Save the file (ctrl-x then y) and restart your system.
Most creative people I speak with hold to getting most of their work done in short bursts of being in a zone. Me too. I’ve been trying to figure out...
The Kitten Covers: 7 More Classic Albums to Rock Your New Year
The Kitten Covers, arguably the best website ever,...
Dear Gary Bettman:
As you are aware, both the NBA and NFL have gone into lockout mode. You remember what a lockout is, right? 2004-2005 non-season?...
I’m really excited about the next version of Alfred coming out (hopefully within 6 weeks or so) which is going to build upon 0.9’s keyword...
The Week That Wasn’t by Sarah Lazarovic: Toronto Seasons (well, most places in Canada really)
Mostly because I have a recent...
Moved to http://notebook.squaredeye.com/post/11866834515/greenville-grok, due to lack of index on Tumblr’s part.
What is this strange...
A little Illustrator-drawn infographic I’ve been playing around with. I probably could have included more characters, but I had to draw the line...