Mycloud drive mount wont work

Google how to make a swap partition. One way is mkswap /dev/sda3

RAC

More Problems

fdisk -l

WARNING: GPT (GUID Partition Table) detected on ‘/dev/sda’! The util fdisk doesn’t support GPT. Use GNU Parted.

Disk /dev/sda: 4000.8 GB, 4000787030016 bytes
255 heads, 63 sectors/track, 486401 cylinders, total 7814037168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00000000

Device Boot Start End Blocks Id System
/dev/sda1 1 4294967295 2147483647+ ee GPT
Partition 1 does not start on physical sector boundary.

Disk /dev/md0: 2047 MB, 2047803392 bytes
2 heads, 4 sectors/track, 499952 cylinders, total 3999616 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00000000

Disk /dev/md0 doesn’t contain a valid partition table
CrashCloud:/mnt#

everything i try, sda3 wont be shown as swap in lsblk

CrashCloud:/usr/local/sbin# updateFirmwareToLatest.sh
updateFirmwareToLatest.sh:10/02/16 07:50:01:: ( )
updateFirmwareFromFile.sh:10/02/16 07:50:23:: ( /CacheVolume/updateFile.deb check_filesize )
updateFirmwareFromFile.sh:10/02/16 07:50:23:upgrade start: /CacheVolume/updateFile.deb check_filesize
updateFirmwareFromFile.sh:10/02/16 07:50:23:check_size=check_filesize
updateFirmwareFromFile.sh:10/02/16 07:50:24:blocksize_dpkg0=132439942
updateFirmwareFromFile.sh:10/02/16 07:50:24:blocksize_dpkg1=
updateFirmwareFromFile.sh:10/02/16 07:50:24:blocksize_ls=132439942
updateFirmwareFromFile.sh:10/02/16 07:50:25:version_current=040001623
updateFirmwareFromFile.sh:10/02/16 07:50:25:version_newfile=040404101
updateFirmwareFromFile.sh:10/02/16 07:50:25:package_newfile=sq
updateFirmwareFromFile.sh:10/02/16 07:50:25:master_package_name=sq
updateFirmwareFromFile.sh:10/02/16 07:50:25:master_package_new=sq
updateFirmwareFromFile.sh:10/02/16 07:50:25:update_container=
[ ok ] Stopping periodic command scheduler: cron.
[ ok ] Stopping standby monitor: monitorio.
[…] Stopping temperature monitor: monitorTemperature1 pids were not killed
No process in pidfile ‘/var/run/monitorTemperature.pid’ found running; none killed.
failed!
Stopping Twonky MediaServer …
[ ok ] Stopping itunes server: forked-daapd.
[ ok ] Stopping wdphotodbmerger: wdphotodbmerger.
[ ok ] Stopping wdmcserver: wdmcserver.
[ ok ] Stopping Samba daemons: nmbd smbd.
Stopping Netatalk Daemons: afpd.
[ ok ] Stopping upnp nas device: upnpnasd.
[ ok ] Stopping wdnotifier: wdnotifier.
[ ok ] Stopping wdnotifier: wdnotifier.
[ ok ] Stopping NFS kernel daemon: mountd nfsd.
[ ok ] Unexporting directories for NFS kernel daemon…
[ ok ] Stopping NFS common utilities:.
updateFirmwareFromFile.sh:10/02/16 07:50:42:new_upgrade_version=2
updateFirmwareFromFile.sh:10/02/16 07:50:42:current_upgrade_version=2
/tmp/tmp.GuOPuDFOct/upgrade-version' -> /CacheVolume/upgrade/upgrade-version’
updateFirmwareFromFile.sh:10/02/16 07:50:42:Newer upgrade scripts in update package, use normal update method
Selecting previously unselected package sq.
(Reading database … 25680 files and directories currently installed.)
Preparing to unpack /CacheVolume/updateFile.deb …
preinst_project-control: begin
/
isImage=true
Master package name: sq
sq-preinst: action=install
currentRootDevice=/dev/md0
/var/lib/dpkg/tmp.ci/preinst: line 43: internalDrives: command not found
forked-daapd: no process found
disable lazy init
Usage: mount -V : print version
mount -h : print this help
mount : list mounted filesystems
mount -l : idem, including volume labels
So far the informational part. Next the mounting.
The command is `mount [-t fstype] something somewhere’.
Details found in /etc/fstab may be omitted.
mount -a [-t|-O] … : mount all stuff from /etc/fstab
mount device : mount device at the known place
mount directory : mount known device here
mount -t type dev dir : ordinary mount command
Note that one does not really mount a device, one mounts
a filesystem (of the given type) found on the device.
One can also mount an already visible directory tree elsewhere:
mount --bind olddir newdir
or move a subtree:
mount --move olddir newdir
One can change the type of mount containing the directory dir:
mount --make-shared dir
mount --make-slave dir
mount --make-private dir
mount --make-unbindable dir
One can change the type of all the mounts in a mount subtree
containing the directory dir:
mount --make-rshared dir
mount --make-rslave dir
mount --make-rprivate dir
mount --make-runbindable dir
A device can be given by name, say /dev/hda1 or /dev/cdrom,
or by label, using -L label or by uuid, using -U uuid .
Other options: [-nfFrsvw] [-o options] [-p passwdfd].
For many more details, say man 8 mount .
/var/lib/dpkg/tmp.ci/preinst: line 123: restoreRaid: command not found
Prepare for upgrade pkg install…
mdadm: No devices given.
mdadm: Cannot find /dev/md1: No such file or directory
Preparing FW upgrade image on: “/dev/md1”
preinst: currentRootDevice=/dev/md0
preinst: upgradePath=/mnt/rootfs
preinst: upgradePart=
preinst: upgradeDevice=/dev/md1
send_update_log=200
Unpacking…
Unpacking sq (04.04.04-101) …
Setting up sq (04.04.04-101) …
postinst_project-control: begin
/
root: ## postinst_body ##
root: ## postinst_header ##
postinst: isImage=true
postinst: Master package name: sq
postinst: sq-postinst: action=configure
postinst: currentRootDevice=/dev/md0
postinst: upgradeDevice=/dev/md1
postinst: upgradePart=
postinst: upgradePath=/mnt/rootfs
root: ## postinst_image ##
Copy image to upgrade device /dev/md1:
blockSize=64k blockCount=31247
Compare checksum
-: FAILED
md5sum: WARNING: 1 computed checksum did NOT match
ok 1
Upgrade failed
mdadm: /dev/md1 does not appear to be an md device
mdadm: No devices given.
send_update_log=200

Soved to restore newest Firmware.

was a lot of work to recover Firmware without losse the Data.

Now i have a Problems with own my files to new Shares.

thanks to all for help, now ist done. all works perfekt again. best unbrick is the Fox recovery, but use Debian live cd, works perfekt to recover the partitions back to hdd.