epkon Posted March 11, 2013 Share #76 Posted March 11, 2013 Can anyone list the necessary steps to upgrade from DSM 4.1 to 4.2 on N40L? Thank you. Link to comment Share on other sites More sharing options...
Deano_uk Posted March 11, 2013 Share #77 Posted March 11, 2013 Before we can upgrade we need someone to create us a new boot image and Pat file for the N40. Nighthawk did all this fine work for us last time. I've tried using the other 4.2 images on this forum but can't get them to work and I don't really know enough to fix it. Hopefully someone more knowledgable than us will come along and help us but until then we are stuck with 4.1 Link to comment Share on other sites More sharing options...
isabido Posted March 11, 2013 Share #78 Posted March 11, 2013 another problem ... When I connect a USB drive to any port, it is detected as an internal disk. So no partitions mounted NTFS / FAT. Someone happens? Thanks advanced! Link to comment Share on other sites More sharing options...
XoN Posted March 12, 2013 Share #79 Posted March 12, 2013 another problem ... When I connect a USB drive to any port, it is detected as an internal disk. So no partitions mounted NTFS / FAT. Someone happens? Thanks advanced! Its' working OK in my server... have you uploaded the USB modules? Link to comment Share on other sites More sharing options...
isabido Posted March 12, 2013 Share #80 Posted March 12, 2013 forgive my stupidity, I thought I had read that in version 4.1 build XPEnology DS3612xs DSM 2668 + + (more hardware) came already integrated. I updated the modules and everything works fine. For me right now, the most important problem is the spindown hardisks. (hibernate) Thanks!! PD: By the way, you have upgrade to 4.2? with last release 3202. Link to comment Share on other sites More sharing options...
lolvince Posted March 13, 2013 Share #81 Posted March 13, 2013 hello, someone already try it? => Update the USB Boot Key to DSM 4.2 (.img) then use Assistant to provide the new .pat to box, the update manager will let you select update/migrate or clean install. Link to comment Share on other sites More sharing options...
Deano_uk Posted March 13, 2013 Share #82 Posted March 13, 2013 I tried it but the boot process hung loading the kernel Link to comment Share on other sites More sharing options...
isabido Posted March 13, 2013 Share #83 Posted March 13, 2013 I tried it but the boot process hung loading the kernel the same error. What seems to work is hibernation. I have defined two volumes one to three discs and one more with one only hdd. It logical if I access to the volume with only one disk, no discs wake of the second volume, but this is not the case, And all disks come into operation. Link to comment Share on other sites More sharing options...
Locutus Posted March 14, 2013 Share #84 Posted March 14, 2013 Which Image do you use for the update and how do you get the nic working? because this (viewtopic.php?f=2&t=555) shouldn't work.... Link to comment Share on other sites More sharing options...
PietjePuck Posted March 15, 2013 Share #85 Posted March 15, 2013 hello,someone already try it? => Update the USB Boot Key to DSM 4.2 (.img) then use Assistant to provide the new .pat to box, the update manager will let you select update/migrate or clean install. Does anyone has a link to a DSM 4.2 image usable on the HP Proliant N40L? I tried the img from the repack version but the kernel doesn't boot . Link to comment Share on other sites More sharing options...
nighthawk Posted March 16, 2013 Share #86 Posted March 16, 2013 Hello again! https://docs.google.com/file/d/0B5tpWhE ... sp=sharing - synoboot image, that curently running on my hardware .pat files can be taken from here: viewtopic.php?f=2&t=555 There is same bugs with usb-hid, like in previous build (dsm 4.1), so usb ups support stil broken . Link to comment Share on other sites More sharing options...
pbjr Posted March 16, 2013 Share #87 Posted March 16, 2013 many thanks nighthawk. I just purchased the N54L today and looking forward to using this. Link to comment Share on other sites More sharing options...
Deano_uk Posted March 16, 2013 Share #88 Posted March 16, 2013 Nighthawk, Many thanks again for your hard work upgraded with ease thanks to you. Link to comment Share on other sites More sharing options...
usselite Posted March 16, 2013 Share #89 Posted March 16, 2013 I am getting a Grub error 2 when it is rebooting. Anyone having a similair problem or an idea how to fix it? Link to comment Share on other sites More sharing options...
nighthawk Posted March 16, 2013 Share #90 Posted March 16, 2013 I am getting a Grub error 2 when it is rebooting. Anyone having a similair problem or an idea how to fix it? Your flash drive seem to be overwritten during installation, so you need to write synoboot image to your flash drive again. Link to comment Share on other sites More sharing options...
usselite Posted March 16, 2013 Share #91 Posted March 16, 2013 I have tried it now some several times even with another usb key, keep getting this error. Link to comment Share on other sites More sharing options...
ema Posted March 17, 2013 Share #92 Posted March 17, 2013 Hello again!https://docs.google.com/file/d/0B5tpWhE ... sp=sharing - synoboot image, that curently running on my hardware .pat files can be taken from here: viewtopic.php?f=2&t=555 There is same bugs with usb-hid, like in previous build (dsm 4.1), so usb ups support stil broken . Just upgraded from 4.1 without any problem, all went smooth I have to reinstall the package for usb? Thanks for your hard work! ema HP Microserver N36L Link to comment Share on other sites More sharing options...
isabido Posted March 17, 2013 Share #93 Posted March 17, 2013 Hi Night! Installed correctly on my NL40. To solve the problem with the USB, you could load the modules before? Thanks for your work! This is usb flash image with dsm from my microserver:https://docs.google.com/file/d/0B5tpWhE ... BkN3c/edit And this is some modules, which makes usb 2.0 works properly: https://docs.google.com/file/d/0B5tpWhE ... hLSzg/edit Just write this image on your usb flash and change mac in "vender" file on a second partition to coincide with your stock MAC After successful installation (if successful), you need to copy all the modules (*.ko) into /lib/modules/, to fix usb. For example how i do it with scp utility: [nighthawk@localhost modules]$ scp -r *.ko root@192.168.1.20:/lib/modules/ root@192.168.1.20's password: cdc-acm.ko 100% 36KB 35.7KB/s 00:00 cdc_ether.ko 100% 12KB 11.7KB/s 00:00 cdc_ncm.ko 100% 16KB 15.7KB/s 00:00 ehci-hcd.ko 100% 57KB 56.6KB/s 00:00 fuse.ko 100% 106KB 105.9KB/s 00:00 uhci-hcd.ko 100% 34KB 34.2KB/s 00:00 usb-common.ko 100% 3328 3.3KB/s 00:00 usbcore.ko 100% 234KB 233.5KB/s 00:00 usbhid.ko 100% 45KB 45.4KB/s 00:00 usbip_common_mod.ko 100% 29KB 29.2KB/s 00:00 usbip.ko 100% 32KB 31.8KB/s 00:00 usblp.ko 100% 22KB 21.9KB/s 00:00 usbnet.ko 100% 30KB 30.4KB/s 00:00 usb-storage.ko 100% 107KB 106.5KB/s 00:00 xhci-hcd.ko 100% 115KB 114.6KB/s 00:00 Link to comment Share on other sites More sharing options...
PietjePuck Posted March 17, 2013 Share #94 Posted March 17, 2013 Hello again! https://docs.google.com/file/d/0B5tpWhE ... sp=sharing - synoboot image, that curently running on my hardware .pat files can be taken from here: viewtopic.php?f=2&t=555 There is same bugs with usb-hid, like in previous build (dsm 4.1), so usb ups support stil broken . Many thanks my system is up and running thanks to You! Link to comment Share on other sites More sharing options...
nighthawk Posted March 17, 2013 Share #95 Posted March 17, 2013 Hi Night! Installed correctly on my NL40. To solve the problem with the USB, you could load the modules before? Thanks for your work! https://docs.google.com/file/d/0B5tpWhE ... sp=sharing Now usb devices are displayed as esata Link to comment Share on other sites More sharing options...
dm500 Posted March 17, 2013 Share #96 Posted March 17, 2013 Hi Night! Installed correctly on my NL40. To solve the problem with the USB, you could load the modules before? Thanks for your work! https://docs.google.com/file/d/0B5tpWhE ... sp=sharing Now usb devices are displayed as esata Everything works wonderful. Very big thank you. The only request i have is that is there anyway you can show me how to change/edit mac address and serial number of the box? I tried hex editor but never worked. Thanks DM Link to comment Share on other sites More sharing options...
XPEH Posted March 17, 2013 Share #97 Posted March 17, 2013 Works great on N54L. Thank you. The only wish left is working power saving options with HD hibernation. Link to comment Share on other sites More sharing options...
isabido Posted March 17, 2013 Share #98 Posted March 17, 2013 Works great on N54L. Thank you.The only wish left is working power saving options with HD hibernation. What do you mean with power saving? My NL40 consumes about 30-33W when in idle, just as consumed with windows / debian. I see nothing unusual. Hibernation, my in 4.1 I get to work. At 4.2 I have to try. Anyway, not as work on the original hardware. But having the system here in the main disk, will be difficult to enter into rest most of their time. Thanks again! Link to comment Share on other sites More sharing options...
XPEH Posted March 18, 2013 Share #99 Posted March 18, 2013 N54L is a little faster and eats 60-70w on idle with 4 x 1TB WD black drives. CPU, drives and fans don't slow down. Without drives booted from USB Linux openelec, it's idling on 28-30W. BIOS is moded. Link to comment Share on other sites More sharing options...
isabido Posted March 18, 2013 Share #100 Posted March 18, 2013 N54L is a little faster and eats 60-70w on idle with 4 x 1TB WD black drives. CPU, drives and fans don't slow down.Without drives booted from USB Linux openelec, it's idling on 28-30W. BIOS is moded. Wohhhh, fans dont slow? I miss the fans do not get their speed. My NL40 with Openmediavault and all are 28W at idle, but now had only a 1TB hard drive. Bios moded. Link to comment Share on other sites More sharing options...
Recommended Posts