Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
grub-mkconfig Dispositivo o risorsa occupata
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
messana
Tux's lil' helper
Tux's lil' helper


Joined: 27 Nov 2010
Posts: 88

PostPosted: Sun Feb 10, 2019 12:25 pm    Post subject: grub-mkconfig Dispositivo o risorsa occupata Reply with quote

Code:
 (chroot) sabmex / # grub-mkconfig -o /boot/grub/grub.cfg
Generazione file di configurazione GRUB...
Trovata immagine linux: /boot/kernel-genkernel-x86_64-4.14.83-gentoo
Trovata immagine initrd: /boot/initramfs-genkernel-x86_64-4.14.83-gentoo
  Configuration setting "use_lvmetad" invalid. It's not part of any section.
  /run/lvm/lvmetad.socket: connect failed: File o directory non esistente
  WARNING: Failed to connect to lvmetad. Falling back to internal scanning.
rmdir: rimozione di '/var/lib/os-prober/mount' non riuscita: Dispositivo o risorsa occupata
rmdir: rimozione di '/var/lib/os-prober/mount' non riuscita: Dispositivo o risorsa occupata
rmdir: rimozione di '/var/lib/os-prober/mount' non riuscita: Dispositivo o risorsa occupata
rmdir: rimozione di '/var/lib/os-prober/mount' non riuscita: Dispositivo o risorsa occupata
rmdir: rimozione di '/var/lib/os-prober/mount' non riuscita: Dispositivo o risorsa occupata
rmdir: rimozione di '/var/lib/os-prober/mount' non riuscita: Dispositivo o risorsa occupata
rmdir: rimozione di '/var/lib/os-prober/mount' non riuscita: Dispositivo o risorsa occupata
rmdir: rimozione di '/var/lib/os-prober/mount' non riuscita: Dispositivo o risorsa occupata
rmdir: rimozione di '/var/lib/os-prober/mount' non riuscita: Dispositivo o risorsa occupata
rmdir: rimozione di '/var/lib/os-prober/mount' non riuscita: Dispositivo o risorsa occupata
rmdir: rimozione di '/var/lib/os-prober/mount' non riuscita: Dispositivo o risorsa occupata
fatto
(chroot) sabmex / #


Code:
 # /etc/fstab: static file system information.
#
# noatime turns off atimes for increased performance (atimes normally aren't
# needed); notail increases performance of ReiserFS (at the expense of storage
# efficiency).  It's safe to drop the noatime options if you want and to
# switch between notail / tail freely.
#
# The root filesystem should have a pass number of either 0 or 1.
# All other filesystems should have a pass number of 0 or greater than 1.
#
# See the manpage fstab(5) for more information.
#

# <fs>                  <mountpoint>    <type>          <opts>          <dump/pass>

# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
#
# NOTE: Even though we list ext4 as the type here, it will work with ext2/ext3
#       filesystems.  This just tells the kernel to use the ext4 driver.
#
# NOTE: You can use full paths to devices like /dev/sda3, but it is often
#       more reliable to use filesystem labels or UUIDs. See your filesystem
#       documentation for details on setting a label. To obtain the UUID, use
#       the blkid(8) command.

#LABEL=boot             /boot           ext4            noauto,noatime  1 2
#UUID=58e72203-57d1-4497-81ad-97655bd56494              /               ext4            noatime         0 1
#LABEL=swap             none            swap            sw              0 0
#/dev/cdrom             /mnt/cdrom      auto            noauto,ro       0 0

/dev/sdb1    /boot         ext4    noauto,noatime 1 2
/dev/sdb2    none          swap    sw             0 0
/dev/sdb3    /             ext4    noatime        0 1
/dev/sdb4    /home         ext4    noatime        0 2
#/dev/cdrom  /mnt/cdrom    auto    noauto,ro      0 0
Back to top
View user's profile Send private message
sabayonino
Veteran
Veteran


Joined: 03 Jan 2012
Posts: 1008

PostPosted: Sun Feb 10, 2019 7:58 pm    Post subject: Reply with quote

Riccardo ...stai utilizzando una tastiera senza tasti ?? :lol:

A parte l'erorre di Os-prober (non necessariamente un errore) , ma dubito che se riavvi fuori dal chroot con quel fstab là farai poca strada.

chroot effettuato su una distribuzione (sabayon) con LVM ?
_________________
LRS i586 on G.Drive
LRS x86-64 EFI on MEGA
Back to top
View user's profile Send private message
messana
Tux's lil' helper
Tux's lil' helper


Joined: 27 Nov 2010
Posts: 88

PostPosted: Sun Feb 10, 2019 9:14 pm    Post subject: risp. Reply with quote

Ciao Sabayonino, effettivamente ho installato Gentoo da Sabayon, a volte l'ho fatto da Funtoo altre da SystemRescueCd. Spesso ho usato os-prober senza problemi e mi sono ritrovato i vari sistemi operativi nel grub. Adesso nel mio pc ho Sabayon (sda), Gentoo (sdb), Funtoo (sdc), Arch (sdd), Windows10 (sde). Se non uso os-prober su gentoo riesco ad avere un grub avviabile altrimenti no. Il mio fstab è identico a quello di funtoo[/code]. Non uso UUID perchè non ho mai avuto problemi ma ogni tuo consiglio e suggerimento è ben accetto. Grazie mille anticipatamente e buona serata.
Code:
gentoomex /home/mexkalibur # grub-mkconfig -o /boot/grub/grub.cfg
Generazione file di configurazione GRUB...
Trovata immagine linux: /boot/kernel-genkernel-x86_64-4.14.83-gentoo
Trovata immagine initrd: /boot/initramfs-genkernel-x86_64-4.14.83-gentoo
  /run/lvm/lvmetad.socket: connect failed: File o directory non esistente
  WARNING: Failed to connect to lvmetad. Falling back to internal scanning.
rmdir: rimozione di '/var/lib/os-prober/mount' non riuscita: Dispositivo o risorsa occupata
rmdir: rimozione di '/var/lib/os-prober/mount' non riuscita: Dispositivo o risorsa occupata
rmdir: rimozione di '/var/lib/os-prober/mount' non riuscita: Dispositivo o risorsa occupata
rmdir: rimozione di '/var/lib/os-prober/mount' non riuscita: Dispositivo o risorsa occupata
rmdir: rimozione di '/var/lib/os-prober/mount' non riuscita: Dispositivo o risorsa occupata
rmdir: rimozione di '/var/lib/os-prober/mount' non riuscita: Dispositivo o risorsa occupata
rmdir: rimozione di '/var/lib/os-prober/mount' non riuscita: Dispositivo o risorsa occupata
rmdir: rimozione di '/var/lib/os-prober/mount' non riuscita: Dispositivo o risorsa occupata
rmdir: rimozione di '/var/lib/os-prober/mount' non riuscita: Dispositivo o risorsa occupata
rmdir: rimozione di '/var/lib/os-prober/mount' non riuscita: Dispositivo o risorsa occupata
rmdir: rimozione di '/var/lib/os-prober/mount' non riuscita: Dispositivo o risorsa occupata
fatto
gentoomex /home/mexkalibur #
 


Code:
gentoomex /home/mexkalibur # fdisk -l
Disk /dev/ram0: 8 MiB, 8388608 bytes, 16384 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram1: 8 MiB, 8388608 bytes, 16384 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram2: 8 MiB, 8388608 bytes, 16384 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram3: 8 MiB, 8388608 bytes, 16384 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram4: 8 MiB, 8388608 bytes, 16384 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram5: 8 MiB, 8388608 bytes, 16384 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram6: 8 MiB, 8388608 bytes, 16384 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram7: 8 MiB, 8388608 bytes, 16384 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram8: 8 MiB, 8388608 bytes, 16384 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram9: 8 MiB, 8388608 bytes, 16384 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram10: 8 MiB, 8388608 bytes, 16384 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram11: 8 MiB, 8388608 bytes, 16384 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram12: 8 MiB, 8388608 bytes, 16384 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram13: 8 MiB, 8388608 bytes, 16384 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram14: 8 MiB, 8388608 bytes, 16384 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/ram15: 8 MiB, 8388608 bytes, 16384 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/sdb: 931,5 GiB, 1000204886016 bytes, 1953525168 sectors
Disk model: WDC WD10EZEX-08W
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0x581068cd

Dispositivo Avvio     Start       Fine    Settori  Size Id Tipo
/dev/sdb1   *          2048    1026047    1024000  500M 83 Linux
/dev/sdb2           1026048   11266047   10240000  4,9G 82 Linux swap / Solaris
/dev/sdb3          11266048  175106047  163840000 78,1G 83 Linux
/dev/sdb4         175106048 1953523711 1778417664  848G 83 Linux


Disk /dev/sdc: 465,8 GiB, 500107862016 bytes, 976773168 sectors
Disk model: WDC WD5000AAKS-0
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xcee56386

Dispositivo Avvio     Start      Fine   Settori   Size Id Tipo
/dev/sdc1              2048 460802047 460800000 219,7G 83 Linux
/dev/sdc2         460802048 976773119 515971072   246G  5 Esteso
/dev/sdc5   *     975749120 976773119   1024000   500M 83 Linux
/dev/sdc6         965509120 975749119  10240000   4,9G 82 Linux swap / Solaris
/dev/sdc7         822149120 965507071 143357952  68,4G 83 Linux
/dev/sdc8         460804096 822147071 361342976 172,3G 83 Linux

Partition table entries are not in disk order.


Disk /dev/sdd: 465,8 GiB, 500107862016 bytes, 976773168 sectors
Disk model: WDC WD5000AAKS-6
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x3b62e9c9

Dispositivo Avvio     Start      Fine   Settori  Size Id Tipo
/dev/sdd1   *          2048   1026047   1024000  500M 83 Linux
/dev/sdd2           1026048   9218047   8192000  3,9G 82 Linux swap / Solaris
/dev/sdd3           9218048 152578047 143360000 68,4G 83 Linux
/dev/sdd4         152578048 976773119 824195072  393G 83 Linux


Disk /dev/sde: 465,8 GiB, 500107862016 bytes, 976773168 sectors
Disk model: WDC WD5003ABYX-0
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xcd3fffdd

Dispositivo Avvio   Start      Fine   Settori   Size Id Tipo
/dev/sde1   *        2048   1126399   1124352   549M  7 HPFS/NTFS/exFAT
/dev/sde2         1126400 976771071 975644672 465,2G  7 HPFS/NTFS/exFAT


Disk /dev/sda: 55,9 GiB, 60022480896 bytes, 117231408 sectors
Disk model: Corsair Force 3
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x000e5c87

Dispositivo Avvio   Start      Fine   Settori  Size Id Tipo
/dev/sda1   *        2048   1026047   1024000  500M 83 Linux
/dev/sda2         1026048   9218047   8192000  3,9G 82 Linux swap / Solaris
/dev/sda3         9218048 117229567 108011520 51,5G 83 Linux
gentoomex /home/mexkalibur #


Code:
 mexkalibur@gentoomex ~ $ su
Password:
gentoomex /home/mexkalibur # emerge --info
Portage 2.3.51 (python 3.6.5-final-0, default/linux/amd64/17.0/desktop/gnome/systemd, gcc-7.3.0, glibc-2.27-r6, 4.14.83-gentoo x86_64)
=================================================================
System uname: Linux-4.14.83-gentoo-x86_64-Intel-R-_Core-TM-_i5-6600K_CPU_@_3.50GHz-with-gentoo-2.6
KiB Mem:    16379552 total,  14324436 free
KiB Swap:    5119996 total,   5119996 free
Timestamp of repository gentoo: Sun, 10 Feb 2019 11:00:01 +0000
Head commit of repository gentoo: 79061429fbfea5e6769fa6fc7b88e55be61cd9dc
sh bash 4.4_p23-r1
ld GNU ld (Gentoo 2.30 p5) 2.30.0
app-shells/bash:          4.4_p23-r1::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.26.2::gentoo
dev-lang/python:          2.7.15::gentoo, 3.6.5::gentoo
dev-util/cmake:           3.9.6::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.11.6-r3::gentoo, 1.16.1-r1::gentoo
sys-devel/binutils:       2.30-r4::gentoo
sys-devel/gcc:            7.3.0-r3::gentoo
sys-devel/gcc-config:     2.0::gentoo
sys-devel/libtool:        2.4.6-r3::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 4.14-r1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.27-r6::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts:
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-max-age: 24

jorgicio
    location: /var/lib/layman/jorgicio
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-march=native -O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=native -O2 -pipe"
GENTOO_MIRRORS="http://gentoo.modulix.net/gentoo/ https://mirror.eu.oneandone.net/linux/distributions/gentoo/gentoo/"
LANG="it_IT.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="it"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cdr cli colord crypt cups cxx dbus dri dts dvd dvdr eds emboss encode evo exif fam flac fortran gdbm gif glamor gnome gnome-keyring gnome-online-accounts gpm gstreamer gtk iconv introspection ipv6 jpeg lcms ldap libnotify libsecret libtirpc mad mng mp3 mp4 mpeg multilib nautilus ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds pulseaudio qt5 readline sdl seccomp spell ssl startup-notification svg systemd tcpd tiff tracker truetype udev udisks unicode upower usb v4l vorbis wxwidgets x264 xattr xcb xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse libinput evdev void" KERNEL="linux" L10N="it" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-1" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

gentoomex /home/mexkalibur #

Back to top
View user's profile Send private message
sabayonino
Veteran
Veteran


Joined: 03 Jan 2012
Posts: 1008

PostPosted: Mon Feb 11, 2019 7:02 pm    Post subject: Reply with quote

Ma alla fine non ho capito , messaggio di OS-Prober a parte ,cosa succede ? Che problema riscontri ?

Quale bootloader stai utilizzando ? su quale disco è installato ?

Se utilizzi quello di sabayon , devi andare su sabayon ed aggiornare il grub da li in modo che ti rilevi i kernel delle altre partizioni
Se utilizzi quello di funtoo devi utilizzare/aggiornare quello di funtoo
etc...
_________________
LRS i586 on G.Drive
LRS x86-64 EFI on MEGA
Back to top
View user's profile Send private message
messana
Tux's lil' helper
Tux's lil' helper


Joined: 27 Nov 2010
Posts: 88

PostPosted: Tue Feb 12, 2019 6:59 am    Post subject: risp. Reply with quote

Buongiorno Sabayonino come indicato sopra chiedevo spiegazione sull'errore ricevuto quando lanciavo il comando: grub-mkconfig -o /boot/grub/grub.cfg in gentoo con installato os-prober per intercettare gli altri sistemi operativi.
Tutto regolare senza os-prober.
Relativamente a Sabayon, mi trovavo li quando ho ripristinato il grub di gentoo disinstallando os-prober il tutto in chroot.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum