![]() | 1 | initial version |
you can use this to make your fedora installation into a livedisc for dvd or usb boots : livecd-tools
noone will stop you from reinstalling it as a backup.
BUT:
booting from a stick, chroot into your hd, mount your usb-HDD-drive
cd /;tar czvf /mnt/usbdrive *
would be way easier.
![]() | 2 | No.2 Revision |
you can use this to make your fedora installation into a livedisc for dvd or usb boots : livecd-tools
noone will stop you from reinstalling it as a backup.
BUT:
booting from a stick, chroot into your hd, mount your usb-HDD-drive
cd /;tar czvf /mnt/usbdrive * --exclude=mnt *
would be way easier. easier.