Re: Harddrives renaming themselves?
Posted: Tue Mar 11, 2014 4:44 pm
*facepalm* Why didn't I think of that??
(I want a like button.. heh)
(I want a like button.. heh)
Support for MX and antiX Linux distros
http://www.forum.mxlinux.org/
Yes and it is all pretty random now how devices are labelled ie sda or sdcrichb wrote:I just ran into this for the first time. I just got a USB 3.0 stick. I have always used USB 2.0 in USB 2.0 ports. When I booted the USB 3.0 stick in a USB 3.0 port, what was sda, the internal hard drive, became sdb and the stick was sda.
It would seem to be a timing problem. Is it possible the stick beat the hd when booting?
Then unexplained.anticapitalista wrote:Yes and it is all pretty random now how devices are labelled ie sda or sdcrichb wrote:I just ran into this for the first time. I just got a USB 3.0 stick. I have always used USB 2.0 in USB 2.0 ports. When I booted the USB 3.0 stick in a USB 3.0 port, what was sda, the internal hard drive, became sdb and the stick was sda.
It would seem to be a timing problem. Is it possible the stick beat the hd when booting?
No, the opposite :)Eadwine Rose wrote: Anti: you mean there is a newer kernel and such now that will avoid such problems as I have here in the future?
Newer kernels set the device name (sda/sdc etc) on a first come first served basis. This means that your usb stick might be shown as sda on one box, but sdc on another or even possibly sda on first boot and sdc on second boot. It is a race.richb wrote:Then unexplained.anticapitalista wrote:Yes and it is all pretty random now how devices are labelled ie sda or sdcrichb wrote:I just ran into this for the first time. I just got a USB 3.0 stick. I have always used USB 2.0 in USB 2.0 ports. When I booted the USB 3.0 stick in a USB 3.0 port, what was sda, the internal hard drive, became sdb and the stick was sda.
It would seem to be a timing problem. Is it possible the stick beat the hd when booting?
That was what I meant, in-artfully stated.anticapitalista wrote:Newer kernels set the device name (sda/sdc etc) on a first come first served basis. This means that your usb stick might be shown as sda on one box, but sdc on another or even possibly sda on first boot and sdc on second boot. It is a race.richb wrote:Yes and it is all pretty random now how devices are labelled ie sda or sdcanticapitalista wrote:
Then unexplained.
BitJam posted somewhere about this.