doh, i know, i keep changing the date in kde2, but it keeps getting reset...i
dunno what to do about it..
ok, i'm trying to put lilo on a floppy by typing:
lilo -C /mnt/floppy/etc/lilo.conf -b /dev/fd0
but its complaining about not finding /boot/message. its because my
/mnt/floppy/etc/lilo.conf file says:
message=/boot/message
but the damn message file is in /mnt/floppy/boot, not /boot!
someone said that the lilo docs cover how to fool windows into thinking its
on the first harddrive. where are the docs? i've been trying to look at the
README, but damnit, i'm not a harddrive engineer! =)
thank you,
christopher
On Monday 25 December 2000 17:37, you wrote:
> Hi Christopher,
>
> > # LILO configuration created by QuickInst 21 Wed Dec 27 01:32:36
> > /etc/localtime 2000
>
> It seems your clock is still two days ahead. It's monday in Europe,
> tuesday in Asia, but not wednesday in America I guess ;-).
>
> > boot = /dev/hda
> > compact
>
> You can omit "compact". If you use large IDE disks add "lba32".
>
> > delay = 5 # optional, for systems that boot very quickly
> > vga = normal # force sane state
> > root = current # use "current" root
>
> "root" is not a general option, but a per image option for linux entries.
> Delete it here.
>
> > image = /boot/vmlinuz
> > label = linux
>
> Add a "root=/dev/hda<#>" here.
>
> > other = /dev/hdb1
> > table = /dev/hdb
> > loader = /boot/chain.b
>
> No need to specify the loader, since this is the default.
>
> > label = win32
>
> Make sure the windows partition is bootable (sys c:). Set it's bootable
> flag using the "a" command with (linux) fdisk. Unset other bootable flags,
> also on the first disk. If you want to recreate the dos bootsector use
> (dos) "fdisk /mbr". I am not sure if fdisk uses the right harddisk, so
> *take*care*. Have a boot floppy for your linux installation handy.
> If you want to use the lilo on /dev/hdb you could add an entry:
>
> other=/dev/hdb
> label=lilo2
>
> Make sure the second lilo is installed properly as well. Use the "-C"
> option to specify a different config file.
> When running lilo use the "-v" option, to get more verbose information, or
> even "-v -v" or "-v -v -v". Use "-t" to test (no write).
>
> Bye,
>
> Leonard.
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list