Mailinglist Archive: opensuse-bugs (10803 mails)
| < Previous | Next > |
[Bug 547143] kiwi imagewriter needs .iso filetype filter too
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 15 Oct 2009 07:51:59 -0600
- Message-id: <20091015135159.F0830245518@xxxxxxxxxxxxxxxxxxxxxx>
http://bugzilla.novell.com/show_bug.cgi?id=547143
User cyberorg@xxxxxxxxxxxx added comment
http://bugzilla.novell.com/show_bug.cgi?id=547143#c6
--- Comment #6 from Jigish Gohil <cyberorg@xxxxxxxxxxxx> 2009-10-15 07:51:59
MDT ---
While you are at it you may want to explore handling of raw.bz2 too, we use:
bzcat imagename.raw.bz2 | dd of=/dev/sdX bs=4k
for the images created on oBS such as here:
http://download.opensuse.org/repositories/Education/images/
Another thing that can be improved for hybrid image(may be topic for another
enhancement request):
Automatically create second partition on the usb stick using the rest of space
left by dumping iso image. Hybrid iso uses second partition for Copy on
write(COW) for persistence of data.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User cyberorg@xxxxxxxxxxxx added comment
http://bugzilla.novell.com/show_bug.cgi?id=547143#c6
--- Comment #6 from Jigish Gohil <cyberorg@xxxxxxxxxxxx> 2009-10-15 07:51:59
MDT ---
While you are at it you may want to explore handling of raw.bz2 too, we use:
bzcat imagename.raw.bz2 | dd of=/dev/sdX bs=4k
for the images created on oBS such as here:
http://download.opensuse.org/repositories/Education/images/
Another thing that can be improved for hybrid image(may be topic for another
enhancement request):
Automatically create second partition on the usb stick using the rest of space
left by dumping iso image. Hybrid iso uses second partition for Copy on
write(COW) for persistence of data.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |