But when I do this,
Boot from the Ext2(or Dos) partition with grub
And then use loader from the partition
It says "Can't find kernel/kernel.old"
Then I use the "ls" of loader by "ls  "
It says " ' ' is bad path "
what's that??

From: Dan Nelson <[EMAIL PROTECTED]>
To: "M. Warner Losh" <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED], [email protected]
Subject: Re: use loader to load kernel.gz and mfsroot.gz in an ext2
filesystem
Date: Wed, 26 Jan 2005 10:30:48 -0600

In the last episode (Jan 26), M. Warner Losh said:
> : I put loader,kernel.gz and mfsroot.gz in an ext2(dos) file system
> : on harddisk,and want to directly use grub or use grub and freebsd
> : loader(or other manner?) to boot the system.
>
> You'll need to add support to libstand to read ext2 and/or DOS file
> systems.  That's the first step...

Libstand already supports both, and they are included into /boot/loader
( see the file_system[] array in /sys/boot/i386/loader/conf.c ), so it
should be able to boot off of both filessytems just fine.

--
        Dan Nelson
        [EMAIL PROTECTED]

_________________________________________________________________
与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to