-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Sam,
can I still do it the old way, using the "dd" command ?:
dd if=<file> of=<device> bs=4M; sync

    * <file> is the name of the input image, e.g. "netinst.iso"
    * <device> is the device matching the USB flash drive, e.g.
/dev/sda, /dev/sdb. Be careful to make sure you have the right device
name, as this command is capable of writing over your hard disk just
as easily if you get the wrong one!
    * "bs=4M" tells dd to read/write in 4 megabyte chunks for better
performance; the default is 512 bytes, which will be much slower
    * The "sync" is to make sure that all the writes are flushed out
before the command returns


Op 10-09-14 om 23:16 schreef Sam Geeraerts:
> Op Mon, 08 Sep 2014 18:11:29 +0200 schreef gino 
> <ki...@subvertising.org>:
> 
>> I'm trying to install gnewsense on my acer netbook. Live system 
>> works fine on flash USB installed with Unetbootin but after the 
>> installion doesn't work. I suppose this is a problem of 
>> Unetbootin with free software. Is there another program like 
>> Unetbootin for installation on a USB flash key?
> 
> Please follow the installation guidelines: 
> http://www.gnewsense.org/Documentation/3/InstallationManual/CreatingTheLiveMedium#Live_USB
>
>
>
>
> 
_______________________________________________ gNewSense-users
> mailing list gNewSense-users@nongnu.org 
> https://lists.nongnu.org/mailman/listinfo/gnewsense-users
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBAgAGBQJUEOlIAAoJEO2b2ITIS6evXYEH/0MSTAwgunx2YJbDfx+mtfx9
yh7aY9GKim+TYRk5flsV75sl8nXSHXE2fS5zZbxhKs0/JF0slhwyIx2Js/iXSwmg
6q/ma3GQNbeWT2oN1mXY2MNhaoTMCILkdQiDhAnfzz5kzmBWLW1iPtn4H6uoEdWy
60/Tg9Ibh7059/5Dyb2o0ujxnWZBwydjXjqn3Kq4CNYLz7CrOkHw2E8zxaujQySN
RORBhAXlssax2e3EYEDMwFUiXmPyrYN+VZ+q1a9HVit79zNWFxQWpi2sKspeIqnj
I/01cqAU9URMfbOrE/WnrNbMsVFop+sgHQeLNvI74I24zHzsKA8+HYrwb9fDKPI=
=jM9q
-----END PGP SIGNATURE-----

_______________________________________________
gNewSense-users mailing list
gNewSense-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/gnewsense-users

Reply via email to