Changes

From Amahi Wiki
Jump to: navigation, search
3 bytes removed ,  07:41, 20 February 2012
no edit summary
The easiest way to get an ISCSI target is to create an image file.
We are doing this by typing :
{{Code|
Code= mkdir /var/hda/files/iscsi
Now if we look in /var/hda/files/iscsi/ we will find a file called disk.img
= ''Configuring the ISCSI server to serve your disk image = ''
We have to edit the config file in /etc/iet/ietd.conf (use your favorite editor)
Save and exit your editor
= ''Start/restart your ISCSI server = ''
{{Code|
Code= service iscsi-target restart
33

edits