search for: sec_typ

Displaying 13 results from an estimated 13 matches for "sec_typ".

Did you mean: sec_type
2004 Apr 20
1
Strange Fedora Booting problem: can not mount "LABEL=*"partitions
...uot;swap">/dev/sda7</device> <device DEVNO="0x0808" TIME="1079722753" TYPE="swap">/dev/sda8</device> <device DEVNO="0x080a" TIME="1079722753" LABEL="/var" UUID="a4e5efd0-a648-472d-a70d-737461f2acf6" SEC_TYPE="ext3" TYPE="ext2">/dev/sda10</device> <device DEVNO="0x0811" TIME="1079722753" LABEL="/1" UUID="9b90d679-275e-4656-916f-21ce963677e7" SEC_TYPE="ext3" TYPE="ext2">/dev/sdb1</device> <device DE...
2004 Feb 04
3
[PATCH] Adding ocfs support to blkid
The following patch adds ocfs support to blkid. --rusty # This is a BitKeeper generated patch for the following project: # Project Name: Ext2 filesystem utilities # This patch format is intended for GNU patch command version 2.5 or higher. # This patch includes the following deltas: # ChangeSet 1.1327 -> 1.1328 # lib/blkid/probe.c 1.15 -> 1.16 #
2018 May 29
2
CentOS6: HELP! EFI boot fails after replacing disks...
...t 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'ed the partition from the old disk (/dev/sd...
2018 May 29
0
CentOS6: HELP! EFI boot fails after replacing disks...
...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'ed the partition from th...
2015 Jun 16
4
Two partitions with samd UUID??
...v/sda2: UUID="e954fbaa-dc51-46dc-a352-cceb439080e5" TYPE="crypt_LUKS" > /dev/ram0: UUID="49b98b86-116a-469b-b6de-a157bb0a12dd" TYPE="ext2" > /dev/sda1: LABEL="d6sys" UUID="cd632820-0701-4a6a-b329-6798b6a29966" TYPE="ext3" SEC_TYPE="ext2" -- Regards, Paul. England, EU. England's place is in the European Union.
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.
2004 Apr 15
2
Strange Fedora Booting problem: can not mount "LABEL=*"partitions
Hi, Stephen and Jeff, Thanks. But the problem got debugged&fixed, the answer was post on fedora-list about 2 weeks ago. The problem is: the /etc/blkid.tab file works as an old unappropriate disk partitions cache for fsck|blkid commands when stystem image is installed to a different arch (scsi->ide) machine, the old cache will mislead fsck|blkid at the first run and only the first run,
2019 May 30
2
UEFI boot manager sequence problems HP Envy
...uot;97e93e7c-a6cf-4532-8f7d-5c0e50987350" /dev/sda1: LABEL="WINRE" UUID="8262E42362E41DA3" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="277e20d2-ee46-412b-babb-9b2249324ca4" /dev/sda2: SEC_TYPE="msdos" UUID="1437-B8F4" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="14c4ac1d-abd8-4121-84ee-c05a825920de" /dev/sda3: LABEL="Windows" UUID="1098EFF798EFD96C" TYPE="ntfs" PARTLABEL="B...
2015 Jun 16
0
Two partitions with samd UUID??
...: UUID="e954fbaa-dc51-46dc-a352-cceb439080e5" TYPE="crypt_LUKS" >> /dev/ram0: UUID="49b98b86-116a-469b-b6de-a157bb0a12dd" TYPE="ext2" >> /dev/sda1: LABEL="d6sys" UUID="cd632820-0701-4a6a-b329-6798b6a29966" TYPE="ext3" SEC_TYPE="ext2" LUKS provides a UUID, so being encrypted isn't a barrier to having a UUID. jh
2019 May 30
0
UEFI boot manager sequence problems HP Envy
...fibootmgr -v > BootCurrent: 0004 > Timeout: 0 seconds > BootOrder: 0002,3002,0000,0003,0004,0005,2001,2002,2003 > Boot0000* Linux HD(2,GPT,14c4ac1d-abd8-4121-84ee-c05a825920de,0x145800,0x64000)/File(\EFI\centos\shim.efi) > [...] > [root at gary ~]# blkid > [...] > /dev/sda2: SEC_TYPE="msdos" UUID="1437-B8F4" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="14c4ac1d-abd8-4121-84ee-c05a825920de" > [...] This is all I was asking you to check. See the PARTUUID in the output of blkid? PARTUUID="14...
2012 Mar 06
0
mkinitrd doesn't know how to handle encrypted CCISS devices - RHEL5.4 and Xen4.1.2
...ble to solve the issue. I have used mkinitrd with version 5.1.19.6 I hereby specify the information of my system for your reference... [root@sdcsrvint002 ~]# blkid /dev/cciss/c0d0p3 /dev/cciss/c0d0p3: LABEL="/" UUID="2e382823-1151-4231-9893-93c572af88cc" TYPE="ext3" SEC_TYPE="ext2" Contents of /etc/fstab is [root@sdcsrvint002 ~]# cat /etc/fstab LABEL=/ / ext3 defaults 1 1 LABEL=/boot /boot ext3 defaults 1 2 tmpfs /dev/shm tmpfs default...
2015 Jun 15
5
Two partitions with samd UUID??
On 06/15/2015 07:56 AM, Robert Nichols wrote: > On 06/14/2015 10:08 PM, jd1008 wrote: >> >> >> On 06/14/2015 08:58 PM, John R Pierce wrote: >>> On 6/14/2015 6:55 PM, Timothy Murphy wrote: >>>> Maybe I used dd at some point. >>>> Would this keep the same UUID? >>> >>> DD just does a blind block by block copy between two devices
2019 May 28
4
UEFI boot manager sequence problems HP Envy
Morning all, I have a HP Envy dual boot system (Win8 for serious stuff, i.e. Train Sim and Flight Sim) and Centos 7 for everything else. In the past I've had the occasional problem where an update on the windows side has updated the UEFI boot sequence but using efibootmgr has always fixed it. On Friday I discovered that my HDD was failing so I tried using Clonezilla to move it on to a new