# Live USB rocky v10

**URL:** https://forums.rockylinux.org/t/live-usb-rocky-v10/19562
**Category:** Rocky Linux Help & Support
**Created:** [September 2, 2025, 9:03pm UTC](https://forums.rockylinux.org/t/live-usb-rocky-v10/19562 "2025-09-02T21:03:12Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![CoderRL](https://avatars.discourse-cdn.com/v4/letter/c/e8c25b/32.png) [@CoderRL](https://forums.rockylinux.org/u/CoderRL)
#### Post date: [September 2, 2025, 9:03pm UTC](https://forums.rockylinux.org/t/live-usb-rocky-v10/19562/1 "2025-09-02T21:03:12Z")

</div>

1. I have rocky 9.5 gnome installed on my HP old notebook a while ago…

2. Wanted to update to v10 but the same device isn’t able to boot the live USB anymore.

3. Have tried various iso burners, ventory is the only one that actually displays the list v10, however; the new OS fails to boot - blank screen with a flashing cursor.

4. I am able to load the 9.5 but it is corrupted after trying to install KDE on top of gnome, thus i wanted to install v10 to start from scratch.

I have tried :

- Different tools DD via terminal, UNeBootin, balenaEtcher…

- Disabling secure boot

- Changing boot order

-Tried various flash sticks -8gb, 64gb, 4gb etc

-I format fat32

-Even burnt other rhel branch linux such as alma & rocky ws & server, kde, gnome etc…

-Legacy mode on BIOS

Any ideas please? 🙏🙂

 ![4145](https://us1.discourse-cdn.com/flex020/uploads/rockylinux/original/2X/6/68db107e45b084d27a4cb544bc8273e786ceb4dd.jpeg)

 ![4142](https://us1.discourse-cdn.com/flex020/uploads/rockylinux/original/2X/9/9c97f7c5d5f9bcd45c8967069ab1b6d39373f734.jpeg)

 ![4146](https://us1.discourse-cdn.com/flex020/uploads/rockylinux/original/2X/b/b15af4d54aa7d026aece1c239fd6e3f6a5c957b4.jpeg)

 ![4144](https://us1.discourse-cdn.com/flex020/uploads/rockylinux/original/2X/5/5249abf63ea542019acff75ebd197c52c0c9d53b.jpeg)

 ![4143](https://us1.discourse-cdn.com/flex020/uploads/rockylinux/original/2X/a/a1f13311382178e785e9826893da37b2f84ecce4.jpeg)

---

<div class="post-metadata">

### Author: ![Xino](https://avatars.discourse-cdn.com/v4/letter/x/fbc32d/32.png) [@Xino](https://forums.rockylinux.org/u/Xino)
#### Post date: [September 3, 2025, 5:30am UTC](https://forums.rockylinux.org/t/live-usb-rocky-v10/19562/2 "2025-09-03T05:30:03Z")

</div>

Hi

“1. I have rocky 9.5 gnome installed on my HP old notebook a while ago…”

Check CPU

For RL 10, you need CPU support minimum x86-64-v3

---

<div class="post-metadata">

### Author: ![jbkt23](https://avatars.discourse-cdn.com/v4/letter/j/9fc29f/32.png) [@jbkt23](https://forums.rockylinux.org/u/jbkt23)
#### Post date: [September 3, 2025, 11:15am UTC](https://forums.rockylinux.org/t/live-usb-rocky-v10/19562/3 "2025-09-03T11:15:58Z")

</div>

In a terminal run this command:

```auto
 /lib64/ld-linux-x86-64.so.2 --help | grep x86-64-v

```

On my laptop I get this result:

```auto
$ /lib64/ld-linux-x86-64.so.2 --help | grep x86-64-v
  x86-64-v4
  x86-64-v3 (supported, searched)
  x86-64-v2 (supported, searched)

```

V3 is supported but v4 is not.

---

<div class="post-metadata">

### Author: ![CoderRL](https://avatars.discourse-cdn.com/v4/letter/c/e8c25b/32.png) [@CoderRL](https://forums.rockylinux.org/u/CoderRL)
#### Post date: [September 3, 2025, 12:39pm UTC](https://forums.rockylinux.org/t/live-usb-rocky-v10/19562/4 "2025-09-03T12:39:50Z")

</div>

Thanks, this device is:

HP notebook, Laptop 15-da0xxx, 2x intel celeron N4000 1.10Ghz, RAM: 8GB, HDD: 1TB.

(Last week i installed rocky v10 on a better endpoint & it worked fine.)

Just tested on fedora 42 seems to load fine.

I thought the testing phase moves from fedora → centos stream → rhel?

 ![4169](https://us1.discourse-cdn.com/flex020/uploads/rockylinux/original/2X/5/5b31df5720abdd112ba36c5704d3781013334d7a.jpeg)

Thanks 🙏🙂

---

<div class="post-metadata">

### Author: ![CoderRL](https://avatars.discourse-cdn.com/v4/letter/c/e8c25b/32.png) [@CoderRL](https://forums.rockylinux.org/u/CoderRL)
#### Post date: [September 3, 2025, 12:47pm UTC](https://forums.rockylinux.org/t/live-usb-rocky-v10/19562/5 "2025-09-03T12:47:06Z")

</div>

Thanks, i get this…: 🙏

x84-64-v4

x84-64-v3

x84-64-v2 (supported, searched)

---

<div class="post-metadata">

### Author: ![iwalker](https://sea2.discourse-cdn.com/flex020/user_avatar/forums.rockylinux.org/iwalker/32/2599_2.png) [@iwalker](https://forums.rockylinux.org/u/iwalker)
#### Post date: [September 3, 2025, 1:57pm UTC](https://forums.rockylinux.org/t/live-usb-rocky-v10/19562/6 "2025-09-03T13:57:09Z")

</div>

What you have to remember is that Fedora doesn’t have the hardware limits that RHEL does. RHEL10 or Rocky 10 is limited to x86\_64-v3. Therefore if you only have x86\_64-v2 as supported, that means you are only able to use Rocky 9.x as this supports x86\_64-v2. Rocky 8 doesn’t have the limit but with an older kernel it may not work on new hardware.

Fedora will work, because it’s not fixed to x86\_64-v3 or even x86\_64-v2.

```auto
/lib64/ld-linux-x86-64.so.2 --help | grep x86-64
Usage: /lib64/ld-linux-x86-64.so.2 [OPTION]... EXECUTABLE-FILE [ARGS-FOR-PROGRAM...]
This program interpreter self-identifies as: /lib64/ld-linux-x86-64.so.2
  x86-64-v4 (supported, searched)
  x86-64-v3 (supported, searched)
  x86-64-v2 (supported, searched)

```

your machine would have to show supported against x86\_64-v3 like above for Rocky 10 to work on it.

---

<div class="post-metadata">

### Author: ![CoderRL](https://avatars.discourse-cdn.com/v4/letter/c/e8c25b/32.png) [@CoderRL](https://forums.rockylinux.org/u/CoderRL)
#### Post date: [September 3, 2025, 2:27pm UTC](https://forums.rockylinux.org/t/live-usb-rocky-v10/19562/7 "2025-09-03T14:27:44Z")

</div>

Thank you iwalker, for this info - if another device hasn’t got linux & i want to install, any of the centOS derivatives like rocky v10, how can one know if the device is v2,v3 or v4 please? (probably via live USB). Also where on the release notes can i find this details please? 🙏🙂

---

<div class="post-metadata">

### Author: ![iwalker](https://sea2.discourse-cdn.com/flex020/user_avatar/forums.rockylinux.org/iwalker/32/2599_2.png) [@iwalker](https://forums.rockylinux.org/u/iwalker)
#### Post date: [September 3, 2025, 2:41pm UTC](https://forums.rockylinux.org/t/live-usb-rocky-v10/19562/8 "2025-09-03T14:41:04Z")

</div>

> [@CoderRL](#):
>
> if another device hasn’t got linux & i want to install, any of the centOS derivatives like rocky v10, how can one know if the device is v2,v3 or v4 please?

Probably using google to find out your CPU info, and for say comparing against this: [x86-64 - Wikipedia](https://en.wikipedia.org/wiki/X86-64#Microarchitecture_levels) and other resources.

But probably the easiest way is some Linux LiveCD or by installing something like Fedora to check before going to something more hardware restrictive like RHEL or Rocky.

> [@CoderRL](#):
>
> Also where on the release notes can i find this details please?

Was real easy to find, just go to the [rockylinux.org](http://rockylinux.org) website and the news section: [Rocky Linux 10.0 Available Now - Rocky Linux](https://rockylinux.org/news/rocky-linux-10-0-ga-release) I’m sure it’s also easy enough to find using tools like google.

---

<div class="post-metadata">

### Author: ![CoderRL](https://avatars.discourse-cdn.com/v4/letter/c/e8c25b/32.png) [@CoderRL](https://forums.rockylinux.org/u/CoderRL)
#### Post date: [September 3, 2025, 2:58pm UTC](https://forums.rockylinux.org/t/live-usb-rocky-v10/19562/9 "2025-09-03T14:58:04Z")

</div>

Thanks 🙏, all of us computer science & open source communities ppl, must stay away from big tech, especially alphabet inc. 😄

Appreciate the reply.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex020/uploads/rockylinux/original/1X/91b7219eec10e30013422e4df76c1d898711a5d5.svg) [@system](https://forums.rockylinux.org/u/system)
#### Post date: [November 2, 2025, 2:58pm UTC](https://forums.rockylinux.org/t/live-usb-rocky-v10/19562/10 "2025-11-02T14:58:50Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
