1 |
"Jerry A!" wrote: |
2 |
> |
3 |
> On Fri, Apr 06, 2001 at 05:51:12PM +0200, Achim Gottinger wrote: |
4 |
> : "Jerry A!" wrote: |
5 |
> : > |
6 |
> : > On Fri, Apr 06, 2001 at 05:35:10PM +0200, Achim Gottinger wrote: |
7 |
> : > : |
8 |
> : > : If you can boot from a floppy and concurrently acces your cdrom, I can |
9 |
> : > : make you a modified version |
10 |
> : > : of linuxrc that only probes your unmapped cdrom device. Making a floppy |
11 |
> : > : from images/boot-grub.? creating |
12 |
> : > : the device on that floppy and replacing linuxrc should work. Replacing |
13 |
> : > : the kernel on that floppy with a |
14 |
> : > : one that has support for your network card build if the above solution |
15 |
> : > : works should give you the posiibility to |
16 |
> : > : grab the sys.tbz2 via ftp and install it instead of the one on the iso. |
17 |
> : > |
18 |
> : > Okay, I'll go ahead and do that. I'm also dd'ing a tomsrbt disk right |
19 |
> : > now as well. Dammit, I'm gonna have Gentoo before the end of the |
20 |
> : > weekend. I need my fix!!! |
21 |
> : > |
22 |
> : > So, where's the sys.tbz2 that I should be using? |
23 |
> : |
24 |
> : I'm building it right now should be available in an hour. Hope you don't |
25 |
> : get a cold turkey till then. |
26 |
> : Your unmapped cdrom is on /dev/floppy or what? |
27 |
> |
28 |
> The unmapped cdrom is recognized as fd0. There is no /dev/floppy. |
29 |
true, just my alias under devfs |
30 |
|
31 |
> However, this is only to boot. Once the kernel starts up the cdrom will |
32 |
> be probed and recognized as /dev/hdc. If I have the usb floppy |
33 |
> attached, that will be proved and recognized as usb mass storage device |
34 |
> /dev/sdb. |
35 |
Sounds strange, I will make a linuxrc that scans /dev/fd0, hope that |
36 |
works if you don't add any kernel |
37 |
options. |
38 |
|
39 |
> |
40 |
> The more I think about it, the more I may be getting bit by this whole |
41 |
> flakey loop device bug (which is of course fixed in 2.4.3). |
42 |
|
43 |
I don't think this loop device flakeyness is the cause. In this |
44 |
situation your cdrom whould be detencted |
45 |
but could not be mounted. So in this case the install process hangs. But |
46 |
in your situation it should repeate |
47 |
the scan endless. |
48 |
|
49 |
BTW: is there a mkreiserfs on tomstbr? If not I'll upload a statically |
50 |
linked version too. |
51 |
|
52 |
achim~ |
53 |
> |
54 |
> --Jerry |
55 |
> |
56 |
> name: Jerry Alexandratos || Open-Source software isn't a |
57 |
> phone: 703.599.6023 || matter of life or death... |
58 |
> email: jerry@×××××××.org || ...It's much more important |
59 |
> || than that! |
60 |
> |
61 |
> _______________________________________________ |
62 |
> gentoo-dev mailing list |
63 |
> gentoo-dev@g.o |
64 |
> http://www.gentoo.org/mailman/listinfo/gentoo-dev |