Hello Everybody.
I fixed network issues, then i can access to my OMV UI but i don't have access to my files.
I try that command.
Code
root@homeserver:~# fdisk -l
Disk /dev/sde: 465,8 GiB, 500107862016 bytes, 976773168 sectors
Disk model: TOSHIBA HDWD105
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/sdc: 465,8 GiB, 500107862016 bytes, 976773168 sectors
Disk model: TOSHIBA HDWD105
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/sda: 465,8 GiB, 500107862016 bytes, 976773168 sectors
Disk model: TOSHIBA HDWD105
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0xe38d3587
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 960184319 960182272 457,9G 83 Linux
/dev/sda2 960186366 976771071 16584706 7,9G 5 Extended
/dev/sda5 960186368 976771071 16584704 7,9G 82 Linux swap / Solaris
Partition 2 does not start on physical sector boundary.
Disk /dev/sdd: 465,8 GiB, 500107862016 bytes, 976773168 sectors
Disk model: TOSHIBA HDWD105
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/sdb: 465,8 GiB, 500107862016 bytes, 976773168 sectors
Disk model: TOSHIBA HDWD105
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/sdf: 465,8 GiB, 500107862016 bytes, 976773168 sectors
Disk model: TOSHIBA HDWD105
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Display More
I tryed that one too :
Code
root@homeserver:~# sudo mount -t ext4 /dev/md0 /mnt
mount: /mnt: wrong fs type, bad option, bad superblock on /dev/md0, missing codepage or helper program, or other error.
Any Idea?
have a nice day all !
Clément