Displaying 3 results from an estimated 3 matches for "no_partit".
Did you mean:
no_partic
2010 Dec 30
3
Boot Error GPT partition
Hi all,
I was using grub2 for booting Archlinux x86_64 in my GPT
Internal HDD (/dev/sda) then I switched to syslinux/extlinux. It was
working fine but suddenly it staring showing "Boot Error" message on
screen. I googled for a solution and tried all syslinux versions from
4.04-pre4 down to 4.03-stable but non of them worked. I don't know
what suddenly changed caused this
2005 Jul 12
1
HAL and mounting volume
...vfat' (string)
info.product = 'Volume (vfat)' (string)
info.parent = '/org/freedesktop/Hal/devices/block_8_16' (string)
info.category = 'volume' (string)
info.capabilities = 'block volume' (string)
info.bus = 'block' (string)
block.no_partitions = false (bool)
block.have_scanned = false (bool)
block.is_volume = true (bool)
block.device = '/dev/sdb' (string)
block.major = 8 (0x8) (int)
block.minor = 16 (0x10) (int)
block.storage_device = '/org/freedesktop/Hal/devices/block_8_16'
(string)
what...
2012 Dec 18
0
dm-multipath do not autoscan partition table
...ce I use 2 separate
networks for access. For these reasons I want host system to force not
to scan dm-multipath disks for partitions. According to multipath.conf
man there should be feature to do it
defaults {
find_multipaths yes
user_friendly_names no
# features "1 no_partitions"
}
However when I try this error:
Dec 8 21:45:40 vnode4 kernel: device-mapper: table: 253:41: multipath:
Unrecognised multipath feature request
Dec 8 21:45:40 vnode4 kernel: device-mapper: table: 253:41: multipath:
Unrecognised multipath feature request
Dec 8 21:45:40 vnode4 kernel...