Dell OptiPlex FX160 Dell™ OptiPlex™ FX160 Re-Imaging Guide - Page 9

Re-Imaging SLETC on an FX160 Computer With a USB Flash Drive - pdf

Page 9 highlights

c If the drive is mounted, unmount the drive: umount where is the device name of the USB flash drive. 6 Determine the device name of your USB flash drive: a If the USB flash drive was automatically mounted (and subsequently unmounted), use the device name assigned by Linux in the steps below. b If the USB flash drive was not previously mounted, generate a dmesg log to show the newly connected devices. Enter: dmesg Examine the log messages to determine the device name for the USB flash drive. 7 Write the image from the CD-ROM to the USB flash drive: dd bs=1M if= of= where is the name of the SLETC image on the CD-ROM (for example: /media/Novell_SLETC_for_Dell/Novell-SLETC-10-SP21-for-Dell.raw), and is the device name of the USB flash drive. 8 When the write operation is complete, remove the USB flash drive from the Linux system and use it to re-image the FX160 computer (see "Re-Imaging SLETC on an FX160 Computer With a USB Flash Drive" on page 10). Create a Linux Bootable USB Flash Drive With Windows The update CD provided includes these three files: • Documentation (*.pdf) • SLETC update file (*.raw). The name of this file reflects the revision level of SLETC. • Windows USB flash drive image installer (USBDiskImageTool.exe) Dell OptiPlex FX160 Re-Imaging Guide 9

  • 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

Dell OptiPlex FX160 Re-Imaging Guide
9
c
If the drive is mounted, unmount the drive:
umount </dev/DEVICENAME>
where
</dev/DEVICENAME>
is the device name of the USB flash
drive.
6
Determine the device name of your USB flash drive:
a
If the USB flash drive was automatically mounted (and subsequently
unmounted), use the device name assigned by Linux in the steps
below.
b
If the USB flash drive was
not
previously mounted, generate a
dmesg
log to show the newly connected devices.
Enter:
dmesg
Examine the log messages to determine the device name for the
USB flash
drive
.
7
Write the image from the CD-ROM to the USB flash drive:
dd bs=1M if=<SLETC update> of=</dev/DEVICENAME>
where
<SLETC update>
is the name of the SLETC image on the
CD-ROM (for example:
/media/Novell_SLETC_for_Dell/Novell-SLETC-10-SP2-
1-for-Dell.raw
), and
</dev/DEVICENAME>
is the device name
of the
USB flash drive
.
8
When the write operation is complete, remove the USB flash drive from
the Linux system and use it to re-image the FX160 computer (see
"Re-Imaging SLETC on an FX160 Computer With a USB Flash Drive" on
page 10).
Create a Linux Bootable USB Flash Drive With Windows
The update CD provided includes these three files:
Documentation (
*.pdf
)
SLETC update file (
*.raw
). The name of this file reflects the revision
level of SLETC.
Windows USB flash drive image installer (
USBDiskImageTool.exe
)