Is it possible to create ISO Image of our current running operating system of Ubuntu? And my goal is to compile new kernel and make an ISO file.
Can I create bootable .iso file after kernel compilation for the customized kernel in Ubuntu
2.6k views Asked by rammohan At
1
There are 1 answers
Related Questions in UBUNTU
- Error: local variable 'bramka' referenced before assignment
- Compiling eBPF program in Docker fails due to missing '__u64' type
- Can't connect to local postgresql server from my docker container
- How to install libfuse2 on Ubuntu 22.04
- Error when trying to execute a binary compiled in a Kali Linux machine on an Ubuntu system
- Can anyoone help me with this problem while trying to install hadoop on ubuntu?
- Ubuntu wsl2 in windows, my /etc/fonts/fonts.conf keeps reloading
- psutil.sensors.temperatures() only delivers {}
- Issue with [proxy_fcgi:error] [pid 1539011] (70007)The timeout specified has expired
- Viber is not working on Ubuntu 22.04 Jammy
- why is ubuntu 18.4 still showing as a linux subsystem when i have uninstalled it?
- Why when I want to open a folder from Visual Studio Code does the screen go crazy?
- What is this error when trying to update Ubuntu?
- Angular on IONOS(?) throws an error with npm
- Tensorflow can't find TensoRT
Related Questions in LINUX-KERNEL
- Android kernel error: undefined reference to `get_hw_version_platform'
- Is there a need for BPF Linux namespace?
- Facing fatal errors while running "yum update" command on CentOS 7/Cloudlinux 7
- crash utility itself crashes while decoding kdump generated from null pointer dereference in kernel module
- How to compile the Linux kernel with -O0 for more detailed debug?
- Linux support for parallel Pixel data Image sensor
- Can't upgrade to newest version of linux-image-6.5.0-26-generic
- How to protect a page so that it cannot be write in mips arch?
- How to extract the .img file into normal kernel source file in the linux?
- Storage size of struct hash_desc desc; isn't known
- How can I intercept failed file openning calls?
- struct nameidata-Linux Kernel Module
- How to modify a 'struct msghdr' in Linux Kernel Module?
- How to allocate 500MB+ physically contiguous memory in a Linux kernel module and copy data to that memory from a userspace process?
- Hyper Threading: nosmt in grub configuration
Related Questions in UBUNTU-14.04
- Install packages from Ubuntu Trusty on Focal
- Gradio website doesn't open on Ubuntu 14.04
- Auto-Py-To-Exe Warnings on pymssql
- unable to uninstall netbeans ide in ubuntu
- Issue with upgrading aws EC2 t2 machine to t3 or t3a
- Unable to set password error while Mysql Data Migration
- Is there a way to have an AWS spot instance register with route53 on boot?
- Cant use pip when upgrade python to 3.10 version
- Docker rootless mode setup tool script can't find slirp4netns binary
- SSL_connect returned=1 errno=0 state=error: certificate verify failed in ruby and Ubuntu 14.04
- fatal: unable to connect to gerrit.googlesource.com
- Use black instead of grey with ncurses colors on Gnome Terminal Ubuntu Gnome 14.04
- how to ssh to root of my virtual machine unbuntu 14.04
- How can I update my root certificates in an Ubuntu 14.04 Dockerfile?
- Unable to install google-cloud-sdk on Ubuntu 14.04LTS for python3
Related Questions in ISO
- Mount .iso file with python
- Is the alternative operator in ABNF match first or longest?
- Multiple DOC files to be converted to ISOSTS XML files
- How to change style/design of AppShortcuts in Shortcuts App (tiles vs circle group)
- Structure of MPEG-4 "©xyz" box
- How to prove the accuracy of an OS files burn with dd from my PC to flash disk (for very old system)?
- Is it ok to omit the void parameter in a C function definition?
- Reconstructing a date from year, isoWeek and day with MomentJS
- How can i use the qsort_s function in my c program?
- How could I define a function `lookup_country_iso_codes` which returns the 2-digit and 3-digit ISO country code
- cannot get the link to download win 11 ISO file it seems the link generated but not available to me
- Location Access Issue with WKWebView - iOS 17+
- The SENSOR_SENSITIVITY and SENSOR_EXPOSURE_TIME settings are not applied when capturing
- External Dependency Manager in Unity installing Cocoapods succeeded but the pod tool cannot be found
- EMF ISO20022 Repository - Message Definitions link to Data Dictionary
Related Questions in ISO9660
- Create UEFI bootable ISO using PyCdlib
- Create an ISO9660 compliant filename using pycdlib
- How to pad ISO9660 to fit into MODE2/2336 data track in a cue sheet?
- Generate ISO and retrieve the size after adding files
- Differentiating Mode 2 Form 1 from Mode 2 Form 2 on XA CD-ROMs?
- Python - Windows Raw Disk unable to read final sectors
- xorriso: boot.catalog and -eltorito-catalog not working
- How can I read a directory on iso9660 from the path table when the table does not include size?
- Perl hex replacement (s///g) has no effect when used on an ISO file
- Check if ISO has Joliet extension by DiscUtils
- Can I create bootable .iso file after kernel compilation for the customized kernel in Ubuntu
- No such file or directory grub-eltorito.img
- Ho to read ISO 9660 in Delphi?
- Directory and filname get stripped to 8 characters after Mounting an ISO created by JIIC
- Writing an empty iso image with c++ on unix
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
in grub.cfg:
save and close.
custom-initramfs.cpio.gz: mk.sh
bzImage : after make linux kernel.
goto linux source downloaded
example location: /linux-stable/arch/x86/boot.
next step: