China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-06-25 03:29
中国DOS联盟论坛 » GRUB4DOS、SYSLINUX及其它启动管理软件讨论专区 » How to use GRUB4DOS for network booting? (Solved) View 2,668 Replies 8
Original Poster Posted 2008-01-07 18:01 ·  中国 湖北 武汉 电信
中级用户
★★
Credits 452
Posts 202
Joined 2006-12-21 13:46
19-year member
UID 74161
Gender Female
Status Offline
I've been using GRUB4DOS for half a year. I know GRUB4DOS has network functions! 1

But I can never find relevant usage methods??? I haven't seen anyone post such posts either,

The official help files don't have much introduction, and I don't know where to start. Does anyone know?

Please introduce it!

[ Last edited by 429499381 on 2008-1-14 at 11:28 AM ]
Floor 2 Posted 2008-01-07 22:31 ·  中国 福建 厦门 电信
中级用户
★★
Credits 480
Posts 197
Joined 2006-09-20 00:40
19-year member
UID 63115
From 黄冈
Status Offline
Are you knowledgeable about PXE or something else?
Floor 3 Posted 2008-01-08 08:51 ·  中国 湖北 武汉 电信
中级用户
★★
Credits 452
Posts 202
Joined 2006-12-21 13:46
19-year member
UID 74161
Gender Female
Status Offline
I don't know if my expression is very vague?? What I mean is that GRUB4DOS can use the network. Of course, network booting can be achieved, which is PXE booting. How to achieve it??
Floor 4 Posted 2008-01-08 09:02 ·  中国 福建 厦门 电信
中级用户
★★
Credits 480
Posts 197
Joined 2006-09-20 00:40
19-year member
UID 63115
From 黄冈
Status Offline
Floor 5 Posted 2008-01-10 02:59 ·  中国 湖北 武汉 电信
中级用户
★★
Credits 452
Posts 202
Joined 2006-12-21 13:46
19-year member
UID 74161
Gender Female
Status Offline
But I need something about GRUB4DOS, I'll look for it slowly
Floor 6 Posted 2008-01-11 22:18 ·  中国 广东 东莞 电信
新手上路
Credits 16
Posts 8
Joined 2007-03-02 12:15
19-year member
UID 80559
Gender Male
Status Offline
http://lianjiang2007.ys168.com/
There is a basic grub4dos tutorial above, which includes detailed descriptions of network booting, but it is not about diskless networks.
Floor 7 Posted 2008-01-12 06:50 ·  中国 湖北 武汉 电信
中级用户
★★
Credits 452
Posts 202
Joined 2006-12-21 13:46
19-year member
UID 74161
Gender Female
Status Offline
Which thing I often look at, and I didn't see the network boot part. If you see it, please post it up.
Floor 8 Posted 2008-01-14 11:27 ·  中国 湖北 武汉 电信
中级用户
★★
Credits 452
Posts 202
Joined 2006-12-21 13:46
19-year member
UID 74161
Gender Female
Status Offline
The problem has been solved. The specific method is

Use GRLDR as the PXE boot file

The menu file is placed in the root directory of the drive where this service is located. The directory is meu.lst/default

Everyone should note that menu.lst is a directory, not a file

Syntax:

title Boot network PE
root (pd) Use network
pxe keep I don't quite understand either
chainloader --force /startrom.0 Use PXE PE boot file
boot

There are two more points to note. (Assuming TFT32 is placed in the pxe directory of drive D)

1: Pay attention to the location of the file. No matter which directory your PXE service is in,

GRLDR always starts from the root directory. For example: map --mem (pd)/pxe/img/dos.img (fd0)

SYSLINUX starts from the TFT32 directory (this gave me a headache for several hours)

2: It is best not to use it under the USB flash drive (be sure to copy it to the local hard drive for use)

Because the find command cannot be used under some USB flash drives, and the transmission speed of the USB flash drive is slower than that of the hard drive (causing a bottleneck)

Here are some tips: (not very sure)

The command chainloader --force /startrom.0 may not need the preceding /, I also forgot

SYSLINUX is not needed (everyone should also pay attention)

There is also something not verified:

It is said that GRUB4DOS after 12-05 will have problems with PXE, you can use the version before 12-05

I verified that versions like 12-25 and some others cannot find the file under some motherboards. I didn't verify the version before 12-05
Floor 9 Posted 2008-04-03 15:01 ·  中国 山东 济南 电信
初级用户
Credits 62
Posts 23
Joined 2007-01-17 10:10
19-year member
UID 76795
Gender Male
Status Offline
I've been looking for this kind of thing recently too. There are no detailed setup instructions. After reading the moderator's tips, I'll give it another try. Thanks
Forum Jump: