Sugar Creation Kit/sck/Installation test Cases: Difference between revisions
m →All of these test require that an network interface is configured: remove header |
|||
| Line 53: | Line 53: | ||
*Type "mount" in terminal to see device name | *Type "mount" in terminal to see device name | ||
sudo ./tools_livecd-iso-to-disk.sh --reset-mbr --overlay-size-mb 500 --home-size-mb 700 --delete-home --unencrypted-home Fedora-17-Beta-TC2-i686-Live-SoaS.iso /dev/sd(x)1 | sudo ./tools_livecd-iso-to-disk.sh --reset-mbr --overlay-size-mb 500 --home-size-mb 700 --delete-home --unencrypted-home Fedora-17-Beta-TC2-i686-Live-SoaS.iso /dev/sd(x)1 | ||
===Graphical liveusb-creator=== | |||
====Prepare USB Stick==== | |||
*4 GB | |||
:'''Fat 16; boot flag set label=LIVE (caps)''' | |||
====Install Graphical liveusb-creator==== | |||
su | |||
yum install liveusb-creator | |||
liveusb-creator | |||
Graphical liveusb-creator starts | |||
:insert prepared usb-stick and note it's label appear ie: /dev/sd(x)1 (LIVE) | |||
*[Use existing Live CD] | |||
:look in /run/media/liveuser/(usb label) | |||
:select .iso [Open] | |||
*move Persistent Storage (xxx) slider to desired size | |||
*[Create Live USB] | |||