mount external hard disrk impossible
Benoit durand
bendrd at gmail.com
Wed Nov 11 13:39:47 UTC 2009
# fdisk -l
i see only the disk /dev/sda: 250.0 GB
it's the internal hard disk.
But i don't find the external hard disk.
Is it normal ?
2009/11/11 Bruno Garin <bruno at bgconsultant.net>
> Benoit try "fdisk -l" to find it
>
> Benoit durand a écrit :
> > ok, thanks
> > but i don't found in dmesg
> > when i do :
> > lsusb
> >
> > I've nothing. i think, my server don't found the external hard disk.
> >
> >
> > 2009/11/11 Félim Whiteley <felimwhiteley at gmail.com
> > <mailto:felimwhiteley at gmail.com>>
> >
> > First check it is /dev/sdb by using
> >
> > dmesg
> >
> > Just after you have plugged it in. It may be /dev/sdc for instance.
> > Next there
> > is an error in your mount command as you are missing the partition.
> > You can't
> > mount a drive, you can only mount a partition, so assuming there is 1
> > partition you would use:
> >
> > mount -t ext3 /dev/sdb1 /mnt/disk
> >
> >
> > On Wednesday 11 November 2009 11:48:46 Benoit durand wrote:
> > > hello,
> > >
> > > I 've a external hard disk on usb.
> > > I don't found /dev/sdb.
> > > is it normal ? how can i mount my external hard disk 2,5 pouce on
> usb.
> > > i'd like to do that :
> > > mount -t ext3 /dev/sdb /mnt/disk
> > >
> > > thanks
> > > Ben
> > >
> >
> >
> > --
> > ubuntu-server mailing list
> > ubuntu-server at lists.ubuntu.com <mailto:
> ubuntu-server at lists.ubuntu.com>
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
> > More info: https://wiki.ubuntu.com/ServerTeam
> >
> >
>
>
> --
> Bruno Garin
> 0696 25 71 72
>
> BG Consultant
> Logiciels libres & ouverts
> Fort-de-France - Martinique
> 0974 768 972
> www.bgconsultant.net
>
> --
> ubuntu-server mailing list
> ubuntu-server at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
> More info: https://wiki.ubuntu.com/ServerTeam
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-server/attachments/20091111/d098cd59/attachment.html>
More information about the ubuntu-server
mailing list