* [gentoo-user] Can we please get a USB-stick install boot image?
@ 2010-06-30 22:52 waltdnes
2010-06-30 22:56 ` Crístian Viana
` (4 more replies)
0 siblings, 5 replies; 8+ messages in thread
From: waltdnes @ 2010-06-30 22:52 UTC (permalink / raw
To: Gentoo Users List
I don't know if this is the proper list to post this request to. I've
been using linux for a dozen years, and am capable of reading and
following instructions. But, after a lot of dicking around, I still
haven't been able to modify a CD boot image get Gentoo to boot from a
USB stick. For my netbook (look ma, no CD) I ended up booting Knoppix
from a USB-stick, and installing Gentoo from there.
There are quite a few machines without CD drives being sold today, but
none that I'm aware of that won't boot from a USB stick. I believe that
USB-stick images, rather than CD images, should be the default
distributed boot images on the mirrors. And think of all the CD's that
won't end up in the landfill, after an install image is used once.
--
Walter Dnes <waltdnes@waltdnes.org>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Can we please get a USB-stick install boot image?
2010-06-30 22:52 [gentoo-user] Can we please get a USB-stick install boot image? waltdnes
@ 2010-06-30 22:56 ` Crístian Viana
2010-07-02 7:44 ` waltdnes
2010-06-30 23:34 ` Neil Bothwick
` (3 subsequent siblings)
4 siblings, 1 reply; 8+ messages in thread
From: Crístian Viana @ 2010-06-30 22:56 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 74 bytes --]
use UNetbootin (http://unetbootin.sf.net) to create a bootable USB stick.
[-- Attachment #2: Type: text/html, Size: 117 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Can we please get a USB-stick install boot image?
2010-06-30 22:52 [gentoo-user] Can we please get a USB-stick install boot image? waltdnes
2010-06-30 22:56 ` Crístian Viana
@ 2010-06-30 23:34 ` Neil Bothwick
2010-07-01 1:12 ` Willie Wong
` (2 subsequent siblings)
4 siblings, 0 replies; 8+ messages in thread
From: Neil Bothwick @ 2010-06-30 23:34 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 789 bytes --]
On Wed, 30 Jun 2010 18:52:09 -0400, waltdnes@waltdnes.org wrote:
> There are quite a few machines without CD drives being sold today, but
> none that I'm aware of that won't boot from a USB stick. I believe that
> USB-stick images, rather than CD images, should be the default
> distributed boot images on the mirrors. And think of all the CD's that
> won't end up in the landfill, after an install image is used once.
The problem is what size do you make the image, not all USB sticks are
equal. A simpler option is to use Unetbootin to convert the ISO onto a
USB stick.
Incidentally, you could try dd'ing the ISO to a USB stick, this works
more often that you might imagine.
--
Neil Bothwick
"It compiled? The first screen came up? Ship it!" -- Bill Gates
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Can we please get a USB-stick install boot image?
2010-06-30 22:52 [gentoo-user] Can we please get a USB-stick install boot image? waltdnes
2010-06-30 22:56 ` Crístian Viana
2010-06-30 23:34 ` Neil Bothwick
@ 2010-07-01 1:12 ` Willie Wong
2010-07-02 0:07 ` Iain Buchanan
2010-07-02 19:56 ` Keith Dart
4 siblings, 0 replies; 8+ messages in thread
From: Willie Wong @ 2010-07-01 1:12 UTC (permalink / raw
To: gentoo-user
On Wed, Jun 30, 2010 at 06:52:09PM -0400, waltdnes@waltdnes.org wrote:
> I don't know if this is the proper list to post this request to. I've
> been using linux for a dozen years, and am capable of reading and
> following instructions. But, after a lot of dicking around, I still
> haven't been able to modify a CD boot image get Gentoo to boot from a
> USB stick. For my netbook (look ma, no CD) I ended up booting Knoppix
> from a USB-stick, and installing Gentoo from there.
>
> There are quite a few machines without CD drives being sold today, but
> none that I'm aware of that won't boot from a USB stick. I believe that
> USB-stick images, rather than CD images, should be the default
> distributed boot images on the mirrors. And think of all the CD's that
> won't end up in the landfill, after an install image is used once.
While I'd also like to see USB boot media, I'd like to observe that
SystemRescueCD, which is based on Gentoo, is perfectly good to use as
an install medium.
W
--
Willie W. Wong wwong@math.princeton.edu
Data aequatione quotcunque fluentes quantitae involvente fluxiones invenire
et vice versa ~~~ I. Newton
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Can we please get a USB-stick install boot image?
2010-06-30 22:52 [gentoo-user] Can we please get a USB-stick install boot image? waltdnes
` (2 preceding siblings ...)
2010-07-01 1:12 ` Willie Wong
@ 2010-07-02 0:07 ` Iain Buchanan
2010-07-02 19:56 ` Keith Dart
4 siblings, 0 replies; 8+ messages in thread
From: Iain Buchanan @ 2010-07-02 0:07 UTC (permalink / raw
To: gentoo-user
here's one I prepared earlier ;)
This is from 2008:
http://nthrbldyblg.blogspot.com/2008/06/gentoo-linux-live-usb-key.html
and these are some notes of mine on syslinux which may help a bit too:
http://nthrbldyblg.blogspot.com/2010/02/syslinux-from-linux.html
HTH,
--
Iain Buchanan <iaindb at netspace dot net dot au>
Delay is preferable to error.
-- Thomas Jefferson
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Can we please get a USB-stick install boot image?
2010-06-30 22:56 ` Crístian Viana
@ 2010-07-02 7:44 ` waltdnes
0 siblings, 0 replies; 8+ messages in thread
From: waltdnes @ 2010-07-02 7:44 UTC (permalink / raw
To: gentoo-user
On Wed, Jun 30, 2010 at 07:56:31PM -0300, Cr??stian Viana wrote
> use UNetbootin (http://unetbootin.sf.net) to create a bootable USB stick.
According to http://unetbootin.sourceforge.net/#other
> The Linux version is compiled using g++, while the Windows version
> is cross-compiled using mingw32. Both use a statically linked version
> of qt4 (to eliminate external library dependencies).
...but, thanks to its fancy-schmancy GUI...
waltdnes@i3 ~ $ emerge -pv unetbootin
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] sys-fs/mtools-3.9.11 USE="-X" 267 kB
[ebuild N ] app-arch/p7zip-4.65-r1 USE="-doc -kde -rar (-static) -wxwidgets" 2,443 kB
[ebuild N ] x11-libs/qt-core-4.6.2-r1 USE="(-aqua) -debug -doc -exceptions -glib -iconv -optimized-qmake -pch -qt3support -ssl" 156,838 kB
[ebuild N ] dev-lang/nasm-2.08.01 USE="-doc" 765 kB
[ebuild N ] dev-perl/Crypt-PasswdMD5-1.3 5 kB
[ebuild N ] perl-core/MIME-Base64-3.08 17 kB
[ebuild N ] x11-libs/qt-script-4.6.2 USE="(-aqua) -debug -exceptions -iconv -pch" 0 kB
[ebuild N ] virtual/perl-MIME-Base64-3.08 0 kB
[ebuild N ] x11-libs/qt-gui-4.6.2 USE="mng tiff -accessibility
(-aqua) -cups -dbus -debug -exceptions -glib -gtk -nas -nis -pch
-qt3support -raster -xinerama" 0 kB
[ebuild N ] perl-core/digest-base-1.16 9 kB
[ebuild N ] virtual/perl-digest-base-1.16 0 kB
[ebuild N ] dev-perl/Digest-SHA1-2.12 39 kB
[ebuild N ] sys-boot/syslinux-3.86 USE="-custom-cflags" 3,649 kB
[ebuild N ] sys-boot/unetbootin-442 465 kB
Total: 14 packages (14 new), Size of downloads: 164,491 kB
--
Walter Dnes <waltdnes@waltdnes.org>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Can we please get a USB-stick install boot image?
2010-06-30 22:52 [gentoo-user] Can we please get a USB-stick install boot image? waltdnes
` (3 preceding siblings ...)
2010-07-02 0:07 ` Iain Buchanan
@ 2010-07-02 19:56 ` Keith Dart
2010-07-03 12:44 ` ich bins
4 siblings, 1 reply; 8+ messages in thread
From: Keith Dart @ 2010-07-02 19:56 UTC (permalink / raw
To: gentoo-user; +Cc: waltdnes
=== On Wed, 06/30, waltdnes@waltdnes.org wrote: ===
> able to modify a CD boot image get Gentoo to boot from a
> USB stick.
===
I have done that. Here's basically what I did.
#!/bin/sh
ISO=/home/ftp/pub/install/install-amd64-minimal-20081213.iso
mkdosfs -F 32 /dev/sdc1
dd if=/usr/share/syslinux/mbr.bin of=/dev/sdc || exit
mount -o loop,ro -t iso9660 $ISO /mnt/iso || exit
mount -t vfat /dev/sdc1 /mnt/media1 || exit
cp -r /mnt/iso/* /mnt/media1 || exit
sync
mv /mnt/media1/isolinux/* /mnt/media1
mv /mnt/media1/isolinux.cfg /mnt/media1/syslinux.cfg
rm -rf /mnt/media1/isolinux*
mv /mnt/media1/memtest86 /mnt/media1/memtest
umount /mnt/iso
#vim /mnt/media1/syslinux.cfg
sed -i -e "s:cdroot:cdroot slowusb:" \
-e "s:kernel memtest86:kernel memtest:" /mnt/media1/syslinux.cfg
umount /mnt/media1
syslinux /dev/sdc1
-- Keith Dart
--
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Keith Dart <keith@dartworks.biz>
public key: ID: 19017044
<http://www.dartworks.biz/>
=====================================================================
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Can we please get a USB-stick install boot image?
2010-07-02 19:56 ` Keith Dart
@ 2010-07-03 12:44 ` ich bins
0 siblings, 0 replies; 8+ messages in thread
From: ich bins @ 2010-07-03 12:44 UTC (permalink / raw
To: gentoo-user
Am 02.07.2010 21:56, schrieb Keith Dart:
> === On Wed, 06/30, waltdnes@waltdnes.org wrote: ===
>> able to modify a CD boot image get Gentoo to boot from a
>> USB stick.
> ===
>
> I have done that. Here's basically what I did.
>
> #!/bin/sh
>
> ISO=/home/ftp/pub/install/install-amd64-minimal-20081213.iso
>
> mkdosfs -F 32 /dev/sdc1
> dd if=/usr/share/syslinux/mbr.bin of=/dev/sdc || exit
> mount -o loop,ro -t iso9660 $ISO /mnt/iso || exit
> mount -t vfat /dev/sdc1 /mnt/media1 || exit
> cp -r /mnt/iso/* /mnt/media1 || exit
> sync
> mv /mnt/media1/isolinux/* /mnt/media1
> mv /mnt/media1/isolinux.cfg /mnt/media1/syslinux.cfg
> rm -rf /mnt/media1/isolinux*
> mv /mnt/media1/memtest86 /mnt/media1/memtest
>
> umount /mnt/iso
> #vim /mnt/media1/syslinux.cfg
> sed -i -e "s:cdroot:cdroot slowusb:" \
> -e "s:kernel memtest86:kernel memtest:" /mnt/media1/syslinux.cfg
>
> umount /mnt/media1
> syslinux /dev/sdc1
>
>
>
>
> -- Keith Dart
>
try the manual from the systemrescuecd (a very recent gentoo based livecd)
http://www.sysresccd.org/Sysresccd-manual-en_How_to_install_SystemRescueCd_on_an_USB-stick
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2010-07-03 12:45 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-30 22:52 [gentoo-user] Can we please get a USB-stick install boot image? waltdnes
2010-06-30 22:56 ` Crístian Viana
2010-07-02 7:44 ` waltdnes
2010-06-30 23:34 ` Neil Bothwick
2010-07-01 1:12 ` Willie Wong
2010-07-02 0:07 ` Iain Buchanan
2010-07-02 19:56 ` Keith Dart
2010-07-03 12:44 ` ich bins
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox