Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
343 views

I try to migrate a bootable wildly from Version 24 to Version 25.0.1.Final. During the build process the wildfly-jar-maven-plugin executes a cli-file which configures some subsystems. The following ...
Thore Gröndahl's user avatar
0 votes
0 answers
233 views

I have a working EAR that is deployed onto WildFly 26 and would like to build a bootable jar of that EAR using the wildfly-jar-maven-plugin. The maven plugin is setup with the feature pack for WF26, a ...
tbeernot's user avatar
  • 2,680
0 votes
1 answer
938 views

Can I create a bootable Ubuntu on a flash drive without using Rufus? Is it possible to create a bootable Ubuntu on a flash drive without Rufus? I have tried to create a bootable Ubuntu on a flash ...
danielhutapea36's user avatar
0 votes
2 answers
243 views

Hi i have an application written in GTK and i would like to make it into an bootable ISO file. I have tried many options but have failed and being sent in many directions using cmake and make by ...
video-reviews.net's user avatar
0 votes
1 answer
816 views

I'm deploying a bootable JAR on Wildfly 21.0.1.Final. The JAR is built with the wildfly-jar-maven-plugin. Here is the plugin configuration: <plugin> <groupId>org.wildfly.plugins</...
Seymour Glass's user avatar
1 vote
0 answers
3k views

I am fairly new to linux and docker, so apologies for the essay! I have a bootable USB with Ubuntu 19.01 persistent data storage. I installed docker on this using the steps outlined in the official ...
user13373835's user avatar
5 votes
2 answers
7k views

I have tried to create a bootable installer for macOS Sierra to use on my MacBook Air that is broken and needs to reinstall macOS (The macOS X Lion installer that comes with the Macbook is broken and ...
Person2099's user avatar
-1 votes
1 answer
1k views

So I'm trying to create a bootable USB to help out in tech support for some friends. I decide to got with Puppy Linux as some of my family members don't have such powerful machines. I buy a flash ...
Daan Koning's user avatar
7 votes
0 answers
643 views

I have a VMware VM whose OS raw disk is backed up to AWS S3. I can create AMI from the OS disk raw using import-image. I cannot use import-image everytime because it is extremely slow and because I am ...
Subbu's user avatar
  • 2,119
-1 votes
1 answer
6k views

I am using OSX-Yosemite I've downloaded Windows 10 ISO but when I try and use it I get an error FATAL: No bootable medium found! System halted! My settings are: How to solve this?
francesca's user avatar
  • 617
2 votes
1 answer
1k views

OK, here's what I mean: Let's say you want to write your own bootable code. Further, your code is going to be really simple. So simple, in fact, that it only consists of a single instruction. Your ...
user avatar
2 votes
1 answer
3k views

I am a newbie in QNX and I have a question: How to generate a QNX 7.0.0 bootable image for x86 (32-bit) that I can burn on a CD disk and boot with Photon. There is an ISO image on the internet that ...
Iogann Valdt's user avatar
3 votes
0 answers
2k views

I have built cyanogenmod lollipop source for odroid-xu4 SBC and resulted into separate image files like system.img, boot.img, cache.img, kernel, ramdisk.img, ramdisk-recovery.img, recovery.img, ...
Shailesh's user avatar
  • 368
0 votes
0 answers
1k views

I need to be able to make a self extracting image which will burn itself to a USB stick. I'm thinking if there is a freeware tool (something like Rufus or MagicISO) which supports command line I may ...
Ben's user avatar
  • 4,329
-1 votes
1 answer
792 views

I was making a bootable usb drive(8GB) for Win7 using the tool on the microsoft site but the process failed. When i tried to run the process again the windows tool told me that the usb is used by ...
Dimitar Stratiev's user avatar
3 votes
0 answers
786 views

I have this iso image which apparently VirtualBox can not read. I am currently using GRUB And following this tutorial and in the episode of OS-VM Installation. i have screen-recorded the error as i ...
amanuel2's user avatar
  • 4,676
2 votes
3 answers
12k views

Goal I was attempting to install Elastix 4.0 on a home PC via a Bootable USB, but never had any luck getting it to install past the CentOS7 part (it kept giving me a "Warning: /dev/root does not ...
Mike's user avatar
  • 39
-1 votes
1 answer
182 views

I am trying to install linuxmint on my new hard drive but every time I try to boot it from my USB I only get 'Reboot and Select proper Boot device' in my monitor. I tried booting the USB on my laptop ...
czartm's user avatar
  • 115
1 vote
1 answer
5k views

I have problem with making .img file which I can make it bootable in USB. I have Folder consist of many RPM files include linux distrobution and some bash script file and etc. the bash script ...
user1603454's user avatar
0 votes
1 answer
2k views

We have a bootable USB stick that works perfectly. It will boot, ask the user for some options, then write files to the hard drive accordingly. We did this by using rufus-2.1, throwing freedos into ...
Adam Saunders's user avatar
-3 votes
1 answer
288 views

I had a bootable windows 7 pen drive (sandisk 4 GB). Later, I got to use the pen drive for some other purpose, so i copied all the files from pen drive onto my hard disk. Now I want to use those files ...
Rajesh Kumar's user avatar
0 votes
1 answer
2k views

I'm trying to find Windows Embedded CE DiskPrep PowerToy. Old link was on Microsoft archive gallery, but now it's retired. Any hint for a new download link? I need to create a bootable CF for Windows ...
Alex Troto's user avatar
0 votes
3 answers
2k views

I want to create a bootable pen drive of windows in ubuntu , but i don't have internet for downloading the software like usb disk creator. how can i do that ?
Preethi Queen's user avatar
0 votes
1 answer
962 views

I have a problem to create a bootable SD-Card. I created my own OS-WinCE-6.0 using Platform Builder of Visual Studio 2005, I got the nk.bin file, I copied and pasted in the SD-Card. I need it to run ...
user3087851's user avatar
4 votes
1 answer
2k views

I'm building a simple kernel for future tests applications, like MEMTEST and others. So, what I have right now is the bootloader. What i need to do is load another file that I'll compile put in the ...
int3's user avatar
  • 658