i have a raw IO device (RAID) connected to my linux box (redhat 6.2, kernel 2.2.14) and i'm trying to copy a file onto the RAID using the command dd.raw which is the newer version of dd.
here's what i did:
raw /dev/raw1/raw /dev/sdb
dd.raw if=inputfile of=/dev/raw1/raw
and i got this error...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.