During which stage of the boot process would this message be seen? ide_setup:
hdc=ide-scsi
A.
Kernel loading.
B.
Hardware initializiation and setup.
C.
Daemon initialization and setup.
D.
Boot loader start and hand off to kernel.
During which stage of the boot process would this message be seen? ide_setup:
hdc=ide-scsi
During which stage of the boot process would this message be seen? ide_setup:
hdc=ide-scsi
A.
Kernel loading.
B.
Hardware initializiation and setup.
C.
Daemon initialization and setup.
D.
Boot loader start and hand off to kernel.
A. is the correct answer
(A)
{root@testserver dev]# dmesg | grep hd
Kernel command line: ro root=LABEL=/ hda=ide-scsi hdd=ide-scsi
ide_setup: hda=ide-scsi
ide_setup: hdd=ide-scsi