I have a SG30 and the hard drive is bad so need a image or CD. The link you give for them http://www.mediafire.com/?aiev3pm81p56a wants $90 a year and I just need to download 1 file.
Is there any place else to download the rescue CD or a image?
I think I like the rescue CD because want to have a SSD in this can get like a 500GB SATA SSD for about $50 today. But need a SATA to IDE and I have that. Just need to install the OS on it now.
-Raymond Day
Hi Raymond and welcome to the UTM Community!
That link contains the ISOs for a software version 8 - probably not what you want. If you have an SG appliance, you will want to choose an ssi (hardware) version from UTM Support Downloads. If you are having problems with the hard drive in your SG, do not open the case! Doing so will void the warranty. I would urge you to contact your reseller immediately.
Cheers - Bob
I got the SG30 from eBay said it did not work. The hard drive in it does not spin. Seems like it tries to spin but don't.
I have a old image on a CD-R named ""SG30_Build_us_3.1.0-74.tib" I put it on a WD BLUE 500GB 3D NAND SATA SSD with a SATA to IDE.
It just will not boot on the SG30. I don't have a recover CD and it will see a old USB CD ROM drive I have.
But wow I put the SG30 image on a SG20 and it booted from the SSD. I set it up with a IP.
It worked.
Put it in another system to run Gparted on it. To make the last partition full size of the drive. I messed it up some how now says file system bad something like that.
All so I guess I have to run a "sensors-detect" on it in the SG20. It thinks the voltage is to high on one of the cores of the CPU.
Something a SG30 image works on the SG20 the LCD display even works.
But I love to get it to work on the SG30. I put that SSD wile it still worked in the SG20 on the SG30 and it just boots to BIOS POST! I guess have to wait till I get the RS232 for this in the mail and then maybe can set the BIOS to boot from the SSD drive.
Any one know the right way to make it the full size of the drive?
-Raymond Day
The link to down load the files for Linux after you down load about 25 files or so, it locks you out at lest for 24 hours so maybe a week or month or year. Can some one else download the rest for me and put them on like your google drive or something. I got to SG30-Ubuntu-Server-910.img.part21.rar so need 22 on. Elase you have to pay like $100 a year.
You can make a free server too just look up "google cloud" and can ssh to it to upload download from there. It take a google account and a credit card but they give you $300 to start with and if it don't get a lot of traffic it only cost like $0.17 a month. You are limit a year I guess.
I made a Google cloud server and put it at 500GB and it took it I am not sure what it's limit is.
-Raymond Day
The SG30-Ubuntu-Server-910.img.part22 file must be corrupt on there. Because it did let me down load the SG30-Ubuntu-Server-910.img.part23 one.
Does any one have them still to up load the bad SG30-Ubuntu-Server-910.img.part22 up there again?
-Raymond Day
If you want to load Sophos UTM software on the Toshiba, go to UTM Support Downloads and download an asg image, not an ssi. You do not need to load Ubuntu on the Toshiba in order to load UTM software. If your intent is simply to use the Toshiba with Ubuntu installed, then the members of this forum are unlikely to be of help to you.
Cheers - Bob
Downloaded the UTM from your link the top one ISO but it is to big to fit on a CD-R I had to burn it to a DVD-R. But the USB drive I have is only a CD one.
Guess I have to set the BIOS up any why still waiting for the RS-232 cable. Seems like it's not set up to boot from the hard drive any more.
Because I have a old SG30 image. I put that SSD on my SG20 and it boots up and works! But if I put it in the SG30 just go to BIOS POST!
-Raymond Day
Downloaded the UTM from your link the top one ISO but it is to big to fit on a CD-R I had to burn it to a DVD-R. But the USB drive I have is only a CD one.
Guess I have to set the BIOS up any why still waiting for the RS-232 cable. Seems like it's not set up to boot from the hard drive any more.
Because I have a old SG30 image. I put that SSD on my SG20 and it boots up and works! But if I put it in the SG30 just go to BIOS POST!
-Raymond Day
I did get the RS232 cable but just got junk on the terminal. just a few letters.
Got a VGA ribbon cable and used a VGA video card.
I can see it boot then. Seems like all I had to do is press enter on the keyboard I know have on it with the power supply hanging out some.
So it is working now. I set up it's IP and stuff on the port 8282.
Have a 250GB hard drive in it but it only sees it as a 32GB. Is there a way to make it use the full size?
Can SSH to it. This shows some info.
[root@myserver30 /]# fdisk -l
Disk /dev/hda: 255 heads, 63 sectors, 30401 cylinders
Units = cylinders of 16065 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 261 2096451 83 Linux
/dev/hda2 262 414 1228972+ 83 Linux
/dev/hda3 415 4831 35479552+ 83 Linux
/dev/hda4 4832 30402 205393576+ 5 Extended
/dev/hda5 4832 4864 265041 82 Linux swap
/dev/hda6 4865 30402 205126656 83 Linux
[root@myserver30 /]# mount /dev/hda6 /home2
mount: wrong fs type, bad option, bad superblock on /dev/hda6,
or too many mounted file systems
[root@myserver30 /]# mount /dev/hda4 /home2
mount: error while guessing filesystem type
mount: you must specify the filesystem type
[root@myserver30 /]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hda1 2.0G 689M 1.1G 36% /
/dev/hda3 33G 33M 31G 1% /home
none 503M 0 503M 0% /dev/shm
/dev/hda2 1.2G 87M 1.0G 8% /var
[root@myserver30 /]#
I did put a Boot Ubuntu server USB on it but the VGA just has a flashing _ in the top left corner. I think need a 32bit Ubuntu server and they stop making that.
-Raymond Day