My Book Live Green light Flashing

I get this

MyBookLive:~#  swapon -s
Filename                                Type            Size    Used    Priority
MyBookLive:~#

I had trouble earlier and could not SSH or use the UI page. so i used this

http://community.wd.com/t5/My-Book-Live/GUIDE-How-to-unbrick-a-totally-dead-MBL/m-p/435724/highlight/true#M12669

But then i did not  follow these steps ( cos they were under the guide that will destroy my data)

"Put the drive back in the enclosure and now we need to fix the SWAP partition

This is easy to fix once you boot the drive after the debrick

SSH in using PuTTY or Terminal

Username root

Password welc0me

MyBookLive:~# mkswap /dev/sda3Setting up swapspace version 1, size = 500672 KiBLABEL=, UUID=c3bc3a15-4b8d-407b-b897-956cc956e138MyBookLive:~# rebootBroadcast message from root@MyBookLive (pts/0) (Sun Mar 10 14:09:02 2013):The system is going down for reboot NOW!MyBookLive:~#

The drive will now reboot

SSH in again and verify SWAP is working

MyBookLive:~# swapon -s
Filename Type Size Used Priority
/dev/sda3 partition 500608 2688 -1
MyBookLive:~#

So you think i should do this now ? 

# mkswap /dev/sda3