- Code: Select all
Filesystem Size Used Available Use% Mounted on
/dev/sda9 825.5M 825.5M 0 100% /sda9
Filesystem Size Used Available Use% Mounted on
/dev/sda9 825.5M 825.5M 0 100% /sda9
umount /sda9
mke2fs-ext3 -j -m 0 /dev/sda9
mount /dev/sda9 /sda9
root@fvdw-sta-kirkwood:/ # umount /sda9
root@fvdw-sta-kirkwood:/ # mke2fs-ext3 -j -m 0 /dev/sda9
mke2fs 1.41.14 (22-Dec-2010)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
54768 inodes, 218877 blocks
0 blocks (0.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=226492416
7 block groups
32768 blocks per group, 32768 fragments per group
7824 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840
Writing inode tables: done
Creating journal (4096 blocks): done
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 31 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
root@fvdw-sta-kirkwood:/ # mount /dev/sda9 /sda9
root@fvdw-sta-kirkwood:/ # dd if=/dev/sda8 of=/sda9/lacie-partition8.img
dd: writing '/sda9/lacie-partition8.img': No space left on device
1687249+0 records in
1687248+0 records out
863870976 bytes (823.9MB) copied, 91.275193 seconds, 9.0MB/s
root@fvdw-sta-kirkwood:/ # ls -al /sda9
total 844472
drwxr-xr-x 3 root root 4096 Sep 28 20:37 .
drwxrwxrwt 13 root root 360 Sep 28 19:57 ..
-rw-r--r-- 1 root root 863870976 Sep 28 20:39 lacie-partition8.img
drwx------ 2 root root 16384 Sep 28 20:37 lost+found
root@fvdw-sta-kirkwood:/ # df -h
Filesystem Size Used Available Use% Mounted on
/dev/sda9 825.5M 825.5M 0 100% /sda9
root@fvdw-sta-kirkwood:/ #
mkdir sda2
mount /dev/sda2 /sda2
tftp -l /sda2/lacie-partition8.img -r lacie-partition8.img -p ip-pc
root@fvdw-sta-kirkwood:/ # mkdir sda2
root@fvdw-sta-kirkwood:/ # mount /dev/sda2 /sda2
root@fvdw-sta-kirkwood:/ # tftp -l /sda2/lacie-partition8.img -r lacie-partition8.img -p 192.168.0.2
lacie-partition8.img 100% |****************************************************************| 831M 0:00:00 ETA
root@fvdw-sta-kirkwood:/ # ls -al /sda2
total 851416
drwxr-xr-x 9 root root 127 Sep 28 21:06 .
drwxrwxrwt 14 root root 380 Sep 28 21:22 ..
drwxr-xr-x 2 root root 6 Sep 27 15:44 afp_db
drwxr-xr-x 2 root root 6 Sep 27 15:44 autoupdate
drwxr-xr-x 2 root root 6 Sep 27 15:44 images
-rw-r--r-- 1 root root 871847424 Sep 28 21:07 lacie-partition8.img
drwxr-xr-x 4 root root 22 Sep 27 15:44 shares
drwxr-xr-x 2 root root 6 Sep 27 15:43 tmp
drwxr-xr-x 2 root root 6 Sep 27 15:44 torrent_dir
drwxr-xr-x 6 root root 68 Sep 27 15:44 var
root@fvdw-sta-kirkwood:/ # df -h
Filesystem Size Used Available Use% Mounted on
/dev/sda9 825.5M 825.5M 0 100% /sda9
/dev/sda2 1.8T 863.7M 1.8T 0% /sda2
root@fvdw-sta-kirkwood:/ #
P.S.: What is the purpose of sda9 and sda10 in the standard NAS configuration?
Jocko wrote:Hi lamosca01isa,
:scratch if you already installed fvdw-sl the Lacie partitions exist no longer :scratch
As Lacie, our firmware is installed on the disk.lamosca01isa wrote:Ese firmware se instala en el disco duro o el la caja?
Return to Lacie Network Space vs2 and max version
Users browsing this forum: No registered users and 5 guests