Advertisement
Guest User

Untitled

a guest
Dec 1st, 2014
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. root@galileo:~# uname -a
  2. Linux galileo 3.8.7 #1 Mon Sep 8 03:49:36 UTC 2014 i586 GNU/Linux
  3. root@galileo:~# find /lib | grep -i scsi.tcp
  4. /lib/modules/3.2.0-4-486/kernel/drivers/scsi/libiscsi_tcp.ko
  5. /lib/modules/3.2.0-4-486/kernel/drivers/scsi/iscsi_tcp.ko
  6. root@galileo:~# grep CONFIG_ISCSI_TCP /proc/config* /boot/config*
  7. /boot/config-3.2.0-4-486:CONFIG_ISCSI_TCP=m
  8. root@galileo:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement