ClearFoundation Tracker - ClearOS
View Issue Details
0012511ClearOSbuild-release - Operating Systempublic2017-01-20 11:392019-02-22 22:19
dloper 
dloper 
normalminoralways
closedsuspended 
6.8.0 
6.11 
0012511: ClearOS 6.8.0 ISO doesn't work as USB Installer
USB install where the dd of the image is placed to the USB does not work.
On mac, create a dd image of the current 6.8.0.174473 image onto USB:

$ diskutil list
/dev/disk2 (external, physical):
   #: TYPE NAME SIZE IDENTIFIER
   0: FDisk_partition_scheme *15.6 GB disk2
   1: 0xEF 6.4 MB disk2s2

$ diskutil unmountdisk /dev/disk2
Unmount of all volumes on disk2 was successful

$ sudo dd if=~/Downloads/ClearOS_Professional-6.8.0.174473-x86_64.iso of=/dev/rdisk2 bs=1024000
Password:
672+1 records in
672+1 records out
688986112 bytes transferred in 141.443513 secs (4871104 bytes/sec)

$ diskutil eject /dev/disk2

Ensure that BIOS on target machine is set to non-UEFI mode. Attempt to boot to USB.

RESULT: USB not booted and secondary method in BIOS is attempted (network, hard disk, et al)
No tags attached.
Issue History
2017-01-20 11:40dloperNew Issue
2017-01-20 11:40dloperStatusnew => assigned
2017-01-20 11:40dloperAssigned To => dloper
2017-03-21 08:43user2Target Version6.8.0 Updates => 6.9.0
2017-05-09 12:29user2Target Version6.9.0 => 6.9.0 Updates
2018-02-20 18:13user2Target Version6.9.0 Updates => 6.10
2018-08-16 08:55user2Target Version6.10 => 6.11
2019-02-22 22:19dloperNote Added: 0008941
2019-02-22 22:19dloperStatusassigned => closed
2019-02-22 22:19dloperResolutionopen => suspended

Notes
(0008941)
dloper   
2019-02-22 22:19   
Migrated to: https://gitlab.com/clearos/docs/iso-build-process/issues/4 [^]