Re: Possible to install Debian on Seagate Business Storage 2?
Hi can anyone tell me a guide to mod this NAS seagate business storage 2-bay? and run a webserver from it? or just how to access the root through ssh to install debian? please im a newbie to this, i...
View ArticleRe: Possible to install Debian on Seagate Business Storage 2?
Please see this new thread: http://forum.doozan.com/read.php?2,22114
View ArticleRe: Possible to install Debian on Seagate Business Storage 2?
Yama Wrote: ------------------------------------------------------- > Right, only USB 3.0 ports, one on back, one > front. > No USB 2.0 ports. Ah. Then best to have both the kernel and rootfs...
View ArticleRe: Possible to install Debian on Seagate Business Storage 2?
Right, only USB 3.0 ports, one on back, one front. No USB 2.0 ports.
View ArticleRe: Possible to install Debian on Seagate Business Storage 2?
Yama, > I will try later to boot to Debian on a HDD. > I am not sure if I want to move the OS to USB > later or use it on a 2.5" drive HDD... You're right! I was not aware that it has USB 3.0...
View ArticleRe: Possible to install Debian on Seagate Business Storage 2?
bodhi Wrote: ------------------------------------------------------- > Yama & blackdevil, > > Sure I will if I could get to my development box. > But can't promise that will happen...
View ArticleRe: Possible to install Debian on Seagate Business Storage 2?
Yes i will try, but you have to know usb port are usb3.0, so i think uboot can load uImage and uInitrd cannot load from usb drive.
View ArticleRe: Possible to install Debian on Seagate Business Storage 2?
Yama & blackdevil, Sure I will if I could get to my development box. But can't promise that will happen before a few weeks passes (I did not prepare the patch, since it is still under testing)....
View ArticleRe: Possible to install Debian on Seagate Business Storage 2?
@Val, I would like to see you boot all the ways into Debian. Prepare the rootfs on a USB stick using Debian 3.18.5 rootfs in my kernel/rootfs thread. Do what you are doing now with tftp is great. But...
View ArticleRe: Possible to install Debian on Seagate Business Storage 2?
So now we have that (on my system) : Whitney # setenv bootargs root=/dev/sda2 mem=256M console=ttyS0,38400 Whitney # setenv serverip 192.168.1.51 Whitney # tftp 0x800000 cnx/uImage Initialize PHY s/w...
View ArticleRe: Possible to install Debian on Seagate Business Storage 2?
Well, nobody knows if it works or not :D And since he can't provide new builds for few weeks, we might be able to work on it ourself after his great help :)
View ArticleRe: Possible to install Debian on Seagate Business Storage 2?
Yama, Fort the kernel source, it's notre realy needed, because fort the moment it's ju st for test. I think after we gave a working kernel, bohdi work on u-boot, to remove the wrong way it work.
View ArticleRe: Possible to install Debian on Seagate Business Storage 2?
Bodhi, you forgot to upload the prepatched source inlcuding config? :/ I thought you would do that xD We need to compile it ourself in order to be able to boot directly to our own rootfs without...
View ArticleRe: Possible to install Debian on Seagate Business Storage 2?
Hi, which Kernel source, config and patch you have used? I may will try your kernel later this evening, Regard and many thanks for your work, bodhi!
View ArticleRe: Possible to install Debian on Seagate Business Storage 2?
Here is the Debian kernel 3.18.14 for CNS3xxx. Download at Dropbox linux-image-3.18.14-cns3xxx-tld-1_1.0_armel.deb md5 7e435db3412c95c63dc62b71f323767e I've only used a partial OpenWrt patch for...
View ArticleRe: Possible to install Debian on Seagate Business Storage 2?
Val, > So i'm wait for your next kernel build ^^. Have > you try to use 3.18 kernel in a first step ? Since > patch are for this version. I know, just try want to my luck with 4.0 :) I'll...
View ArticleRe: Possible to install Debian on Seagate Business Storage 2?
Yes i know for the rootfs ^^, but for the moment it's secondary. So i'm wait for your next kernel build ^^. Have you try to use 3.18 kernel in a first step ? Since patch are for this version.
View ArticleRe: Possible to install Debian on Seagate Business Storage 2?
Val, Excellent! that's what I expected to see. I did not incorporate the PCI patch because compilation errors. And you were right about bootargs, mem and root have to be there. But root should be...
View ArticleRe: Possible to install Debian on Seagate Business Storage 2?
Thanks, but it seams to bootargs need to have root= like : "bootargs root=/dev/mtdblock0 mem=256M console=ttyS0,38400", beacause with just "bootargs console=ttyS0,38400" it does not work. So now i...
View ArticleRe: Possible to install Debian on Seagate Business Storage 2?
@Val, More progress! it must be arcNumber env that helped identifying the right box. Your console setting has a typo: console=ttyS0,38400 BTW, it will be better for me to remember which code version...
View Article