by ldi9999 » Mon Jul 02, 2012 10:43 pm
$this->bbcode_second_pass_quote('karog', '')$this->bbcode_second_pass_quote('ldi9999', 'H')ow to do it? I suppose to use uImage.nopci, since my pogoplug is b01 version. Thanks!\\
Edit. I think I got what you mean. Copy these two files from /boot in rootfs to replace the ones in the xnas folder first and then start from scratch. Am I right?
Yes, use uImage.nopci. I misread your prior message where you stated you deleted uImage.pci and renamed uImage.nopcii to uImage.pci. That was a bad idea. You labeled a nopci uImage to pci when it is not. That gets very confusing. I had thought you meant that you changed the name in the disk_create script to the one you wanted which is what you should have done.
Yes, you can copy the uImage files from rootfs/boot to where the disk_create script expects them overwriting the old ones. And change the disk_create script to use uImage.nopci.
I think the scripts uses uImage symlink, which is linked to uImage.pci by default. Should I change the scripts or symlink?