Wednesday, September 10th 2025, 9:15pm UTC+2
You are not logged in.
![]() |
Source code |
1 2 3 |
gunzip rd.gz mkdir /mnt/tmp mount -t ext2 -o loop rd /mnt/tmp |
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 |
ll /mnt/tmp drwxr-xr-x 2 root root 1024 Aug 9 10:23 volume2 drwxr-xr-x 2 root root 1024 Aug 9 10:23 volume1 drwxr-xr-x 8 root root 1024 Aug 9 10:23 var drwxr-xr-x 9 root root 1024 Aug 9 10:24 usr drwxrwxrwx 2 root root 1024 Aug 9 10:23 tmp drwxr-xr-x 2 root root 1024 Sep 10 15:13 sbin ... drwxr-xr-x 2 root root 1024 Aug 9 10:23 bin drwx------ 2 root root 12288 Aug 9 10:24 lost+found drwxr-xr-x 4 root root 1024 Jan 1 17:21 .. drwxr-xr-x 18 root root 1024 Oct 26 11:27 . |
![]() |
Source code |
1 2 |
umount /mnt/tmp gzip rd |
I don't think that the bootloader is in the update file....So one must be the "bootloader" that has the linux kernel and the basic NAS functionality support including a basic GUI...
This post has been edited 1 times, last edit by "AQUAR" (Mar 22nd 2010, 1:27pm)