David McWherter (dtm@vramp.net)
Mon, 13 Sep 1999 07:53:40 -0400 (EDT)
If your kernel is in /boot/, putting your images in '/' would cause some
problems too (you should tell quik that they're in /boot/, if they are).
The more incindiary problem, though, I think, may be the fact that it's
picking up /dev/sda0, given your partition map below. You're not doing
anything weird like compiling quik yourself, are you (My thoughts are
that your devel tools are slightly broken, if you are)?
-David
> I copied the vmlinux and System.map
files to my /boot directory along
> with a
> copy of /etc/quik.conf. I edited /boot/quik.conf to the following:
>
>
> timeout = 100
> default = linux
>
> image = /vmlinux
> label = linux
> root = /dev/sda4
>
> image = /vmlinux
> label = linux.old
> root = /dev/sda4
>
> Here's what I get when I try to run quik:
>
> /sbin/quik -v -C /boot/quik.conf
>
> Second-stage loader is on /dev/sda0
> Config file is on partition 2
> Fatal error: cannot open /dev/sda0
>
> [> [root@host101 /]# pdisk /dev/sda
> Edit /dev/sda -
> Command (? for help): p
>
> Partition map (with 512 byte blocks) on '/dev/sda'
> #: type name length base ( size )
> 1: Apple_partition_map Apple 63 @ 1
> 2: Apple_UNIX_SVR2 boot 79872 @ 64 ( 39.0M)
> 3: Apple_UNIX_SVR2 swap 262144 @ 79936 (128.0M)
> 4: Apple_UNIX_SVR2 / 3851978 @ 342080 ( 1.8G)
>
> Device block size=512, Number of Blocks=4194058 (2.0G)
> DeviceType=0x0, DeviceId=0x0
>
>
>
This archive was generated by hypermail 2.0b3 on Mon Sep 13 1999 - 11:55:35 GMT