Md Jahidul Hamid

Results 76 comments of Md Jahidul Hamid

There is another workaround: https://stackoverflow.com/a/35383069/3744681

I couldn't reproduce it (in Xubuntu 16.04 LTS with debian-live-8.7.1-amd64-xfce-desktop) . Unfortunately I don't have the 8.8.0 live cd of debian right now. Can you provide me with all the...

and also the content of /usr/local/JLIVECD/.config ```bash cat /usr/local/JLIVECD/.config ``` and the content of .config in your project dir: ```bash cat /your/project/dir/path/.config ```

Thanks for taking your time to cooperate. I got something that caught my eye: You said you were modifying a debian live iso, but you seem to ran it in...

@frozenbubbleboy can you provide more info?: 1. Host system: LM 18.2 2. Live system: 3. Post here the content of `.config` file inside the project dir. Also, if you could...

@frozenbubbleboy 1. which terminal you are using, gnome-terminal, mate-terminal, xfce-terminal? 2. Which DE you are using, cinnamon, mate, xfce, kde?

Can you check what happens if you use a different terminal: ```bash sudo apt-get install xterm sudo JLopt -t1 xterm ```

which version is it? you can run `JLopt -v` to get the version.

You can use the following workaround to make a wrapper of `genisoimage`: [genisoimage-and-uefi](https://stackoverflow.com/a/35383069/3744681)