I have the 9front installation on only one partition. Here's the entry I
have in GRUB to boot 9front and my partition table:

root@x61:/etc/grub.d# ls
00_header  05_debian_theme  10_linux  20_linux_xen  25_bli  30_os-prober
 30_uefi-firmware  40_custom  41_custom  README
root@x61:/etc/grub.d# cat 40_custom
#!/bin/sh
exec tail -n +3 $0
# This file provides an easy way to add custom menu entries.  Simply type
the
# menu entries you want to add after this comment.  Be careful not to change
# the exec tail line above.
menuentry "9front" {
        set root=(hd0,msdos3)
        chainloader +1
}

root@x61:/etc/grub.d# fdisk /dev/sda

Disposit.  Inicio  Comienzo     Final Sectores Tamaño Id Tipo
/dev/sda1  *           2048  93749247 93747200  44,7G 83 Linux
/dev/sda2          93749248 101562367  7813120   3,7G 82 Linux swap /
Solaris
/dev/sda3         101562930 126736784 25173855    12G 39 Plan 9

El dom, 14 jun 2026 a las 23:47, Pavel Klinkovský (<
[email protected]>) escribió:

> Dear colleagues,
> 
> I have:
> - ThinkPad T420
> - /dev/sda1 - boot partition of 9front
> - /dev/sda2 - plan9 partition
> - /dev/sda3 - Ubuntu 26 desktop
> 
> How should I configure GRUB to have a duál-boot between Ububtu and 9front?
> 
> Thanks in advance.
> 
> Pavel


-- 
José J. Cabezas

------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T62e80f5866814392-Md9b06fc2c6057cc85a911adb
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to