Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] making bootable USB
Date: Mon, 01 Sep 2014 19:12:59
Message-Id: 20140901191249.GG15640@syscon7
In Reply to: Re: [gentoo-user] making bootable USB by Christopher Jones
1 On 09/01/14 12:41, Christopher Jones wrote:
2 >
3 >
4 >Sent from my iPhone
5 >
6 >> On Sep 1, 2014, at 12:38 PM, Christopher Jones <christopher.jones1216@×××××.com> wrote:
7 >>
8 >> I had the minimal ISO on a usb stick so it can be done.
9 >>
10 [snip]
11
12 Some ISO images already have the appropriate boot sector; for example, Arch Linux ISOs. In this case, all you need is to write the image using dd ... of=/dev/sda or
13 similar.
14
15 But if the ISO image is not specially prepared (like Gentoo minimal ISO's) to be used from a USB drive, you need to copy the .iso file to the disk as an
16 ordinary file – mount, cp, all that – and install a bootloader such as Syslinux or lilo or GRUB.
17
18 Unfortunately the instruction on Gentoo Wiki is missing something, so it doesn't work either.
19
20 --
21 Joseph

Replies

Subject Author
Re: [gentoo-user] making bootable USB Neil Bothwick <neil@××××××××××.uk>