search for: wendellfreelibrary

Displaying 7 results from an estimated 7 matches for "wendellfreelibrary".

2018 May 29
2
CentOS6: HELP! EFI boot fails after replacing disks...
...but it wants a model named efivars loaded, but > > there is no such module available. > > That's interesting.?? Can you post the command and output where you see that? > > Also, post the output of "dmesg | grep efi:" and "ls /sys/firmware/efi/" newserver.wendellfreelibrary.org% sudo efibootmgr [sudo] password for heller: Fatal: Couldn't open either sysfs or procfs directories for accessing EFI variables. Try 'modprobe efivars' as root. newserver.wendellfreelibrary.org% sudo modprobe efivars FATAL: Module efivars not found. newserver.wendellfreelibrary.o...
2018 May 29
0
CentOS6: HELP! EFI boot fails after replacing disks...
...> At Mon, 28 May 2018 18:23:42 -0700 CentOS mailing list <centos at centos.org> wrote: >> On 05/28/2018 03:25 PM, Robert Heller wrote: >>> I tried to run efibootmgr, but it wants a model named efivars loaded, but >>> there is no such module available. > newserver.wendellfreelibrary.org% sudo efibootmgr > [sudo] password for heller: > Fatal: Couldn't open either sysfs or procfs directories for accessing EFI variables. > Try 'modprobe efivars' as root. > newserver.wendellfreelibrary.org% sudo modprobe efivars > FATAL: Module efivars not found. > n...
2018 May 29
2
CentOS6: HELP! EFI boot fails after replacing disks...
...que GUID: 39484DD8-B1D9-47B2-B4D7-89DFE3CE5E09 > First sector: 2048 (at 1024.0 KiB) > Last sector: 1230847 (at 601.0 MiB) > Partition size: 1228800 sectors (600.0 MiB) > Attribute flags: 0000000000000000 > Partition name: 'EFI System Partition' Well, on my system: newserver.wendellfreelibrary.org% sudo blkid /dev/sda1 /dev/sda1: SEC_TYPE="msdos" UUID="8D81-8D0C" TYPE="vfat" newserver.wendellfreelibrary.org% sudo blkid /dev/sdb1 /dev/sdb1: SEC_TYPE="msdos" UUID="8D81-8D0C" TYPE="vfat" That UUID is the VFAT partition (I dd'...
2009 Oct 01
1
Problems getting scanner to work from xsane (from Gnome Menu or GIMP)
We have a networked HP OfficeJet All-In-One. I have the scanner working with the CentOS 5.3, except xsane is ignoring SANE_DEFAULT_DEVICE. scanimage does however take this environment variable just fine: server1.wendellfreelibrary.org% scanimage -L No scanners were identified. If you were expecting something different, check that the scanner is plugged in, turned on and detected by the sane-find-scanner tool (if appropriate). Please read the documentation which came with this software (README, FAQ, manpages). default device...
2018 May 29
0
CentOS6: HELP! EFI boot fails after replacing disks...
...9 > > First sector: 2048 (at 1024.0 KiB) > > Last sector: 1230847 (at 601.0 MiB) > > Partition size: 1228800 sectors (600.0 MiB) > > Attribute flags: 0000000000000000 > > Partition name: 'EFI System Partition' > > Well, on my system: > > newserver.wendellfreelibrary.org% sudo blkid /dev/sda1 > /dev/sda1: SEC_TYPE="msdos" UUID="8D81-8D0C" TYPE="vfat" > newserver.wendellfreelibrary.org% sudo blkid /dev/sdb1 > /dev/sdb1: SEC_TYPE="msdos" UUID="8D81-8D0C" TYPE="vfat" > > That UUID is the...
2018 May 29
2
CentOS6: HELP! EFI boot fails after replacing disks...
At Mon, 28 May 2018 19:30:25 -0400 CentOS mailing list <centos at centos.org> wrote: > > On May 28, 2018, at 18:25, Robert Heller <heller at deepsoft.com> wrote: > > > I tried to run efibootmgr, but it wants a model named efivars loaded, but > > there is no such module available. > > Are you not running a CentOS kernel? That module should be available.
2018 May 28
9
CentOS6: HELP! EFI boot fails after replacing disks...
OK, I wanted to replace the 500G disks in a Dell T20 server with new 2TB disks. The machine has 4 SATA ports, one used for the optical disk and three for the hard drives. It is set up with /dev/sda and /dev/sdb with each three partitions: 1 -- VFAT (for EFI) 2 -- ext4 (for /boot) 3 -- LVM /dev/sda2 and /dev/sdb2 are a mirror raid (/dev/md0) /dev/sda3 and /dev/sdb3 are a mirror raid