This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

dd to linux partition


I am attempting to backup a Linux partition. The cygwin dd command works ok
for a win NT xp partition but will not work for the Linux... anyone have any
ideas or experiance with this problem?
  
 dd if=/dev/sda1 of=/cygrive/f/sda1.img  # windows, works!!!



 dd if=/dev/sda5 of=/cygrive/f/sda5.img  # linux, will not work

 error msg says 'dev/sda5': No such file or directory
-- 
View this message in context: http://old.nabble.com/dd-to-linux-partition-tp30502781p30502781.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]