<div dir="ltr">Are you providing the external HDD with sufficient electricity? The Raspberry is most likely not capable of providing enough current...<br></div><div class="gmail_extra"><br><div class="gmail_quote">2014-12-14 19:30 GMT+02:00 Gabor Szabo <span dir="ltr"><<a href="mailto:gabor@szabgab.com" target="_blank">gabor@szabgab.com</a>></span>:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">So finally I install the Raspberry Pi I bought a few weeks ago and wanted to add an external HDD.<br>I plugged in the external hard drive and /var/log/syslog printed the following:<br><br><br>Dec 14 17:02:55 pi kernel: [ 759.981949] usb 1-1.3: new high-speed USB device number 8 using dwc_otg<br><br>Dec 14 17:02:55 pi kernel: [ 760.163364] usb 1-1.3: New USB device found, idVendor=1058, idProduct=0820<br><br>Dec 14 17:02:55 pi kernel: [ 760.163398] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=5<br><br>Dec 14 17:02:55 pi kernel: [ 760.163414] usb 1-1.3: Product: My Passport 0820<br><br>Dec 14 17:02:55 pi kernel: [ 760.163429] usb 1-1.3: Manufacturer: Western Digital<br><br>Dec 14 17:02:55 pi kernel: [ 760.163444] usb 1-1.3: SerialNumber: 57583431413432454363833<br><br>Dec 14 17:02:55 pi kernel: [ 760.169522] usb-storage 1-1.3:1.0: USB Mass Storage device detected<br><br>Dec 14 17:02:55 pi kernel: [ 760.181935] scsi0 : usb-storage 1-1.3:1.0<br><br>Dec 14 17:02:56 pi kernel: [ 761.183065] scsi 0:0:0:0: Direct-Access WD My Passport 0820 1012 PQ: 0 ANSI: 6<br><br>Dec 14 17:02:56 pi kernel: [ 761.187365] scsi 0:0:0:1: Enclosure WD SES Device 1012 PQ: 0 ANSI: 6<br><br>Dec 14 17:02:56 pi kernel: [ 761.189473] sd 0:0:0:0: [sda] Spinning up disk...<br><br>Dec 14 17:02:56 pi kernel: [ 761.277106] sd 0:0:0:0: Attached scsi generic sg0 type 0<br><br>Dec 14 17:02:56 pi kernel: [ 761.278094] scsi 0:0:0:1: Attached scsi generic sg1 type 13<br><br><br>But then when I try to run<br><br><br>$ sudo fdisk /dev/sda<br><br>I get<br><br>fdisk: unable to open /dev/sda: No such device or address<br><br>$ ls -l /dev/sda<br><br>brw-rw---T 1 root floppy 8, 0 Dec 14 17:21 /dev/sda<br><br>$ sudo fdisk -l<br><br>only lists the sdcard<br><br><br>The external disk is brand new and it has NTFS on it. I have not handled disk in linux for a long time, but a I recall I am supposed to use fdisk to partition it and then use mkfs.ext4 to format.<br><br><br>So what am I missing here?<span class="HOEnZb"><font color="#888888"><br><br><br>Gabor<br><br><br></font></span></div>
<br>_______________________________________________<br>
Linux-il mailing list<br>
<a href="mailto:Linux-il@cs.huji.ac.il">Linux-il@cs.huji.ac.il</a><br>
<a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il" target="_blank">http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il</a><br>
<br></blockquote></div></div>