[CentOS] how to create centos bootable USB flash drive?

qw applemax82 at 163.com
Tue May 14 12:29:51 UTC 2019


Hi,


Your method is similar to https://wiki.centos.org/HowTos/InstallFromUSBkey. But after finishing, I restart my computer, and choose install centos via USB disk. But you can see mouse cursor, but the screen is black.


Why?


Is there anyone know how to solve the problem?


Thanks!


Regards


Andrew








At 2019-05-14 16:36:51, "Giles Coochey" <giles at coochey.net> wrote:
>
>On 14/05/2019 09:28, Gary Stainburn wrote:
>> On Tuesday 14 May 2019 08:36:26 qw wrote:
>>> Hi,
>>>
>>>
>>> I can create centos 7.4 DVD. But how to create centos bootable USB flash drive?
>> I've just done this with the latest DVD using
>>
>> dd if=CentOS-7-x86_64-DVD-1810.iso of=/dev/sdb
>>
>> where sdb was the USB drive as assigned by the kernel when I plugged it in. I got this by running
>>
>> tail -f /var/log/messages
>>
>You can do that, but if you have a lot happening in /var/log/messages 
>and it's pretty busy then running the "dmesg" command after inserting 
>the USB drive, it displays the kernel message buffer, so would be 
>limited to the loading of drivers etc... the end of the output should 
>correspond to the device you just connected.
>_______________________________________________
>CentOS mailing list
>CentOS at centos.org
>https://lists.centos.org/mailman/listinfo/centos


More information about the CentOS mailing list