В Fri, 4 Jan 2013 16:44:15 +0500
Saqlain Abbas <[email protected]> пишет:

> Hi,
> 
> Is it possible to use dd command to create a bootable ISO image from
> hardisk (in which grub is installed) ?
> 

Not really. For a start, CD (or DVD) will be read-only so your system
need special preparation to allocate writable parts (like /var)
somewhere else.

> I use below command:
> 
> dd if=/dev/sda of=/mnt/sdb/my.iso
> 

No, that won't work.


_______________________________________________
Help-grub mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-grub

Reply via email to