FreeBSD + GRUB Installation Manual

zhaozj2021-02-16  57

# Make

# make install

# cd / boot

# MKDIR GRUB

# cd / usr / local / share / grub

# cp stage1 / boot / grub

# cp stage2 / boot / grub

# cp * _Stage1_5 / boot / grub

# cp / usr / local / sbin / grub / boot / grub

# cd / boot / grub

# ./grub

GRUB> Install (HD0, A) / Boot / Grub / Stage1 (HD0) (HD0, A) / Boot / GRUB / Stage2 P (HD0, A) /BOOT /GRUB/Menu.conf

GRUB> EXIT

#vi menu.conf

Title CoS-X

Root (HD0, A)

Keernel /Boot/cosx.bin

Boot

Title FreeBSD

Root (HD0, A)

Kernel / boot / loader

Boot

Title Windows

Rootnoverify (HD0, A)

Makeactive

ChainLoader 1

Boot

转载请注明原文地址:https://www.9cbs.com/read-21244.html

New Post(0)