The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Install Ubuntu to iSCSI target from USB drive
2014-03-23, 20:01
Post: #1
Install Ubuntu to iSCSI target from USB drive
Hi all

Trying to setup my XBMC as diskless with little success so far.

I first tried to hook the drive I wanted to install to then boot from the ISO image.

Code:
sanhook iscsi:10.0.5.10:::9:iqn.2013-05.co.xxx:media1xbmc
sanboot --no-describe --drive 0x81 http://10.0.5.10/ubuntu.iso

This simply results in BusyBox loading, which seems to suggest that the ISO may be corrupt?

Then figured the easiest thing to do would be to boot from the USB drive as I don't plan on installing this very often.

Plugged in USB, set BIOS to boot PXE first with the following script

Code:
sanhook --drive 0x81 iscsi:10.0.5.10:::9:iqn.2013-05.co.xxx:media1xbmc
sanboot --no-describe --drive 0x80

The installer loads but when I come to select the disk to install only my USB drive is there.
I have tried with 'keep-san 1' in my script with no luck here.

Could someone point me in the right direction? Smile
Thanks
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Install Ubuntu to iSCSI target from USB drive - nry - 2014-03-23 20:01



User(s) browsing this thread: 1 Guest(s)