public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] RC6 Boot ISO reports + info [kind of long]
@ 2001-09-03 13:11 Donny Davies
  2001-09-03 13:17 ` scott worley
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Donny Davies @ 2001-09-03 13:11 UTC (permalink / raw
  To: gentoo-dev

Hi,devs

I'm wondering whether some friendly gentoo'ers with SCSI setups won't
comment on our new self-booting build ISO system?

I can report no success on a Symbios 53c810 controller, with the SCSI
BIOS on the MB, in combination with an Yamaha SCSI writer. Sounds
like a funny setup I know, but it can work. I seem to have forgotten which
Linux distribution's bootable installation CD it was that actually worked
for this particular setup. I must try to rediscover it to see what is different!

The error is:
isolinux: Loading spec packet failed, trying to wing it...
isolinux: Found something at drive = F0
isolinux: Looks like it might be right, continuing...
isolinux: Disk Error 00 drive F0
Boot failed: press a key to retry

For what it's worth all of our build iso's boot perfectly and work fine on
any type of IDE equipment I've thrown at them so far, its just the SCSI
that needs some tweaking. This isn't just a case of adding support for the
53c810 controller or something else simple/similar is it drobbins?

Also, I would note that the old 1.0_rc4_pre2 ISO I have here, boots
successfully on my SCSI setup. I think that one is based on a different
boot system with grub though. Further, I would note that the RC6 ISOS
get the SCSI BIOS to indicate that a bootable CDROM has been found
and that it will use "Non-Emulation Mode". I have found Windows NT/2000
CDROMS to give the same notice, but they can boot OK. I have also
noticed that Windows 9x and the RC4 CD get the SCSI BIOS to say it
has found a bootable CDROM which will "Emulate CD-ROM as Floppy
Drive A:". I can use those CD's will boot with. To sum that up, I believe
that this "emulation mode" business/option, appears to have no effect on
whether the CD will boot or not, I guess its just some option in making
a bootable CDROM. Hmm I should read-up some on this isolinux stuff :)

Ideally you could send in a quick "hey it works on this" report to the
development mailing list, or any difficulties you are experiencing so that
we can establish where the problem hardware/devices are, and make
the required fixes. I do realise that many of us are fully capable of
"working around" the problem, and adjusting locally. I do this myself
sometimes. Usually that means we dont speak up, but instead just merrily
cruise along. Alas it would be better to file a report if something could
be improved, because that way nobody gets left behind, or stuck with
a CD that wont boot for them. Mind you, I'm not saying we can make
a CD that will boot on every system, probably not. It would be going
a long way however into putting together a solid, robust, bootable build
ISO if we can manage to cover cases like mine, and possibly some other
obscure ones/combinations. With the way things are going, I wouldn't be
surprised to see this solved very soon.

As another sidenote, my particular SCSI driver has amusingly enough
been the default pre-selected host driver inside of the kernel menuconfig
target/program for all of 2.4.x and 2.2.x series that I can remember.
Although I'm certain they decided upon that choice in order to minimise
CONFIG_SCSI_SYM53C8XX and CONFIG_SCSI_NCR53C8XX
confusion. This seems to be a pretty important chip to be supported,
as theres tonnes of cards based on it. And then theres the fact that this
is a woodchip.. *rimshot*. But I digress..

You may find the newest revisions of the (non)bootable ;-) ISO image in:
ftp://ftp.ibiblio.org/pub/linux/distributions/gentoo/snapshots/build/ix86-linux-gnu
As of now the latest one is "build-ix86-1.0_rc6-r9.iso". It is ~16MB long.

The master plan I gather, is to eventually come up with a solid self-booting
build CD that contains a chroot'able build environment, along with a recent
snapshot of the portage tree, and a good selection of distfiles (probably at
least enough to do `emerge system`). With some good bug reports and more
testing this can be a reality very soon indeed!

Another tidbit I'd like to explore, is the possibility of using the -multi option
to cdrecord when writing the ISO. Whilst I've been experimenting with it
I have noticed that unfortunately you dont seem to be able to use the newest
session you've written to the disc, only the first one you write is usable for
booting. So, you can write for example the -r9 release of the build ISO to
CD, then tomorrow you could write the -r10 release, both using the -multi
option, but only the first session is accessible/usable.. at least for booting
anyway. I gather one needs software support in the running OS before one
can access the later sessions. I'd really like to be able to add additional
releases of the build ISO to a CD, in multiple sessions, and have the newest
one be available for booting the computer. Does somebody know more
about this?

So please *do* tell us whats up with our bootable build CD system and
your hardware. How's it working for you?

Cheers,
Donny (aka woodchip)





^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [gentoo-dev] RC6 Boot ISO reports + info [kind of long]
  2001-09-03 13:11 Donny Davies
@ 2001-09-03 13:17 ` scott worley
  2001-09-03 14:47 ` Daniel Robbins
  2001-09-03 15:18 ` Daniel Robbins
  2 siblings, 0 replies; 15+ messages in thread
From: scott worley @ 2001-09-03 13:17 UTC (permalink / raw
  To: gentoo-dev

Donny Davies wrote:

>Hi,devs
>
>I'm wondering whether some friendly gentoo'ers with SCSI setups won't
>comment on our new self-booting build ISO system?
>
>I can report no success on a Symbios 53c810 controller, with the SCSI
>BIOS on the MB, in combination with an Yamaha SCSI writer. Sounds
>like a funny setup I know, but it can work. I seem to have forgotten which
>Linux distribution's bootable installation CD it was that actually worked
>for this particular setup. I must try to rediscover it to see what is different!
>
>The error is:
>isolinux: Loading spec packet failed, trying to wing it...
>isolinux: Found something at drive = F0
>isolinux: Looks like it might be right, continuing...
>isolinux: Disk Error 00 drive F0
>Boot failed: press a key to retry
>
>For what it's worth all of our build iso's boot perfectly and work fine on
>any type of IDE equipment I've thrown at them so far, its just the SCSI
>that needs some tweaking. This isn't just a case of adding support for the
>53c810 controller or something else simple/similar is it drobbins?
>
>Also, I would note that the old 1.0_rc4_pre2 ISO I have here, boots
>successfully on my SCSI setup. I think that one is based on a different
>boot system with grub though. Further, I would note that the RC6 ISOS
>get the SCSI BIOS to indicate that a bootable CDROM has been found
>and that it will use "Non-Emulation Mode". I have found Windows NT/2000
>CDROMS to give the same notice, but they can boot OK. I have also
>noticed that Windows 9x and the RC4 CD get the SCSI BIOS to say it
>has found a bootable CDROM which will "Emulate CD-ROM as Floppy
>Drive A:". I can use those CD's will boot with. To sum that up, I believe
>that this "emulation mode" business/option, appears to have no effect on
>whether the CD will boot or not, I guess its just some option in making
>a bootable CDROM. Hmm I should read-up some on this isolinux stuff :)
>
>Ideally you could send in a quick "hey it works on this" report to the
>development mailing list, or any difficulties you are experiencing so that
>we can establish where the problem hardware/devices are, and make
>the required fixes. I do realise that many of us are fully capable of
>"working around" the problem, and adjusting locally. I do this myself
>sometimes. Usually that means we dont speak up, but instead just merrily
>cruise along. Alas it would be better to file a report if something could
>be improved, because that way nobody gets left behind, or stuck with
>a CD that wont boot for them. Mind you, I'm not saying we can make
>a CD that will boot on every system, probably not. It would be going
>a long way however into putting together a solid, robust, bootable build
>ISO if we can manage to cover cases like mine, and possibly some other
>obscure ones/combinations. With the way things are going, I wouldn't be
>surprised to see this solved very soon.
>
>As another sidenote, my particular SCSI driver has amusingly enough
>been the default pre-selected host driver inside of the kernel menuconfig
>target/program for all of 2.4.x and 2.2.x series that I can remember.
>Although I'm certain they decided upon that choice in order to minimise
>CONFIG_SCSI_SYM53C8XX and CONFIG_SCSI_NCR53C8XX
>confusion. This seems to be a pretty important chip to be supported,
>as theres tonnes of cards based on it. And then theres the fact that this
>is a woodchip.. *rimshot*. But I digress..
>
>You may find the newest revisions of the (non)bootable ;-) ISO image in:
>ftp://ftp.ibiblio.org/pub/linux/distributions/gentoo/snapshots/build/ix86-linux-gnu
>As of now the latest one is "build-ix86-1.0_rc6-r9.iso". It is ~16MB long.
>
>The master plan I gather, is to eventually come up with a solid self-booting
>build CD that contains a chroot'able build environment, along with a recent
>snapshot of the portage tree, and a good selection of distfiles (probably at
>least enough to do `emerge system`). With some good bug reports and more
>testing this can be a reality very soon indeed!
>
>Another tidbit I'd like to explore, is the possibility of using the -multi option
>to cdrecord when writing the ISO. Whilst I've been experimenting with it
>I have noticed that unfortunately you dont seem to be able to use the newest
>session you've written to the disc, only the first one you write is usable for
>booting. So, you can write for example the -r9 release of the build ISO to
>CD, then tomorrow you could write the -r10 release, both using the -multi
>option, but only the first session is accessible/usable.. at least for booting
>anyway. I gather one needs software support in the running OS before one
>can access the later sessions. I'd really like to be able to add additional
>releases of the build ISO to a CD, in multiple sessions, and have the newest
>one be available for booting the computer. Does somebody know more
>about this?
>
>So please *do* tell us whats up with our bootable build CD system and
>your hardware. How's it working for you?
>
>Cheers,
>Donny (aka woodchip)
>
>
>
>_______________________________________________
>gentoo-dev mailing list
>gentoo-dev@cvs.gentoo.org
>http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
>
Hi,

I just burned rc6-9 and was able to boot with SCSI.  Didn't proceed with 
install but the CD did boot to  root prompt.  System is:
AHA-2940UW
Yamaha CD-RW
Sony CD-R
2 Seagate UW HD's

scott worley
folokai@earthlink.net






^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [gentoo-dev] RC6 Boot ISO reports + info [kind of long]
  2001-09-03 13:11 Donny Davies
  2001-09-03 13:17 ` scott worley
@ 2001-09-03 14:47 ` Daniel Robbins
  2001-09-03 15:18 ` Daniel Robbins
  2 siblings, 0 replies; 15+ messages in thread
From: Daniel Robbins @ 2001-09-03 14:47 UTC (permalink / raw
  To: gentoo-dev

On Mon, Sep 03, 2001 at 03:08:25PM -0400, Donny Davies wrote:

> For what it's worth all of our build iso's boot perfectly and work fine on
> any type of IDE equipment I've thrown at them so far, its just the SCSI
> that needs some tweaking. This isn't just a case of adding support for the
> 53c810 controller or something else simple/similar is it drobbins?

No, the kernel and initrd loading happens *before* Linux, so this sounds like
a BIOS/SCSI BIOS issue.

-- 
Daniel Robbins					<drobbins@gentoo.org>
Chief Architect/President			http://www.gentoo.org 
Gentoo Technologies, Inc.			



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [gentoo-dev] RC6 Boot ISO reports + info [kind of long]
  2001-09-03 13:11 Donny Davies
  2001-09-03 13:17 ` scott worley
  2001-09-03 14:47 ` Daniel Robbins
@ 2001-09-03 15:18 ` Daniel Robbins
  2001-09-03 18:07   ` scott worley
  2 siblings, 1 reply; 15+ messages in thread
From: Daniel Robbins @ 2001-09-03 15:18 UTC (permalink / raw
  To: gentoo-dev

On Mon, Sep 03, 2001 at 03:08:25PM -0400, Donny Davies wrote:

> I can report no success on a Symbios 53c810 controller, with the SCSI
> BIOS on the MB, in combination with an Yamaha SCSI writer. Sounds
> like a funny setup I know, but it can work. I seem to have forgotten which
> Linux distribution's bootable installation CD it was that actually worked
> for this particular setup. I must try to rediscover it to see what is different!

What brand BIOS and BIOS version does your motherboard have?  The most recent
version of isolinux (we're using the next most recent version) has this fix:

 ISOLINUX: Bug workaround for Award BIOS 4.51, and perhaps other buggy BIOSes as well.

Best Regards,

-- 
Daniel Robbins					<drobbins@gentoo.org>
Chief Architect/President			http://www.gentoo.org 
Gentoo Technologies, Inc.			



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [gentoo-dev] RC6 Boot ISO reports + info [kind of long]
  2001-09-03 15:18 ` Daniel Robbins
@ 2001-09-03 18:07   ` scott worley
  2001-09-03 18:32     ` Daniel Robbins
  0 siblings, 1 reply; 15+ messages in thread
From: scott worley @ 2001-09-03 18:07 UTC (permalink / raw
  To: gentoo-dev

Daniel Robbins wrote:

>On Mon, Sep 03, 2001 at 03:08:25PM -0400, Donny Davies wrote:
>
>>I can report no success on a Symbios 53c810 controller, with the SCSI
>>BIOS on the MB, in combination with an Yamaha SCSI writer. Sounds
>>like a funny setup I know, but it can work. I seem to have forgotten which
>>Linux distribution's bootable installation CD it was that actually worked
>>for this particular setup. I must try to rediscover it to see what is different!
>>
>
>What brand BIOS and BIOS version does your motherboard have?  The most recent
>version of isolinux (we're using the next most recent version) has this fix:
>
> ISOLINUX: Bug workaround for Award BIOS 4.51, and perhaps other buggy BIOSes as well.
>
>Best Regards,
>
Hi,

Related SCSI installed topic.  Where are the drive dev nodes???
rc6-r9 iso boots ok on my AHA-2940UW system.  Fdisk and mkreiserfs can't 
find the drives.  When I look in /dev the only entries for the SCSI 
devices are:

/dev/scsi/host0/bus0/targetX/lun0 where X=0,1,5,6 for my 2 HD's and CD's.

Can't use these device entries to access the drives with fdisk or 
mkreiserfs.

I seem to remember on rc5 that there was a /dev/disk/... set of nodes 
what had the partitions.

Is there anyway to create these nodes in the iso image shell?

thanks,
scott worley
folokai@earthlink.net





^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [gentoo-dev] RC6 Boot ISO reports + info [kind of long]
  2001-09-03 18:07   ` scott worley
@ 2001-09-03 18:32     ` Daniel Robbins
  2001-09-03 20:33       ` scott worley
  0 siblings, 1 reply; 15+ messages in thread
From: Daniel Robbins @ 2001-09-03 18:32 UTC (permalink / raw
  To: gentoo-dev

On Mon, Sep 03, 2001 at 05:07:02PM -0700, scott worley wrote:

> /dev/scsi/host0/bus0/targetX/lun0 where X=0,1,5,6 for my 2 HD's and CD's.
> Can't use these device entries to access the drives with fdisk or 
> mkreiserfs.

lun0 is a directory.  There should be a device node inside it that *should*
be recognized by fdisk and mkreiserfs.

> I seem to remember on rc5 that there was a /dev/disk/... set of nodes 
> what had the partitions.
> Is there anyway to create these nodes in the iso image shell?

There's no /dev/discs/ directory?  

-- 
Daniel Robbins					<drobbins@gentoo.org>
Chief Architect/President			http://www.gentoo.org 
Gentoo Technologies, Inc.			



^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [gentoo-dev] RC6 Boot ISO reports + info [kind of long]
  2001-09-03 18:32     ` Daniel Robbins
@ 2001-09-03 20:33       ` scott worley
  2001-09-03 20:53         ` Daniel Robbins
  0 siblings, 1 reply; 15+ messages in thread
From: scott worley @ 2001-09-03 20:33 UTC (permalink / raw
  To: gentoo-dev

Daniel Robbins wrote:

>On Mon, Sep 03, 2001 at 05:07:02PM -0700, scott worley wrote:
>
>>/dev/scsi/host0/bus0/targetX/lun0 where X=0,1,5,6 for my 2 HD's and CD's.
>>Can't use these device entries to access the drives with fdisk or 
>>mkreiserfs.
>>
>
>lun0 is a directory.  There should be a device node inside it that *should*
>be recognized by fdisk and mkreiserfs.
>
>>I seem to remember on rc5 that there was a /dev/disk/... set of nodes 
>>what had the partitions.
>>Is there anyway to create these nodes in the iso image shell?
>>
>
>There's no /dev/discs/ directory?  
>
Daniel,

After loading scsi_mod and aic7xxx, I checked dmesg and all scsi devices 
were found.

There is no entry for /dev/discs and all the 
/dev/scsi/host0/bus0/targetX/lun0's are empty.

I put a modules.conf and modules.devfs into the rescue /etc dir and 
restarted devfsd.  Didn't work.  Of course, I was guessing.

scott







^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [gentoo-dev] RC6 Boot ISO reports + info [kind of long]
  2001-09-03 20:33       ` scott worley
@ 2001-09-03 20:53         ` Daniel Robbins
  0 siblings, 0 replies; 15+ messages in thread
From: Daniel Robbins @ 2001-09-03 20:53 UTC (permalink / raw
  To: gentoo-dev

On Mon, Sep 03, 2001 at 07:32:12PM -0700, scott worley wrote:

> >There's no /dev/discs/ directory?  
> >
> Daniel,
> 
> After loading scsi_mod and aic7xxx, I checked dmesg and all scsi devices 
> were found.
> 
> There is no entry for /dev/discs and all the 
> /dev/scsi/host0/bus0/targetX/lun0's are empty.
> 
> I put a modules.conf and modules.devfs into the rescue /etc dir and 
> restarted devfsd.  Didn't work.  Of course, I was guessing.

I really don't think that this is a problem with devfs; more likely it is
a problem with the aic7xxx module, whose responsibility it is to actually
register the devices with devfs.  Try:

cat /proc/scsi/aic7xxx/0 and make sure that the driver sees all your targets.

cat /proc/scsi/scsi and make sure that your targets show up here too.

Best Regards,

-- 
Daniel Robbins					<drobbins@gentoo.org>
Chief Architect/President			http://www.gentoo.org 
Gentoo Technologies, Inc.			



^ permalink raw reply	[flat|nested] 15+ messages in thread

* [gentoo-dev] RC6 Boot ISO reports + info [kind of long]
@ 2001-09-04 11:56 Frank Thieme
  2001-09-04 12:46 ` Erik Van Reeth
  0 siblings, 1 reply; 15+ messages in thread
From: Frank Thieme @ 2001-09-04 11:56 UTC (permalink / raw
  To: gentoo-dev

>> I can report no success on a Symbios 53c810 controller, with the SCSI
>> BIOS on the MB, in combination with an Yamaha SCSI writer. Sounds
>> like a funny setup I know, but it can work. I seem to have forgotten
which
>> Linux distribution's bootable installation CD it was that actually worked
>> for this particular setup. I must try to rediscover it to see what is
different!

>What brand BIOS and BIOS version does your motherboard have?  The most
recent
>version of isolinux (we're using the next most recent version) has this
fix:
>
> ISOLINUX: Bug workaround for Award BIOS 4.51, and perhaps other buggy
BIOSes as >well.

Funny thing - I have a Award 6.00 BIOS so this is not that problem. But I
have a Symbios SCSI controller (Dawicontrol DW-2976UW) and a Yamaha CD writer
(CRW8824S), too.

I cannot boot either since you switched to isolinux.
Errors:

isolinux: loading spec packet failed, trying to wing it.
isolinux: failed to access CD-ROM device; boot failed.

I booted from my Toshiba DVD ROM as well as from the writer - same errors...

Bye...Frank




^ permalink raw reply	[flat|nested] 15+ messages in thread

* RE: [gentoo-dev] RC6 Boot ISO reports + info [kind of long]
  2001-09-04 11:56 [gentoo-dev] RC6 Boot ISO reports + info [kind of long] Frank Thieme
@ 2001-09-04 12:46 ` Erik Van Reeth
  0 siblings, 0 replies; 15+ messages in thread
From: Erik Van Reeth @ 2001-09-04 12:46 UTC (permalink / raw
  To: gentoo-dev

....
> Funny thing - I have a Award 6.00 BIOS so this is not that
> problem. But I
> have a Symbios SCSI controller (Dawicontrol DW-2976UW) and a
> Yamaha CD writer
> (CRW8824S), too.
>
> I cannot boot either since you switched to isolinux.
> Errors:
>
> isolinux: loading spec packet failed, trying to wing it.
> isolinux: failed to access CD-ROM device; boot failed.
>
> I booted from my Toshiba DVD ROM as well as from the writer -
> same errors...
>
> Bye...Frank

I also got a motherboard with an AWARD 6.00 BIOS which just doesn't boot the
CD (crosschecked boot priority). As Daniel specified, a new version of
ISOLINUX is available. I created a new ISO file with this new version, but
same effect.
It works on my other PC's with an AWARD BIOS v4.51 though.
Strange ...

Erik





^ permalink raw reply	[flat|nested] 15+ messages in thread

* RE: [gentoo-dev] RC6 Boot ISO reports + info [kind of long]
       [not found] <20010905113024.A78185@ada.snu.ac.kr>
@ 2001-09-05  1:56 ` Erik Van Reeth
  2001-09-05  3:43   ` Frank Thieme
  2001-09-05  9:27   ` Daniel Robbins
  0 siblings, 2 replies; 15+ messages in thread
From: Erik Van Reeth @ 2001-09-05  1:56 UTC (permalink / raw
  To: gentoo-dev

Hi,

As a new build r10 is available, I made a new ISO based on this snapshot.
Only difference is the version of ISOLINUX (v1.63 instead of v1.62).
You can grab it from http://www.vanreeth.org/gentoo

Erik


> -----Original Message-----
> From: Deokhwan Kim [mailto:dk@ada.snu.ac.kr]
> Sent: Wednesday, September 05, 2001 4:30 AM
> To: Erik Van Reeth
> Subject: Re: [gentoo-dev] RC6 Boot ISO reports + info [kind of long]
> 
> 
> On Tue, Sep 04, 2001 at 08:45:31PM +0200, Erik Van Reeth wrote:
> > 
> > I also got a motherboard with an AWARD 6.00 BIOS which just 
> doesn't boot the
> > CD (crosschecked boot priority). As Daniel specified, a new 
> version of
> > ISOLINUX is available. I created a new ISO file with this 
> new version, but
> > same effect.
> > It works on my other PC's with an AWARD BIOS v4.51 though.
> 
> My PC has an AWARD BIOS v4.51 which doesn't boot the original 
> CD.  Can I
> obtain a new ISO file which you made?
> 
> Have a good day!
> 
> -- 
> Deokhwan Kim 
> 



^ permalink raw reply	[flat|nested] 15+ messages in thread

* RE: [gentoo-dev] RC6 Boot ISO reports + info [kind of long]
  2001-09-05  1:56 ` Erik Van Reeth
@ 2001-09-05  3:43   ` Frank Thieme
  2001-09-05 11:02     ` Frank Thieme
  2001-09-07  5:58     ` Frank Thieme
  2001-09-05  9:27   ` Daniel Robbins
  1 sibling, 2 replies; 15+ messages in thread
From: Frank Thieme @ 2001-09-05  3:43 UTC (permalink / raw
  To: gentoo-dev

Hi!

> As a new build r10 is available, I made a new ISO based on this snapshot.
> Only difference is the version of ISOLINUX (v1.63 instead of v1.62).
> You can grab it from http://www.vanreeth.org/gentoo

I'll try that later today. I tried the CD I made yesterday in my computer at
work without any problems. So the problem is not the Yamaha cd writer. Maybe
it's the symbios chipset SCSI controler?

Bye...Frank

-- 
GCS d- s a-- C++>++++ UL++++ P++ L++ !E W++ N o? K? w$ O M- V? PS PE
Y PGP++>+++ t+ 5+ X+++ R- tv+ b+ DI+ D+ G+>+++ e* h r++ y+




^ permalink raw reply	[flat|nested] 15+ messages in thread

* Re: [gentoo-dev] RC6 Boot ISO reports + info [kind of long]
  2001-09-05  1:56 ` Erik Van Reeth
  2001-09-05  3:43   ` Frank Thieme
@ 2001-09-05  9:27   ` Daniel Robbins
  1 sibling, 0 replies; 15+ messages in thread
From: Daniel Robbins @ 2001-09-05  9:27 UTC (permalink / raw
  To: gentoo-dev

On Wed, Sep 05, 2001 at 09:55:16AM +0200, Erik Van Reeth wrote:
> Hi,
> 
> As a new build r10 is available, I made a new ISO based on this snapshot.
> Only difference is the version of ISOLINUX (v1.63 instead of v1.62).
> You can grab it from http://www.vanreeth.org/gentoo

Oops.  I knew I forgot something.

-- 
Daniel Robbins					<drobbins@gentoo.org>
Chief Architect/President			http://www.gentoo.org 
Gentoo Technologies, Inc.			



^ permalink raw reply	[flat|nested] 15+ messages in thread

* RE: [gentoo-dev] RC6 Boot ISO reports + info [kind of long]
  2001-09-05  3:43   ` Frank Thieme
@ 2001-09-05 11:02     ` Frank Thieme
  2001-09-07  5:58     ` Frank Thieme
  1 sibling, 0 replies; 15+ messages in thread
From: Frank Thieme @ 2001-09-05 11:02 UTC (permalink / raw
  To: gentoo-dev

> > As a new build r10 is available, I made a new ISO based on this
> snapshot.
> > Only difference is the version of ISOLINUX (v1.63 instead of v1.62).
> > You can grab it from http://www.vanreeth.org/gentoo
> 
> I'll try that later today. I tried the CD I made yesterday in my computer

So, same problem again - isolinux won't boot. I really need to boot a system
running reiserfs to get on my partition. I did some bad things abaout libc -
so I can't boot anymore :((( Too bad I deleted my rc3 CD-RW...

Bye...Frank

-- 
GCS d- s a-- C++>++++ UL++++ P++ L++ !E W++ N o? K? w$ O M- V? PS PE
Y PGP++>+++ t+ 5+ X+++ R- tv+ b+ DI+ D+ G+>+++ e* h r++ y+




^ permalink raw reply	[flat|nested] 15+ messages in thread

* RE: [gentoo-dev] RC6 Boot ISO reports + info [kind of long]
  2001-09-05  3:43   ` Frank Thieme
  2001-09-05 11:02     ` Frank Thieme
@ 2001-09-07  5:58     ` Frank Thieme
  1 sibling, 0 replies; 15+ messages in thread
From: Frank Thieme @ 2001-09-07  5:58 UTC (permalink / raw
  To: gentoo-dev

Hi!

> > As a new build r10 is available, I made a new ISO based on this
> snapshot.
> > Only difference is the version of ISOLINUX (v1.63 instead of v1.62).
> > You can grab it from http://www.vanreeth.org/gentoo
> 
> I'll try that later today. I tried the CD I made yesterday in my computer
> at
> work without any problems. So the problem is not the Yamaha cd writer.
> Maybe
> it's the symbios chipset SCSI controler?

I played around a bit. My machine couldn't boot from CD with no emulation
and couldn't boot with floppy emulation. I downgraded my system BIOS a bit and
there are 2 changes now - SCSI controler has IRQ 11 not 15 anymore and the
fix for the VIA 686b south bridge came in a later BIOS version.

I will try out something maybe I find the problem exactly. However now my
machine can boot with isolinux 1.63 but not isolinux 1.62

Bye...Frank

-- 
GCS d- s a-- C++>++++ UL++++ P++ L++ !E W++ N o? K? w$ O M- V? PS PE
Y PGP++>+++ t+ 5+ X+++ R- tv+ b+ DI+ D+ G+>+++ e* h r++ y+




^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2001-09-07 11:57 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-04 11:56 [gentoo-dev] RC6 Boot ISO reports + info [kind of long] Frank Thieme
2001-09-04 12:46 ` Erik Van Reeth
     [not found] <20010905113024.A78185@ada.snu.ac.kr>
2001-09-05  1:56 ` Erik Van Reeth
2001-09-05  3:43   ` Frank Thieme
2001-09-05 11:02     ` Frank Thieme
2001-09-07  5:58     ` Frank Thieme
2001-09-05  9:27   ` Daniel Robbins
  -- strict thread matches above, loose matches on Subject: below --
2001-09-03 13:11 Donny Davies
2001-09-03 13:17 ` scott worley
2001-09-03 14:47 ` Daniel Robbins
2001-09-03 15:18 ` Daniel Robbins
2001-09-03 18:07   ` scott worley
2001-09-03 18:32     ` Daniel Robbins
2001-09-03 20:33       ` scott worley
2001-09-03 20:53         ` Daniel Robbins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox