
Kali
Transition Members-
Content Count
10 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout Kali
-
Rank
Newbie
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
RedPill - the new loader for 6.2.4 - Discussion
Kali replied to ThorGroup's topic in Developer Discussion Room
as i sayd u have to update the grub bootloader config and put the correct mac address in grub.conf mkdir -p /tmp/synoboot1 cd /dev mount -t vfat synoboot1 /tmp/synoboot1 (warning mount /dev/synoboot1 doesnt wotk! u must cd in dev to get it working) vi /tmp/synoboot1/boot/grub/grub.cfg replace all mac1=XXXXXXXXXXXX with the mac address of your ethernet card w/o the ":" maybe all uppercase save it umount /tmp/synoboot1 reboot -
RedPill - the new loader for 6.2.4 - Discussion
Kali replied to ThorGroup's topic in Developer Discussion Room
i think mine was not working until i fixed the kernel cmd line setting the correct mac1 one of the ./rploader.sh command update the mac1 in user_config.json with a synology mac address, i have replaced this value with the real mac address of my nic which is not the integrated one but an intel pro 1000 dual port -
RedPill - the new loader for 6.2.4 - Discussion
Kali replied to ThorGroup's topic in Developer Discussion Room
i have it working on my N54L, but i think wol work only for the mac1 which i set from the kernel cmd line i'm been using an intel dual port -
Kali started following RedPill - the new loader for 6.2.4 - Discussion
-
XPEnoboot Boot Image Will Not Work On MicroServer Gen8
Kali replied to Vodka2014's topic in DSM 5.2 and earlier (Legacy)
this is one of the hw we like to support, but we dont have it no one is able to pull dmesg ? -
è probabile, ma io non ci scommetto e fidati di quello che dico
-
sono un po di giorni che è stato risolto il problema del timebomb il fatto è che risalire a tutte le protezioni infilate da synology è abbastanza complesso e quindi non c'è una certezza
-
u can find it into the hda1.tgz inside the .pat
-
i was not aware about 5004 installs fine on nanoboot 5.0.3.2 and this is promising as i cant find nanoboot source, i compared nanoboot and a stock rd, and applied thing over 5004 rd but is a stripped down version, i didnt apply things which looked to be cosmetics
-
the current problem is this one: Jan 1 00:00:14 updater: updater.c:5011 Start of the updater... Jan 1 00:00:14 updater: updater.c:5120 This is X86 platform Jan 1 00:00:14 updater: updater.c:5123 ==== Start flash update ==== Jan 1 00:00:14 updater: boot/boot_lock.c(225): failed to mount boot device /dev/synoboot2 /tmp/bootmnt (errno:6) Jan 1 00:00:14 updater: updater.c:4945 Failed to mount boot partition Jan 1 00:00:14 updater: updater.c:5711 Failed to accomplish the update! (errno = 2) for some reason it's trying to mount /dev/synoboot2, and this thing should not happen
-
CONFIG_EXT4_FS_SYNO_ACL does not exist on 4458 kernel too btw, this is the 4458 to 5004 bromolow config changes http://sprunge.us/iHbO