Submitted by kernel_script on Fri, 07/10/2009 - 14:50
Revision of How to Create a LiveUSB from Fri, 06/01/2012 - 18:43
The revisions let you track differences between multiple versions of a post.
The goal of this manual is to instruct the user on how to make a bootable USB drive with Trisquel installed.
1) Under Trisquel
- Launch System Settings from the main menu.
- Select a source disk image or burned Trisquel disk and a designated device. Click Make Startup Disk.
- Confirmation will display that the startup drive is complete.
2) Using dd for a direct copy (Other GNU/Linux distributions)
- $ sudo dd if=/path/to/image.iso of=/dev/sdX bs=8M;sync
Note that you want the device name (e.g. /dev/sdx) not the partition name (e.g. /dev/sdx1).
3) Under Windows
This manual is not an endorsement for the use of non-free operating systems. This manual is designed to help users migrate from non-free systems to free ones.
- Insert a USB stick with at least 2GB of free space
The easiest way to get up an running with USB is to use the USB installer provided by pendrivelinux.com. You’ll need to download and install and follow the instructions.
- Download Pen Drive Linux's USB Installer
- Select Trisquel from the dropdown list
- Click 'Browse' and open the downloaded ISO file
- Choose the USB drive and click 'Create'
Revisions
07/10/2009 - 14:50
09/10/2009 - 12:26
02/16/2010 - 05:30
02/26/2012 - 07:37
03/05/2012 - 05:34
03/23/2012 - 13:27
04/11/2012 - 13:07
06/10/2013 - 20:58
08/13/2013 - 18:08
04/14/2014 - 03:23
08/25/2014 - 18:05
04/16/2015 - 16:05
06/06/2015 - 15:00
01/22/2016 - 03:17
01/12/2017 - 21:49
10/02/2017 - 12:10
08/06/2018 - 22:17
05/25/2021 - 19:26
02/17/2022 - 16:54
01/13/2024 - 15:43
12/04/2024 - 13:08