On 11/02/2011 04:23 PM, lee johnson wrote:
Hi,
The fedora usb creator does not seem to work with SL, because during the install
phase to hdd, it thought that sdb1 was my main hdd, showing it as the
install path for
partitioning and sdb1 for mounting.
I did however, get it working fine with imagewriter. Just a fyi
thx
nl
Hi,
Good to know that it is working with imagewriter.
Concerning usb creator, there are different usb creator around for
Fedora. Which version have you used?
rpm -q liveusb-creator
I would guess this is more a Fedora problem than a SL problem.
Have you used the GUI? In case you use the command line tool, you can
specify the /dev of your USB stick
yum install livecd-tools
livecd-iso-to-disk SL-61-i386-2011-07-27-LiveCD.iso /dev/sdc1
See also http://www.livecd.ethz.ch/usbdisk.html
Cheers,
Urs