View Issue Details

IDProjectCategoryView StatusLast Update
0001753Kali LinuxGeneral Bugpublic2014-10-11 07:31
Reporterblairg23 Assigned Tomuts  
PrioritynormalSeveritytextReproducibilityalways
Status closedResolutionno change required 
Product Version1.0.9 
Summary0001753: linux documentation on website has incorrect steps to install on usb for Mac OSX
Description

On the page, http://docs.kali.org/installation/kali-linux-live-usb-install

there is an incorrect step. The Kali documentation says to use the command

diskutil unmount /dev/disk2

As explained on the Ubuntu usb installation page, you must use the command

diskutil unmountDisk /dev/diskN

to unmount a usb disk on Mac OSX.

Additional Information

Change the Mac OSX command from

diskutil unmount /dev/disk2

to

diskutil unmountDisk /dev/diskN

Activities

g0tmi1k

g0tmi1k

2014-10-10 09:45

administrator   ~0002549

Last edited: 2014-10-10 09:46

As stated in the documentation (in the line above your quote):

  1. Unmount the drive (note, in this example, the USB stick is /dev/disk2):
muts

muts

2014-10-11 07:31

reporter   ~0002552

Closed.

Issue History

Date Modified Username Field Change
2014-10-09 17:51 blairg23 New Issue
2014-10-10 09:45 g0tmi1k Note Added: 0002549
2014-10-10 09:46 g0tmi1k Note Edited: 0002549
2014-10-11 07:31 muts Note Added: 0002552
2014-10-11 07:31 muts Status new => closed
2014-10-11 07:31 muts Assigned To => muts
2014-10-11 07:31 muts Resolution open => no change required