Adaptec 2805 User Manual and Install Guide - Page 65

Graphical Install, CTRL+ALT+F2, For Debian 32-bit

Page 65 highlights

Chapter 7: Installing the Driver and an Operating System ● 64 b Insert and mount a USB flash drive: mount /dev/sda1 /mnt/aacraid-driver c Change to the Linux driver directory on the Adaptec Installation DVD, locate the .tgz archive file for your Debian operating system version (32-bit or 64-bit), then extract the contents of the archive to a temporary location. d Copy the contents of the archive to the USB drive by typing this command: cp //* /mnt/aacraid-driver where tempdir is the temporary location of the driver files. e Unmount and remove the Adaptec Installation DVD and the USB drive. 2 Insert the Debian Installation CD, then restart your computer. 3 When the Welcome screen appears, select Graphical Install, then type CTRL+ALT+F2 to switch to the console. 4 Insert the USB drive, then type the following command to scan for the device: fdisk -l Note: The following steps assume that the USB drive is assigned to /dev/sda1. 5 Type the following commands to begin loading the driver: mkdir /mnt2 /AACRAID mount /dev/sda1 /mnt2 cp -R /mnt2/* /AACRAID umount /mnt2 6 Copy the driver file to the /lib/modules directory: For Debian 32-bit: cp -f /AACRAID/aacraid.ko-PRE_MOD /lib/modules/2.6.26-2-486/kernel/drivers/ scsi/aacraid/aacraid.ko For Debian 64-bit: cp -f /AACRAID/aacraid.ko /lib/modules/2.6.26-2-amd64/kernel/drivers/scsi/ aacraid/aacraid.ko 7 Remove the USB drive. 8 Install the loadable module: For Debian 32-bit: insmod /lib/modules/2.6.26-2-486/kernel/drivers/scsi/aacraid/aacraid.ko For Debian 64-bit: insmod /lib/modules/2.6.26-2-amd64/kernel/drivers/scsi/aacraid/aacraid.ko 9 Press CTRL+ALT+F5 to switch back to the installation screen, then follow the on-screen prompts to continue the installation. 10 When prompted to reboot the system, press CTRL+ALT+F2 to switch to the console. Do not reboot!

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155

Chapter 7: Installing the Driver and an Operating System
64
b
Insert and mount a USB flash drive:
mount /dev/sda1 /mnt/aacraid-driver
c
Change to the Linux driver directory on the Adaptec Installation DVD, locate the .tgz
archive file for your Debian operating system version (32-bit or 64-bit), then extract
the contents of the archive to a temporary location.
d
Copy the contents of the archive to the USB drive by typing this command:
cp /<
tempdir
>/* /mnt/aacraid-driver
where
tempdir
is the temporary location of the driver files.
e
Unmount and remove the Adaptec Installation DVD and the USB drive.
2
Insert the Debian Installation CD, then restart your computer.
3
When the Welcome screen appears, select
Graphical Install
, then type
CTRL+ALT+F2
to
switch to the console.
4
Insert the USB drive, then type the following command to scan for the device:
fdisk -l
Note:
The following steps assume that the USB drive is assigned to
/dev/sda1.
5
Type the following commands to begin loading the driver:
mkdir /mnt2 /AACRAID
mount /dev/sda1 /mnt2
cp -R /mnt2/* /AACRAID
umount /mnt2
6
Copy the driver file to the /lib/modules directory:
For Debian 32-bit:
cp -f /AACRAID/aacraid.ko-PRE_MOD /lib/modules/2.6.26-2-486/kernel/drivers/
scsi/aacraid/aacraid.ko
For Debian 64-bit:
cp -f /AACRAID/aacraid.ko /lib/modules/2.6.26-2-amd64/kernel/drivers/scsi/
aacraid/aacraid.ko
7
Remove the USB drive.
8
Install the loadable module:
For Debian 32-bit:
insmod /lib/modules/2.6.26-2-486/kernel/drivers/scsi/aacraid/aacraid.ko
For Debian 64-bit:
insmod /lib/modules/2.6.26-2-amd64/kernel/drivers/scsi/aacraid/aacraid.ko
9
Press
CTRL+ALT+F5
to switch back to the installation screen, then follow the on-screen
prompts to continue the installation.
10
When prompted to reboot the system, press
CTRL+ALT+F2
to switch to the console. Do
not reboot!