> [EMAIL PROTECTED] wrote:
> > Thomas,
> > 
> > VERY cool idea. How far can you really run with it? Can I use this to replace a
> > mkbootdsk boot floppy? Ever since I put a Promise-100 w/Maxtor-60G into my
> > otherwise all-SCSI system and installed Seawolf on it, I've had to use my
> > original boot floppy. Trouble is, I've been unable to get mkbootdsk to create
> > usable boot floppies for anything except the original Seawolf kernel. RPITB.
> 
> Depends on what the problem is.

kernel panic at boot time

> What kernel do you use?

original Seawolf (2.4.2-??)

> Do you boot IDE or SCSI?

System:
1) On-board IDE (no connections)
2) MegaRAID 1200 (external array under construction; no connections at this time)
3) BusLogic 958
     * 4.3G U+W drives = /dev/sda, /dev/sdb, /dev/sdc
     * PD/CD = /dev/sdd, /dev/cdrom
     * CD-RW = /dev/sg0, /dev/cdrom1
     * ADR tape = /dev/nst0
     * DAT tape = /dev/nst1
4) Promise-100
     * 60G UDMA100 Maxtor = /dev/hde

I want to boot from /dev/hde, and but IDE/SCSI mix confuses things. If I
understood LILO's ability to explicitly reorder the BIOS disk discovery order,
I'd probably be able to get it to work the way I want it. But I don't.

> 
> What's the problem with mkbootdisk?

Apparently doesn't copy correct ramdisk, kernel, or whatever onto the boot disk.
Result is boot-time kernel panic. Can't tell you details at this time (I'm at
work). Also, the mkbootdisk text equiv doesn't support vga= settings, so I can't
specify VESA framebuffer modes.

> Do you need an initial ram disk?

Yes. I make them using same command line params I've always used to build ram
disks for SCSI. Dasy to do. Filesizes of mine are consistent with working
version initrds.

> Does it have the correct modules on the
> disk and are they loaded?

Haven't checked that, but also haven't seen mkbootdisk fail to copy them
correctly in the past.

> 
> I build my own kernels with the drivers I need
> to boot the system as built-in. So no initrd mess
> to cause trouble.

Present "Red Hat Way" is to modularize everything. Ergo, mkinitrd even for IDE.

> 
> As for a boot floppy, what about:
> dd if=/boot/vmlinuz of=/dev/fd0
> rdev /dev/fd0 /dev/<partition with rootfs>
> 
> You can also try a formated floppy with
> lilo/syslinux/grub and the kernel on it.

I've been unable to locate a grub source not filled with dire warnings. Is it
ready for prime time?

--Doc Savage
  Fairview Heights,
IL

---------------------------------------------
This message was sent from Peaknet, Inc.
http://www.peaknet.net/




_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to