Word left out in iSCSI Initiator documentation page
Bug #907559 reported by
Johnny Lin
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Ubuntu Server Guide |
Fix Released
|
Low
|
Robert Roth | ||
Bug Description
On this page:
https:/
in the next to last block of code, the second line is missing "mount" after the "sudo". I.e., the next to last code block should read:
sudo mkfs.ext4 /dev/sdb1
sudo mount /dev/sdb1 /srv
Related branches
lp:~evfool/serverguide/907559
- Connor Imes: Pending requested
-
Diff: 10 lines (+1/-1)1 file modifiedserverguide/C/file-server.xml (+1/-1)
| Changed in ubuntu-docs (Ubuntu): | |
| status: | New → Confirmed |
| importance: | Undecided → Low |
| assignee: | nobody → Robert Roth (evfool) |
| Changed in ubuntu-docs (Ubuntu): | |
| status: | Confirmed → In Progress |
| affects: | ubuntu-docs (Ubuntu) → serverguide |
| Changed in serverguide: | |
| status: | In Progress → Fix Committed |
To post a comment you must log in.
Fixed in 12.04 docs: https:/ /help.ubuntu. com/12. 04/serverguide/ iscsi-initiator .html