Re: Mounting a hard disk
- From: "Preston Hagar" <prestonh@xxxxxxxxx>
- Date: Fri, 30 Nov 2007 11:12:21 -0600
On Nov 30, 2007 10:49 AM, Paul Smith <phhs80@xxxxxxxxx> wrote:
On Nov 30, 2007 4:39 PM, Isuru Samaraweera <isuru@xxxxxxxxxxxxx> wrote:
I am new to Ubuntu, and I would like to mount a hard disk that Ubuntutry this
did not mount automatically. How can I mount it manually?
sudo mount /dev/hdd1 /media/yournewdrive
Thanks, Isaru. The point is that I do not know whether it is hdb, hdc,
hdd, etc.? How can I learn that?
Paul
Two different ways to do this (there are probably more than two, these
are just the two off of the top of my head):
run this command:
dmesg | less
and look for hd or sd entries. If you new disk is SATA or SCSI, it
will start with sd, not hd.
Way 2:
sudo apt-get install lshw
sudo lshw -class disk
This should list all of the disks in your machine.
Hope this helps.
Preston
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- Re: Mounting a hard disk
- From: Paul Smith
- Re: Mounting a hard disk
- References:
- Mounting a hard disk
- From: Paul Smith
- Re: Mounting a hard disk
- From: Isuru Samaraweera
- Re: Mounting a hard disk
- From: Paul Smith
- Mounting a hard disk
- Prev by Date: Re: Mounting a hard disk
- Next by Date: Re: Help - complete Linux newbie
- Previous by thread: Re: Mounting a hard disk
- Next by thread: Re: Mounting a hard disk
- Index(es):
Relevant Pages
|