I have installed succesfully open-iscsi (at least apparently). I can 
mount the ext3 partition that I created in the iSCSI device once that 
the machine has booted up using mount -a (so the fstab configuration 
should be fine).
I have changed the /etc/fstab to:
/dev/sda1 /mnt/virtualdata1 ext3 _netdev 0 0
I have changed the /etc/iscid.conf file to automatic startup:
node.startup = automatic
But still When I reboot the share is not showing up.
I have read this thread:
and this one:
   But still don't get if I have to use an extra script to mount and 
umount the share
Thanks,
   Miguel
 
 
 
 
  
Miguel
Ah ok, I am not sure how debian does mounts. The _netdev option works in 
fedora and red hat and I think suse. I am not sure about debian.