Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Instalace, aktualizace a spouštění => Téma založeno: MichaelW201 25 Února 2012, 20:10:55
-
Pomocí USB creatoru jsem vytvořil Live USB s Ubuntu 11.10 a nastavil místo pro ukládání dat (na flash disku se vytvořil casper-rw), ale nic se mi neukládá, po restartu je vše jak při prvním spuštění. :'(
Flashdisk má 2GB, spouštím příkazem "live"
-
toto si urobil?
Now edit D:\syslinux.cfg (assuming D:\ is where your USB drive is) and add in "persistent" at the end of the line that begins with "append", and save the file, so your syslinux.cfg should look something like this:
default unetbootin
label unetbootin
kernel /ubnkern
append initrd=/ubninit file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash persistent --
For more info see https://help.ubuntu.com/community/LiveCD/Persistence
-
K vytvoření jsem nepoužil UNetbootin, ale USB creator.
Zkusím nainstalovat unetbootin a vytvořit to pomocí něj.
-
Použití Unetbootin pomohlo. :)