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 16:29:11
Message-Id: 20140901162922.GF15640@syscon7
In Reply to: Re: [gentoo-user] making bootable USB by wraeth
1 On 09/01/14 19:42, wraeth wrote:
2 >On Mon, 1 Sep 2014 09:51:10 Neil Bothwick wrote:
3 >> The ISO image has to be created as a "hybrid" image for this to work.
4 >
5 >I'm pretty sure the Gentoo minimal image is - I've been dd'ing the iso's for
6 >quite a while now, and it's always been a simple case of download, verify, dd.
7
8 If you burn the minimal install CD ISO image to CD it will work, but I think it will not work if one tries to put it on a USB stick. The structure is different for
9 USB.
10
11 >
12 >Besides, running `fdisk -l /path/to/image.iso` does return a partition list
13 >(of one NTFS/Hidden partition) for me, using a standard unmodified minimal
14 >iso.
15
16 fdisk -l install-amd64-minimal-20140828.iso
17
18 Disk install-amd64-minimal-20140828.iso: 190 MiB, 199229440 bytes, 389120 sectors
19 Units: sectors of 1 * 512 = 512 bytes
20 Sector size (logical/physical): 512 bytes / 512 bytes
21 I/O size (minimum/optimal): 512 bytes / 512 bytes
22 Disklabel type: dos
23 Disk identifier: 0x1047d058
24
25 Device Boot Start End Blocks Id System
26 install-amd64-minimal-20140828.iso1 * 0 389119 194560 17 Hidden HPFS/NTFS
27
28 >
29 >It's certainly worth noting, but in this case, OP is using a minimal image
30 >(install-amd64-minimal-20140828.iso).
31 >
32 >--
33 >wraeth
34
35 --
36 Joseph

Replies

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