Lilo?

roelof said:
On a earlier version I have used lilo to boot up Windows and Freebsd.

You can still use LILO to boot FreeBSD, you will just not be able to run /sbin/lilo -v from within the FreeBSD OS.
 
Okay,

Then the choice will be trying to make GRUB or easyBSD work to boot Windows 7 or FreeBSD.

Roelof
 
Hello,

I have one problem.

When I do [cmd=]cp /boot/boot1 /media/disk/freeBSD.mbr[/cmd] I see this message:

Code:
/media/disk/boot1: No such file or directory

Roelof
 
Looks like it assumes your Windows partition is mounted on /media/disk/. Yours may have been mounted elsewhere.

Keep in mind that the standard NTFS driver is read-only.
 
Okay,

I found the fusefs-ntfs package and will try that one to achieve my goal. Or is there another way to copy /boot/boot1 to an NTFS drive?

Roelof
 
Back
Top