Would the swap space be the same as the swap file mentioned here? https://forum.doozan.com/read.php?2,133753by FIS - uBoot
Things have been running since my last post! Not the quickest but it's enough as a NAS. Thank you for all the help!by FIS - uBoot
I'm looking at OpenMediaVault. Seems they don't like older systems, but I managed to get OMV 7 installed by modifying a script I found. Took 40 minutes to install, but it seems to be working. Will have to set up the HDD drives first and test some before I can say for sure it's a working solution.by FIS - uBoot
I've sucessfully flashed the new uboot! Will try and find a USB that I can use permanent for this setup, so I hope cloning the working one will work. Is there an easy way to get a working webinterface for configuring NFS share, or would it all have to be via SSH/Serial?by FIS - uBoot
You are correct, I've saved the envs.. Sorry. I created the boot.scr now and it seems to be working! Now instead of me doing more bad things, would the next correct step be to flash? https://forum.doozan.com/read.php?3,135222 "B. Flashing Instruction:"by FIS - uBoot
NSA325> printenv arch=arm baudrate=115200 board=nsa325 board_name=nsa325 boot_a_script=load ${devtype} ${devnum}:${distro_bootpart} ${scriptaddr} ${prefix}${script}; source ${scriptaddr} boot_extlinux=sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} ${prefix}${boot_syslinux_conf} boot_net_usb_start=usb start boot_pci_enum=pci enum boot_prefixes=/ /boot/ boot_scriptby FIS - uBoot
root@pc-E1-510:/home/pc/Desktop# kwboot -t -B 115200 /dev/ttyUSB0 -b uboot.2017.07-tld-1.nsa325.mtd0.kwb -p kwboot version 2022.01+dfsg-2ubuntu2.5 Patching image boot signature to UART Aligning image header to Xmodem block size Sending boot message. Please reboot the target...- Waiting 2s and flushing tty Sending boot image header (512 bytes)... 25 % [....by FIS - uBoot
Been trying to get a working one for hours now :s root@pc-E1-510:/home/pc/Desktop# fdisk -l Disk /dev/sda: 149,05 GiB, 160041885696 bytes, 312581808 sectors Disk model: Hitachi HTS72321 Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x80d2f3ee Deviceby FIS - uBoot
root@pc-E1-510:/home/pc/Desktop# kwboot -t -B 115200 /dev/ttyUSB0 -b uboot.2023.04-tld-1.nsa325.kwb -p kwboot version 2022.01+dfsg-2ubuntu2.5 Patching image boot signature to UART Aligning image header to Xmodem block size Sending boot message. Please reboot the target...- Waiting 2s and flushing tty Sending boot image header (512 bytes)... 25 % [....by FIS - uBoot
I think I managed to get one USB drive created, the other one keeps saying that the USB is read-only file system. But, I cannot get it to boot of the USB.by FIS - uBoot
Ahh, ok so Debian would be installed onto the nand, I thought it would be running of the USB, having uboot on nand. Is the reason you need uboot just to get it to run it off the USB for the first time? I just don't see why one couldn't make a debian image and flash directly, but again I'm no expert on this.by FIS - uBoot
For some reason I'm having serious trouble creating the partition and getting debian on the USB. I've already tried on my laptop with Ubuntu installed, and on my main computer with VM and what I think is Linux Jammy? Anyway trying to get another VM setup with Linux Mint as we speak. Also tried two different USB sticks, and they are both a hassle. Pretty sure I've got the commaby FIS - uBoot
No idea what binary it was. Found it here https://forum.doozan.com/read.php?2,61344,134363#msg-134363 I figured Linux would be the best option for this, but now I have tons of trouble getting a USB formatted correctly with Ubuntu. And if I do get one formatted the tar xjf command freezes/does nothing to extract the debian files. What version of Linux would you recommend?by FIS - uBoot
Just a quick update. Managed to get the u-boot booteing after installing Ubuntu on a laptop. Before this I ran kwboot from Windows 10, thus ttyS2. Never connected the 3,3v pin so serial is not fried. But for some reason Windows would get stuck/do nothing when running the kwboot command. Figured Linux would be better and after a few tries it booted! Now I got stuck after formatting a USB to eby FIS - uBoot
Running the kwboot command does nothing for me. Quotekwboot -t -B 115200 /dev/ttyS2 -b uboot.2017.07-tld-1.nsa325.mtd0.kwb -p All it says is to type CTRL... to cancel, and the arrow just keeps blinking. I've tried swapping RX and TX. Am I supposed to connect the 3.3V pin? I don't see why as the unit is powered by it's own but I am running out of ideas.by FIS - uBoot
Hello. I have an older NSA325v2 I decided I wanted to get Debian on. I found some different posts here on the forums and decided to give it a go. To cut it short, I wanted to update the u-boot and somehow managed to erase the nand, and now it won't do anything. I have serial connection (which was what I used to erase it) but is there a way to rescue it? I am a complete noob on much of tby FIS - uBoot