MacResource
Where things mount in /dev/ question - Printable Version

+- MacResource (https://forums.macresource.com)
+-- Forum: My Category (https://forums.macresource.com/forumdisplay.php?fid=1)
+--- Forum: Tips and Deals (https://forums.macresource.com/forumdisplay.php?fid=3)
+--- Thread: Where things mount in /dev/ question (/showthread.php?tid=7794)



Where things mount in /dev/ question - microchip13 - 03-24-2006

This corresponds to my lower question:

On a CF disk or a USB drive, where in /dev would it mount so I can use dd to copy it over?


Like, I have a CF disk plugged in right now, unmounted, I want to dd the iso to the drive, how do I do it? Likewise with a USB flash drive.

What would the CF disk and the USB drive be under /dev/?


Re: Where things mount in /dev/ question - microchip13 - 03-24-2006

Nevermind, figured out where it's hidden.


Re: Where things mount in /dev/ question - jimbrady - 03-24-2006

Your questions perplex me... I used to understand your queries and think you a buffoon. Now I feel that I, myself, am clinically retarded. /dev/? Shell somethinerother?

Glad you found where it's hidden, because I don't know.

I'm just a caveman.


Re: Where things mount in /dev/ question - microchip13 - 03-24-2006

Sorry, more unix based stuff.


Re: Where things mount in /dev/ question - jimbrady - 03-24-2006

I'm the one who is sorry, 'chip. Sorry I didn't fall in love with 'puters 15 years earlier than I did.


Re: Where things mount in /dev/ question - Donkey Hotay - 03-24-2006

http://en.wikipedia.org/wiki/Unix_architecture

Note especially the last bullet item under "Features".

One of the hallmarks of UNIX was the (at the time, unique) notion that the OS should present a consistent view of everything in the system.