[root@fog images]# ls -al /images/DLE6410TU
total 17997404
drwxrwxrwx 2 root root 4096 Mar 16 09:10 .
drwxrwxrwx. 57 fog root 4096 Mar 16 10:21 ..
-rwxrwxrwx 1 root root 512 Mar 16 09:10 d1.mbr
-rwxrwxrwx 1 root root 8566104 Mar 16 09:10 d1p1.img
-rwxrwxrwx 1 root root 18420750512 Mar 16 10:21 d1p2.img
[root@fog images]#
Should also point out the Server is running on CentOS 6.7 (Final).
@george1421
- FOG Version: 1.2.0 Stable Release (Department a little too scared to rely on beta.)
- Disk Structure: Single Disk - Resizable. (I am using this one, but I have also seen in a few other posts about it not having too much of an effect.)
- We’re using undionly.kkpxe, not undionly.kpxe - we upgraded a few months back and .kkpxe was the one most of our machines liked.
@Sebastian-Roth
I will take a look at the debug after in a while and post the results here. Currently building an image to test the Multiple Partition - Non Resizable and while that is busy uploading I will debug.
Update – 2: Editing again for lsblk
[root@10 /]# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 119.2G 0 disk
|-sda1 8:1 0 300M 0 part
`-sda2 8:2 0 119G 0 part
Update: I ran the debug, but I cannot say that I like the results; I cannot read too much of CLI, but if fdisk -l
sees the drive as /dev/sda, and FOG does not see the drive at all, then is there a problem with FOG?
[root@10 /]# fogpartinfo --list-devices
Error: Can't have a partition outside the disk!
[root@10 /]# fogpartinfo --list-parts /dev/sda
Error: Can't have a partition outside the disk!
[root@10 /]# fdisk -l
Disk /dev/sda: 119.2GiB, 128035676160 bytes, 250069680 sectors
Units: sectors of 1 = 512 * 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimal/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x9deac661
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 616447 307200 7 HPFS/NTFS/exFAT
/dev/sda2 616448 488392703 243008128 7 HPFS/NTFS/exFAT
If this helps in any way, we are using (attempting to use) the following SSDs in our computers (What is supplied through our contact):
- Samsung - SSD 128 GB (6.0Gbps) 2.5" [Model: MZ-7PC128D] {P/N: MZ7PC128HAFU-000D1}
- Micron - SSD 128 GB (6.0Gbps) 2.5" [HP P/N): 652181-001] {(HP Model)P/N:MTFDDAK128MAM-1J1}
- Micron is what I am currently testing this on - client wise.
- Samsung - SSD 128 GB (3.0Gbps) 2.5" [Model:MZ-7PA1280/0D1] {P/N:MZ7PA128HMCD-010D1}