1
Muut käyttöjärjestelmät ja Linux-jakelut / Vs: Boottavan USB-tikun luonti
« : 25.10.18 - klo:13.25 »Järjestelmä liittää osion automaattisesti, kun tikku kytketään koneeseen. Muuten tikulla oleviin tiedostoihin ei pääsisi käsiksi ohjelmilla. Niin kauan kuin osio on käytössä, laite on varattuna, eikä WoeUSB voi tehdä tikulle tarvittavia muutoksia.
Irrota kyseinen taltio tiedostoselaimella tai komentamalla:Koodia: [Valitse]sudo umount /dev/sdb1
Tuon komennon jälkeen WoeUSB alkoi luomaan boottaavaa tikkua, mutta asennuksen loppuvaiheessa antoi tällaisen herjan:
Lainaus
Installation failed!
Exit code: 256
Log:
WoeUSB v@@WOEUSB_VERSION@@
==============================
Mounting source filesystem...
Wiping all existing partition table and filesystem signatures in /dev/sdb...
/dev/sdb: 2 bytes were erased at offset 0x000001fe (dos): 55 aa
/dev/sdb: calling ioctl to re-read partition table: Onnistui
Ensure that /dev/sdb is really wiped...
Creating new partition table on /dev/sdb...
Creating target partition...
Making system realize that partition table has changed...
Wait 3 seconds for block device nodes to populate...
mkfs.fat: warning - lowercase labels might not work properly with DOS or Windows
mkfs.fat 4.1 (2017-01-24)
Mounting target filesystem...
Applying workaround to prevent 64-bit systems with big primary memory from being unresponsive during copying files.
Copying files from source media...
The command "dd if="${source_file}" bs="${DD_BLOCK_SIZE}" skip="${i}" seek="${i}" of="${dest_file}" count=1 2> /dev/null" failed with exit status "1", program is prematurely aborted
/usr/bin/woeusb: rivi 1747: local: only_for_gui: kirjoitussuojattu muuttuja
The command "dd if="${source_file}" bs="${DD_BLOCK_SIZE}" skip="${i}" seek="${i}" of="${dest_file}" count=1 2> /dev/null" failed with exit status "1", program is prematurely aborted