Gentoo Archives: gentoo-dev

From: Jano Lukac <jano@××××××××××××.net>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Install w/o CD
Date: Wed, 17 Apr 2002 14:11:30
Message-Id: 36693.10.10.220.33.1019071011.squirrel@www.portablehole.net
In Reply to: Re: [gentoo-dev] Install w/o CD by Encoding could not be reliably detected. Contents not available.
1 Wow, that's wild. Where'd this document come from? :D
2
3 > I've successfully used this process (tftp) to install onto a slim Sony
4 > Vaio without buying their (overpriced, proprietary) pcmcia CD-ROM:
5 >
6 > http://www.gentoo.org/doc/altinstall.html
7 >
8 >
9 >
10 >
11 >
12 > "Will Glynn" <delta407@×××××××××××××××.net> on 04/17/2002 12:45:05 PM
13 >
14 > Please respond to gentoo-dev@g.o
15 >
16 > To: gentoo-dev@g.o
17 > cc: (bcc: Julian Urquijo/NYSO/US)
18 > Subject: [gentoo-dev] Install w/o CD
19 >
20 >
21 >
22 >
23 > I was recently (40 minutes ago) placed in a position where I wanted to
24 > install Gentoo on an existing Linux computer. But... I didn't have a
25 > Gentoo CD, nor did I have access to a burner. I'm sure that there are
26 > others who are in this same position but would still like to use
27 > Gentoo.
28 >
29 > ...no, this e-mail isn't asking for help. How I did this may be obvious
30 > to some of you, but it took me a good half hour to figure out. I booted
31 > up the computer, downloaded the 16 MB ISO, did a mount -o loop .iso
32 > gentoocd/ and copied the contents into /boot/gentoo. The machine was
33 > running grub, so I added the following to /boot/grub/menu.lst:
34 >
35 > title Gentoo Linux Setup
36 > kernel /gentoo/isolinux/kernel devfs=nomount vga=normal
37 > load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=22000 root=/dev/ram0 rw
38 > initrd /gentoo/isolinux/rescue.gz
39 >
40 > Then I rebooted and the world was happy. (After trying to figure out
41 > why it didn't work for half an hour, that is. But it works now,
42 > anyway.) This seems like a reasonable way to load Gentoo without
43 > writing to a CD-R, which some people might find useful.
44 >
45 > --delta407
46 >
47 >
48 > _______________________________________________
49 > gentoo-dev mailing list
50 > gentoo-dev@g.o
51 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
52 >
53 >
54 >
55 >
56 >
57 >
58 > _______________________________________________
59 > gentoo-dev mailing list
60 > gentoo-dev@g.o
61 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev