From: snuhwolf@netscape.net   
      
   Malthus pinched out a steaming pile   
   of:   
      
   >Andreas Kohlbach wrote:   
   >> §ñühw¤£f wrote on 29. August 2009:   
   >>>   
   >>> I tried but am getting the following errors:   
   >>>   
   >>> Report bugs to .   
   >>> $ ls -alR /dev/bus/usb/   
   >>> /dev/bus/usb:   
   >>> total 0   
   >>> drw-r--r-- 1 baron users 0 Aug 29 12:28 .   
   >>> drw-r--r-- 1 baron users 0 Aug 29 06:28 ..   
   >>> drw-r--r-- 1 baron users 0 Aug 29 12:28 0   
   >>> crw-r--r-- 1 baron users 0, 0 Aug 29 12:28 unload   
   >>>   
   >>> /dev/bus/usb/0:   
   >>> total 0   
   >>> drw-r--r-- 1 baron users 0 Aug 29 12:28 .   
   >>> drw-r--r-- 1 baron users 0 Aug 29 12:28 ..   
   >>> crw-r--r-- 1 baron users 0, 0 Aug 29 12:28 0   
   >>> crw-r--r-- 1 baron users 0, 0 Aug 29 12:28 hub   
   >>>   
   >>> $ dd   
   >> if=/hal9000/home/Haiku/haiku-alpha-gcc4.image=/dev/disk/scsi/0/0/raw   
   >>> /bin/dd:   
   >> /hal9000/home/Haiku/haiku-alpha-gcc4.image=/dev/disk/scsi/0/0/raw:   
   No   
   >>> such file or directory   
   >>> $ dd if=/hal9000/home/Haiku   
   >> haiku-alpha-gcc4.image=/dev/disk/scsi/0/0/raw   
   >>> /bin/dd: unrecognized option   
   >> `haiku-alpha-gcc4.image=/dev/disk/scsi/0/0/raw'   
   >>> Try `/bin/dd --help' for more information.   
   >>> $ dd   
   >> if=/hal9000/home/Haiku/haiku-alpha-gcc4.image=/dev/disk/scsi/0/0/raw   
   >>> /bin/dd:   
   >> /hal9000/home/Haiku/haiku-alpha-gcc4.image=/dev/disk/scsi/0/0/raw:   
   No   
   >>> such file or directory   
   >>> $ dd   
   >> if=/hal9000/home/Haiku/haiku-alpha-gcc4.image=/dev/disk/scsi/0/0/raw   
   >>> /bin/dd:   
   >> /hal9000/home/Haiku/haiku-alpha-gcc4.image=/dev/disk/scsi/0/0/raw:   
   No   
   >>   
   >   
   >   
   >   
   >   
   >   
   >   
   >   
   >   
   >You've got that syntax wrong; failing to tell dd where to write it.   
   >See, "if" means Input File, "of" means Output File, but you're leaving   
   >that out, from what I can see there.   
   >Syntax is dd if= of=   
   >try if=/hal9000/home/Haiku/haiku-alpha-gcc4.image   
   >of=/dev/disk/scsi/0/0/raw   
   >   
      
   THANKS! Oddly I had to read that a few time to see the *missing* "of"!   
      
   Need more coffie...   
      
   >BTW, you probably need to have updated the BeOS USB system. Search   
   >Bebits for Siarzhuk Zharski's USB patches and install if you haven't.   
   >(Needed for R5, the equivalent is already in Zeta; not sure about   
   Max).   
   >   
      
   Yeap, I have those installed.   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|