Displaying 2 results from an estimated 2 matches for "st500dm002".
Did you mean:
st1500dm003
2019 Feb 28
3
What files to edit when changing the sdX of hard drives?
Hi
I have read instructions for udev, I also found many example on how to do this.
I want to lock in the SDA/SDB/SDC for my drives and I came up with a rule like this
KERNEL=="sd?", SUBSYSTEM=="block", ENV{ID_SERIAL}=="ST500DM002-1BC142_W2A56H8A", NAME="sda", RUN+="/usr/bin/logger ID_SERIAL=$ENV{ID_SERIAL} set to /dev/sda ", GOTO="END_PERSISTENT_DISK"
However, it is not clear to me is in what files I need to add my rules.
Do I add a random file "99-my-rules.rules" in "/et...
2013 Aug 05
2
problem configuring grub for a dual-boot
...or size (logical/physical): 512B/4096B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1049kB 374MB 373MB primary ntfs boot
2 374MB 1000GB 1000GB primary ntfs
(parted) select /dev/sdb
Using /dev/sdb
(parted) print
Model: ATA ST500DM002-1BD14 (scsi)
Disk /dev/sdb: 500GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Number Start End Size File system Name Flags
1 1049kB 211MB 210MB fat16 boot
2 211MB 735MB 524MB ext4
3 735MB 500GB 499GB lvm...