I’m trying to run TrueOS-Desktop-17.12-x64 on a brand new ThinkPad E480, unsuccessfully /o.
Installation from a USB stick was « successfull », according to the graphical installer.
When I reboot, after removing the USB stick, I get the reFind boot loader, then the TrueOS boot screen. After 1 second boot process starts :
- I see few lines quickly printing on screen
- then a black screen with « TrueOS » text and logo
- then … nothing. It hangs forever.
Booting in Single User with Verbose option output the same TrueOS screen.
I tried to reinstall TrueOS with reFind disabled but the reinstallation failed with the following output :
kern.geom.debugflags: 0 -> 16
kern.geom.label.disk_ident.enable: 0 -> 0
Deleting all gparts
Running: gpart destroy -F /dev/nvd0
gpart: Device busy
Running: zpool labelclear -f /dev/nvd0
failed to read label from /dev/nvd0
Running: gpart create -s gpt /dev/nvd0
gpart: geom 'nvd0': File exists
EXITERROR: Error 1: gpart create -s gpt /dev/nvd0
Unmounting: /mnt
Runnning: umount -f /mnt
unmount: /mnt: not a file system root directory
How could I have more information on what’s going wrong ? Which debug commands should I issue ?
Thanks for your help.