Re: Mounting a hard disk



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 Ubuntu
did not mount automatically. How can I mount it manually?

try this

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



Relevant Pages

  • PIIX4: DMA timeout issue
    ... disk, but can't reproduce it on that with 100GB disk. ... hdc: dma timeout error: status=0x58 ... PIIX4: IDE controller at PCI slot 0001:00:03.1 ... Output from fdisk ...
    (Linux-Kernel)
  • Re: Progress?
    ... OK I have installed a minimal install of RH9.0 on the 1GB disk, ... by removing the second 6GB hard disk (hdc). ... Also I can use my old Mandrake boot floppy with the following options at ... Or I can boot the Mandrake floppy defaults to use the old installation ...
    (linux.redhat.install)
  • Booting 2.6.x slows to almost to a halt when detecting hard drives on Dell Inspiron 5150
    ... ICH4: IDE controller at PCI slot 0000:00:1f.1 ... hdc HTS548060M9AT00, ATA DISK drive ... hdc: lost interrupt ...
    (Linux-Kernel)
  • RH9 on notebook can not see removable HD
    ... RH9 is installed on first disk, and when CD is in removable bay ... end_request: I/O error, dev 16:00 (hdc), sector 2 ...
    (comp.os.linux.setup)
  • Re: problems with initialising LVM
    ... I partitioned hdb and hdc with a single partition for the entire disk ... pvcreate /dev/hdb1 ...
    (Debian-User)