rivate Cc to me is unnecessary but would be ok.)
>
>
> Vijay Kirpalani wrote:
> > I built a bootable ISO and have appended an ext2 disk partition in it.
>
> How exactly did you do it ?
>
VPK>> Here are the commands i used in the 2 step process:
*Step1:*
grub-mkrescue --mo
Hi,
I built a bootable ISO and have appended an ext2 disk partition in it. I
booted the ISO in Virtual Box.
During boot, i see grub is detecting the ext2 partition as part of cd drive
and as type Iso9660. To elaborate. on the grub command line when i do an ls
i get
(hd0), (cd), (cd,msdos2), (cd,
Hi,
I am using xorriso to create a bootable Linux ISO and facing some issues.
Please suggest what i might be doing wrong or missing.
I am following 2 step process:
Step1: grub-mkrescue
sudo grub-mkrescue --modules ="part_msdos, part_gpt, gzio,
ext2, iso9660" -o final.iso -d img0
im