Re: [oneSIS-users] [EXT] Re: Still trying CentOS 7.2 & oneSIS
Brought to you by:
jjengla
|
From: Dave L. <d....@li...> - 2016-08-18 13:31:43
|
I'm not sure what "diskless" and "diskful" mean here, as they're often used differently from my usage. Are they both stateless, or does "diskful" imply stateful rather than just mounting /tmp etc.? I've never tried a stateful image, but the sort of things that can go wrong mounting /tmp in a stateless one (apart from not having the driver in the initramfs) include not having the device file (i.e. /dev/sda4) pre-created, and getting devices in the wrong order if there are multiple disks. I'd try to compare carefully the boot sequence with a normal boot, if you can, e.g. from a .iso, or from the working onesis boot if that does have a local disk. Apologies if this is all obvious. |