0

I'm wondering if there is any harm (e.g risk of data loss) in changing the device in my optical bay (e.g. from optical drive to HDD), while my operating system (BSD, Linux or Windows) is running? I would of course unmount the HDD or SSD in the optical bay, before removing it.

I am asking generally for all kind of systems, but I am using a Lenovo T430. My OS is in the first drive, not the one in the bay.

karel
  • 13,706

2 Answers2

1

Correction. Not all consumer pcs are capable of hot swapping drives.

Regardless, I recommend turning off your computer anytime you're adding or taking components out. You don't want to short circuit anything while you're working on your pc. Yes hardware is alot more resistant to static electricity and much more, but why take the chance. Typically when hard drives are hot swapped, they're in enclosures or servers that make it really easy to swap out.

On windows computers, you'll have to go to Disk Management and make sure to initialize hdd otherwise it will not show up in windows explorer or have a drive letter assigned to it.

StoicM
  • 69
0

SATA is advertised as "Hot Swappable" and is done in an enterprise environment all the time. Older operating systems won't recognize the drive some times. You cannot swap your primary drive that your OS is running on.

ndocds
  • 87