Tagged Questions
0
votes
1answer
290 views
Disable SCSI device auto detect
i am having trouble using SCSI device on Linux.
In fact, i don't want that they can be detected until I use the following command :
echo "0 0 0" > /sys/class/scsi_host/hostX/scan
By detected ...
3
votes
5answers
11k views
Logical volumes are inactive at boot time
I resized my logical volume and filesystem and all went smoothly. I installed new kernel and after reboot I can't boot neither current nor former one. I get volume group not found error after ...