Talk:Sugar on a Stick/Windows: Difference between revisions

No edit summary
Satellit (talk | contribs)
m For Windows only users: how to change disk label on a USB
Line 46: Line 46:


: Thanks FGrose! They are slightly clearer - at least it says something like "Do Not Do unless fails without." Perhaps the detail I was looking for belongs on the http://wiki.laptop.org/go/How_to_Damage_a_FLASH_Storage_Device page? MWTalbutt
: Thanks FGrose! They are slightly clearer - at least it says something like "Do Not Do unless fails without." Perhaps the detail I was looking for belongs on the http://wiki.laptop.org/go/How_to_Damage_a_FLASH_Storage_Device page? MWTalbutt
===[SoaS] Problem with Mirabelle and USB Boot===
soas lists 07/01/2010  posted by satellit
OK,
To prevent it name the sticks Fedora prior to putting the image on them.  (This step should be added to the online instructions.)
Now, if you did not change the name and need to modify the syslinux.cfg, change the following lines: (you will have a different UUID#)
  append initrd=initrd0.img root=live:UUID=3D4E-8E71 rootfstype=vfat rw liveimg overlay=UUID=3D4E-8E71 quiet  rhgb rd_NO_LUKS rd_NO_MD
  append initrd=initrd0.img root=live:UUID=3D4E-8E71 rootfstype=vfat rw liveimg overlay=UUID=3D4E-8E71 quiet  rhgb check
to
  append initrd=initrd0.img root=LABEL=FEDORA rootfstype=vfat rw liveimg overlay=LABEL=FEDORA quiet  rhgb rd_NO_LUKS rd_NO_MD
  append initrd=initrd0.img root=LABEL=FEDORA rootfstype=vfat rw liveimg overlay=LABEL=FEDORA quiet  rhgb check
I tested this fix and it works.
Marc marckarasek@gmail.com


==putting sugar around a stick (with fedora's help)==
==putting sugar around a stick (with fedora's help)==
Return to "Sugar on a Stick/Windows" page.