Gentoo Archives: gentoo-dev

From: "Chad M. Stewart" <cms@××××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] creating boot cdrom (for full automatic install)]
Date: Sun, 09 Jun 2002 17:07:23
Message-Id: 1023660176.31272.13.camel@chippy
1 I sent this to the user mailing list but maybe dev is better. Hoping
2 someone can help me. :)
3
4 -Chad-
5
6 -----Forwarded Message-----
7
8 > From: Chad M. Stewart <cms@××××××.com>
9 > To: gentoo-user@g.o
10 > Subject: [gentoo-user] creating boot cdrom (for full automatic install)
11 > Date: 09 Jun 2002 15:04:39 -0400
12 >
13 >
14 > I'm working on creating a fully customized and automatic install of
15 > Gentoo Linux. Right now I have to hit enter about 5 times if I boot off
16 > of the default cdrom (16M iso). I'm trying to recreate the boot cd, but
17 > am having problems.
18 >
19 >
20 > # ls -la
21 > total 7956
22 > drwxr-xr-x 3 root root 4096 Jun 9 14:53 .
23 > drwxr-xr-x 3 root root 4096 Jun 9 14:37 ..
24 > dr-xr-xr-x 2 root root 4096 Jun 9 14:35 isolinux
25 > -r--r--r-- 1 root root 8119004 Jun 9 14:14 stage1-ix86-1.1a.tbz2
26 >
27 >
28 >
29 > # mkisofs -b isolinux/kernel -f -o ../chad-gentoo-boot-cd-1.iso .
30 > Size of boot image is 2212 sectors -> mkisofs: Error - boot image './isolinux/kernel' is not the an allowable size.
31 >
32 >
33 > # file isolinux/kernel isolinux/kernel: x86 boot sector
34 >
35 >
36 > I've rebuilt RedHat CDs before, to compare I did a file on their boot
37 > image and found the following.
38 >
39 >
40 > # file dosutils/autoboot/cdboot.img x86 boot sector, system SYSLINUX, FAT (12 bit)
41 >
42 >
43 > Anyone know how I might rebuild the Gentoo boot cd?
44 >
45 >
46 > Thank you for any help,
47 >
48 > Chad
49 >
50 > _______________________________________________
51 > gentoo-user mailing list
52 > gentoo-user@g.o
53 > http://lists.gentoo.org/mailman/listinfo/gentoo-user