Questions tagged [hard-drive]

Questions about hard drives, configuring and formatting them. Hard drives typically provide stateful memory storage for computers, and are the primary location for the operating system and user files.

Hard drives are memory devices used for storing and retrieving information. Hard drives typically store the operating system and user files. This information is then loaded into other memory devices, such as RAM, or flash memory for use by the user.

Hard drives are typically internal components to a computer, connecting directly to the motherboard through a SATA or IDE interface. But it's not at all uncommon to have an external hard drive which connects through USB, Firewire or eSATA. These types of drives are commonly used for backup.

Hard drives may be partitioned so that an operating system sees the disk as more than one device. This is a commonly used technique for keeping system files separate from user files, or for installing multiple operating systems.

Conversely, hard drives may also be put in a RAID, which will cause an operating system to see multiple drives as one device. This is commonly used to prevent data loss in the event of a drive failure.

Most hard drives today are mechanical drives that read from a spinning disk. But increasingly, more drives are solid state drives (SSD), which use flash memory. These are much faster than mechanical drives, but typically they're more expensive and have a smaller capacity.

See also:

5509 questions
138
votes
4 answers

How do I add an additional hard drive?

I am going to put an additional (non-USB) hard drive in my system. I already have Ubuntu on my other hard drive so I do not want to install Ubuntu on the additional drive but only use it for storage. How do I add the additional hard drive to my…
N.N.
  • 18,219
51
votes
1 answer

Does Ubuntu have a "device manager" equivalent for USB drives?

I just started with Ubuntu and I am learning how to use it properly. I am a bit confused however about 2 things. Firstly, Is there a "device manager"(windows) equivalent in Ubuntu? How can I see what devices are seen by the system + drivers…
Bob L
  • 613
43
votes
4 answers

how to find hard drive brand name or model?

I am using xubuntu 14.04. I need to know the manufacturer name of the internal hard drive or similar information. For example when using windows we can see the manufacturer information of the hard drives and other devices in the device manager. Is…
Ahmed
  • 921
30
votes
5 answers

What is the Linux drive naming scheme?

In Windows; you have the C:\ drive. This is the primary drive upon which Windows is installed. However, Linux uses a different naming scheme: sda, sdb[1-4], etc. Can anyone give me a brief outline of it so I might actually understand it instead of…
Dante Ashton
  • 5,505
27
votes
2 answers

Mark bad sectors on hard drive without formatting

I've noticed that on my home Ubuntu server one drive is read only for some reason. Digging up I found that this can happen when hard drives have errors. I used badblocks to check for errors, and indeed I have some damaged sectors. In most cases the…
enedene
  • 1,659
23
votes
5 answers

Cannot perform SMART data and Self-Test on external hard drive

Right now my external drive does not has any errors but I just want to check manually to make sure. As seen from image below, the option for SMART data and Self-Test is greyed out. Also see the details about the hard drive in image itself. I tried…
Alex Jones
  • 7,982
  • 9
  • 55
  • 94
22
votes
4 answers

How to clean up unnecessary files

Please suggest me any particular unnecessary file that I can clean to back everything to normal condition(temporarily). (i.e. any log or archieve or anything ). My var/log has only 40MB and Home directory has 3GB of space(so I believe that's not a…
22
votes
3 answers

How do I access my Windows partition?

I have Ubuntu 12.04 installed on my HP G62-453 TU Laptop. I cannot access the contents of my hard disk partition E.
Musaab
  • 229
17
votes
3 answers

I/O error, dev sda, sector xxxxxxxxxx

Heading My machine has crashed couple of times this week. Ran smartmontools test and got this result: === START OF INFORMATION SECTION === Model Family: Fujitsu MJA BH Device Model: FUJITSU MJA2250BH G2 Serial Number: K94PT972B7RS LU WWN…
user251067
  • 171
  • 1
  • 1
  • 4
11
votes
1 answer

Add additional HDD in Ubuntu 16.04

I recently built an Ubuntu machine and having no knowledge at all about Linux, I was curious about what it's like :) I used 1 HDD when I installed Ubuntu. A couple of days ago I decided to add one more HDD connected directly into the motherboard…
ramster
  • 111
  • 1
  • 1
  • 3
10
votes
2 answers

How can I know the number of bad sectors on my hard drive?

I know how to to check / repair my hard drive but I don't know a way how to see the number of bad sectors on my hard drive. P.S. It looks like my hard drive will die soon :-(
8
votes
4 answers

How to power down external drive safely

I have an external hard drive which attaches to my pc via usb. The drive is formatted for Linux, i.e. ext4 and is used to take backups. It has its own separate power supply. When I switch its power supply on it fires up and mounts automatically…
7
votes
4 answers

What does "blk_update_request: I/O error" mean?

I was copying some files to an external hard drive and during that dmesg outputed this: [76668.241387] sd 12:0:0:0: [sde] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK [76668.241392] sd 12:0:0:0: [sde] tag#0 CDB: Write(16) 8a 00 00 00…
GreggD
  • 1,114
7
votes
6 answers

How to add a second hard drive to an already installed Xubuntu 14.04?

I want to know how to install a second hard drive in Xubuntu 14.04. Taking in mind that I already installed Xubuntu in another hard drive. I just want to add more storage to it. Also the other hard drive has Windows XP installed in it and I just…
jart
  • 393
6
votes
4 answers

Hard drive dead?

Hi @moo @Elder Geek @heynnema (anybody else welcome), I posted a question in the chat Neither fdisk -l nor testdisk show this Seagate drive, although gnome-disk-utility shows it saying "No media". This is a friend's Windows (7 ?). ls…
useful
  • 1,834
  • 4
  • 25
  • 32
1
2 3
20 21