[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

GRUB menu.lst entries.



Are these still the entries for menu.lst for booting the Hurd?

If they are not, what is the current menu.lst.

# Entry 2: 1st partition on first HDD

Title GNU/Hued (IDE 1st partition - hd0s1 multi-user)

root (hd0,0)

kernel /boot/gnumach.gz root=device:hd0s1

module /hurd/ext2fs.static \

--multiboot-command-line=${kernel-command-line} \

--host-priv-port=${host-port} \

--device-master-port=${device-port} \

--exec-server-task=${exec-task} \

-T typed ${root} $(task-create) $(task-resume)

module /lib/ld.so.1 /hurd/exec $(exec-task=task-create)


# Entry 3: 1st partition on first HDD

title GNU/Hurd (IDE 1st partition - hd0s1 single-user)

root (hd0,0)

kernel /boot/gnumach.gz -s root=device:hd0s1

module /hurd/ext2fs.static \

--multiboot-command-line=${kernel-command-line} \

--host-priv-port=${host-port} \

--device-master-port=${device-port} \

--exec-server-task=${exec-task} \

-T typed ${root} $(task-create) $(task-resume)

module /lib/ld.so.1 /hurd/exec $(exec-task=task-create)

Thanks,

Phil.

--

Philip Charles; 39a Paterson Street, Abbotsford, Dunedin, New Zealand

+64 3 488 2818 Fax +64 3 488 2875 Mobile 027 663 4453

philipc@copyleft.co.nz - personal. info@copyleft.co.nz - business


Reply to: