# fdisk -l <br>i see only the disk /dev/sda: 250.0 GB <br>it's the internal hard disk. <br>But i don't find the external hard disk. <br>Is it normal ? <br><br><br><div class="gmail_quote">2009/11/11 Bruno Garin <span dir="ltr"><<a href="mailto:bruno@bgconsultant.net">bruno@bgconsultant.net</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Benoit try "fdisk -l" to find it<br>
<br>
Benoit durand a écrit :<br>
<div class="im">> ok, thanks<br>
> but i don't found in dmesg<br>
> when i do :<br>
> lsusb<br>
><br>
> I've nothing. i think, my server don't found the external hard disk.<br>
><br>
><br>
> 2009/11/11 Félim Whiteley <<a href="mailto:felimwhiteley@gmail.com">felimwhiteley@gmail.com</a><br>
</div>> <mailto:<a href="mailto:felimwhiteley@gmail.com">felimwhiteley@gmail.com</a>>><br>
<div class="im">><br>
> First check it is /dev/sdb by using<br>
><br>
> dmesg<br>
><br>
> Just after you have plugged it in. It may be /dev/sdc for instance.<br>
> Next there<br>
> is an error in your mount command as you are missing the partition.<br>
> You can't<br>
> mount a drive, you can only mount a partition, so assuming there is 1<br>
> partition you would use:<br>
><br>
> mount -t ext3 /dev/sdb1 /mnt/disk<br>
><br>
><br>
> On Wednesday 11 November 2009 11:48:46 Benoit durand wrote:<br>
> > hello,<br>
> ><br>
> > I 've a external hard disk on usb.<br>
> > I don't found /dev/sdb.<br>
> > is it normal ? how can i mount my external hard disk 2,5 pouce on usb.<br>
> > i'd like to do that :<br>
> > mount -t ext3 /dev/sdb /mnt/disk<br>
> ><br>
> > thanks<br>
> > Ben<br>
> ><br>
><br>
><br>
> --<br>
> ubuntu-server mailing list<br>
</div>> <a href="mailto:ubuntu-server@lists.ubuntu.com">ubuntu-server@lists.ubuntu.com</a> <mailto:<a href="mailto:ubuntu-server@lists.ubuntu.com">ubuntu-server@lists.ubuntu.com</a>><br>
<div class="im">> <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-server" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-server</a><br>
> More info: <a href="https://wiki.ubuntu.com/ServerTeam" target="_blank">https://wiki.ubuntu.com/ServerTeam</a><br>
><br>
><br>
<br>
<br>
</div>--<br>
Bruno Garin<br>
0696 25 71 72<br>
<br>
BG Consultant<br>
Logiciels libres & ouverts<br>
Fort-de-France - Martinique<br>
0974 768 972<br>
<a href="http://www.bgconsultant.net" target="_blank">www.bgconsultant.net</a><br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5">ubuntu-server mailing list<br>
<a href="mailto:ubuntu-server@lists.ubuntu.com">ubuntu-server@lists.ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-server" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-server</a><br>
More info: <a href="https://wiki.ubuntu.com/ServerTeam" target="_blank">https://wiki.ubuntu.com/ServerTeam</a><br>
</div></div></blockquote></div><br>