search for: sdc4

Displaying 20 results from an estimated 32 matches for "sdc4".

Did you mean: sdc
2012 Apr 23
5
'filesystem resize max' tries to use devid 1
Back story: I started my pool with a 200gb partition at the end of my drive (sdc5) , until I was able to clear out the data at the beginning of my drive. When I was ready, I ran `btrfs dev add /dev/sdc4 /` then `btrfs dev del /dev/sdc5 /`, $ sudo btrfs fi resize max / Resize ''/'' of ''max'' ERROR: unable to resize ''/'' - Invalid argument in dmesg i see: [   72.729685] btrfs: resizer unable to find device 1 $ sudo btrfs fi df / Data: total=34.00G...
2007 Feb 06
0
Broken file reading for fat16 with 3.35+?
...oot.c32 (or any other kernel for that matter). I tried 3.35 and 3.36-pre5. Same exact behaviour. I'm using the following to compile: gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-34) NASM version 0.98.39 compiled on Jan 15 2005 Steps to reproduce: /dev/sdc is my usb key mkdiskimage -4 /dev/sdc4 0 64 32 syslinux -s /dev/sdc4 mount /mnt/sdc4 cp menu.c32 mboot.c32 syslinux.cfg mykernel /mnt/sdc4 umount /mnt/sdc4 reboot with key in. syslinux.cfg has the following: default menu.c32 menu title Boot Menu timeout 30 label RBoot menu label ^RBoot kernel mboot.c32 append mykernel Er...
2007 Feb 06
3
Syslinux: Broken file reading for fat16 with 3.35+?
...oot.c32 (or any other kernel for that matter). I tried 3.35 and 3.36-pre5. Same exact behaviour. I'm using the following to compile: gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-34) NASM version 0.98.39 compiled on Jan 15 2005 Steps to reproduce: /dev/sdc is my usb key mkdiskimage -4 /dev/sdc4 0 64 32 syslinux -s /dev/sdc4 mount /mnt/sdc4 cp menu.c32 mboot.c32 syslinux.cfg mykernel /mnt/sdc4 umount /mnt/sdc4 reboot with key in. syslinux.cfg has the following: default menu.c32 menu title Boot Menu timeout 30 label RBoot menu label ^RBoot kernel mboot.c32 append mykernel Er...
2016 Oct 19
0
renaming mdadm name
Hi I have a disk which two of the partitions are part of a RAID1 setup. I'm trying to rename the the second raided partition mdadm -E /dev/sdc4 /dev/sdc4: Magic : a92b4efc Version : 1.2 Feature Map : 0x1 Array UUID : 83d7657b:ebfddcb7:36b0fa14:d29a350c Name : oldname:2 Creation Time : Tue Aug 30 15:25:10 2016 Raid Level : raid1 Raid Devices : 2 Avail Dev Size : 486696960 (232.08 GiB 249.19...
2005 Jan 19
2
Using extlinux
...of the device (partition 4 - is that important?) and made it bootable. Fdsik reported the partition table as: Disk /dev/sdc: 8 MB, 8224768 bytes 1 heads, 16 sectors/track, 1004 cylinders Units = cylinders of 16 * 512 = 8192 bytes Device Boot Start End Blocks Id System /dev/sdc4 * 2 1004 8024 83 Linux I created an ext2 file system: mke2fs -m0 -v /dev/sdc4 I mounted the device: mount -t ext2 /dev/sdc4 mnt I ran extlinux on the mounted device: extlinux mnt I copied the master boot record from syslinux: cat mbr.bin > /dev/sdc (should th...
2016 Dec 28
3
isohybrid boot from logical partition
Hi, I have been attempting to set up a multi-boot USB stick (i.e. multiple bootable ISO images on the one stick) I have had good success by: - processing ISO with isohybrid (with "partok" flag) - dd'ing ISO to primary partitions on the USB stick (e.g /dev/sdc2, /dev/sdc3, /dev/sdc4) - installing grub to USB stick and configuring to chainload to these partitions To remove the limit of 4 partitions, I would like to do the above but utilise logical partitions. All my tests to do this have failed, and generally result in the error message "isolinux.bin missing or corrupt.&q...
2011 May 04
2
Cannot resize btrfs volume
Hello, I added a new disk into our RAID5 array, it looks like this: md2 : active raid5 sdd4[3] sde4[4] sda4[0] sdc4[2] sdb4[1] 3767274240 blocks level 5, 64k chunk, algorithm 2 [5/5] [UUUUU] # btrfs fi sh Label: none uuid: 5534d2e7-be31-49c7-8ab7-90c5ab8afe18 Total devices 1 FS bytes used 2.24TB devid 3 size 2.63TB used 2.63TB path /dev/md2 # mount ... /dev/md2 on /home type btrfs (rw,noatime,compr...
2016 Dec 29
0
isohybrid boot from logical partition
...(32+20)(%si), %ecx movl (36+20)(%si), %ebx The start LBA of a GPT partition entry is an 8 byte number stored at offset 32. So obviously the partok version of the MBR tries to read a partition entry. Most probably its own one. If the MBR code from /dev/sdc5 gets to see the partition slot of /dev/sdc4 in /dev/sdc4 1845248 7827455 5982208 2.9G 5 Extended /dev/sdc5 1847296 2461695 614400 300M 83 Linux then a wrong read address for isolinux.bin would be plausible. An assembler programmer could probably make the MBR code show the value of %ecx and compensate the additional bytes...
2010 Sep 06
0
parent transid verify failed
After an unclean shutdown, my btrfs is now unmountable: device label root devid 1 transid 375202 /dev/sdc4 parent transid verify failed on 53984886784 wanted 375202 found 375201 parent transid verify failed on 53984886784 wanted 375202 found 375201 parent transid verify failed on 53984886784 wanted 375202 found 375201 btrfs: open_ctree failed btrfsck aborts: couldn''t open because of unsupport...
2009 Mar 30
1
Trouble adding a pci device to a a linux domU
...o my monitor for my linux domU so that my graphics can run smoothly inside domU which is Ubuntu 8.10 I tried doing the following, but things didn''t work out. 1. I boot my Xen on Debian ( lenny ) using kernel /boot/xen-3.2-1-i386.gz module /boot/vmlinuz-2.6.26-1-xen-686 root=/dev/sdc4 ro console=tty0 pciback.permissive pciback.hide=(00:02.0) module /boot/initrd.img-2.6.26-1-xen-686 I have added my pci device using the following config params for my linux domU pci = [ ''00:02.0'' ] lspci on my dom0 gives me 00:00.0 Host bridge: Intel Corporation Mobil...
2013 Sep 07
1
Qeury regarding 64GB SSD + 2tb?
...boot loader? /dev/sdc? is MBR (the default with Centos) enough 2. Is it necessary to have GPT label and EFI on /dev/sdc? 3. Will it affect in anyway sda and sdb (I am not choosing to format them)? any pointers with information to wrap my head around FC17 was running fine after I fsck-ed the /dev/sdc4 which had vanished when this box came in. To my knowlege, a root file system of size 64GB should be handled peacefully by centos. GPT comes into picture only on > 2tb partitions for different mountpoints. or is it that any system mounting more than 2tb disk as non-root will necessarily need a...
2015 Nov 24
0
LVM - how to change lv from linear to stripped? Is it possible?
....0-229.14.1.el7.x86_64 $ rpm -qa | grep -i lvm lvm2-libs-2.02.115-3.el7_1.1.x86_64 lvm2-2.02.115-3.el7_1.1.x86_64 And the solution proposed in above examples does not work on it. After (lv xxx is only on /dev/sdb4 before): # lvconvert --mirrors 1 --stripes 4 /dev/cinder-volumes/xxx /dev/sda4 /dev/sdc4 /dev/sdd4 /dev/sdf4 I am getting in "lvdisplay -m": --- Logical volume --- LV Path /dev/cinder-volumes/xxx LV Name xxx VG Name cinder-volumes LV UUID AKjKAo-66cv-Ygc2-4Ykq-sSJQ-RJOY-mfjoMD LV Write Access read/w...
2017 Nov 14
1
Booting USBdeviceB [as root} from USBdeviceA:booter ?
...sectors/track, 60801 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sdc1 * 1 88 706828+ 83 Linux /dev/sdc2 89 358 2168775 83 Linux /dev/sdc3 359 763 3253162+ 83 Linux /dev/sdc4 764 21161 163840866+ 83 Linux <-ETHOinstltn Q2. Can syslinux be installed to this 500.1 GB device, without messing the existing sdc2,3,4; and also be able to boot installations on OTHER 32bit USB devices, plus 64bit TC ? == TIA
2016 Apr 22
7
[OT] disk utility showing message "the partition is misaligned by"
.../dev/sdc1 * 1 103 819200 83 Linux Partition 1 does not end on cylinder boundary. /dev/sdc2 103 230 1024000 82 Linux swap / Solaris Partition 2 does not end on cylinder boundary. /dev/sdc3 230 2107 15073280 83 Linux /dev/sdc4 2107 121602 959844352 5 Extended /dev/sdc5 2108 42019 320587970+ 83 Linux Partition 5 does not start on physical sector boundary. =+=+= suggestions for correcting above boundaries also appreciated. help needed and greatly appreciated. -- peace out. If...
2013 Sep 10
2
large SCSI RAID, replacing server
...on physical sector boundary. # But here's the partitions I have: # df -k |grep sdc /dev/sdc1??????????? 15379809852 8627488256 6596071608? 57% /space01 /dev/sdc2??????????? 6248052728 905001184 5279574984? 15% /space02 /dev/sdc5??????????? 8175038780 2418326064 5673659088? 30% /space03 /dev/sdc4??????????? 6248052728 1444121916 4740454252? 24% /space04 /dev/sdc3??????????? 6248052728 1886640284 4297935884? 31% /space05 # ? How can I build up a new system to be ready for this existing RAID??? Or will the latest/greatest CentOS just know what to do, and allow me to simply copy the /etc/fst...
2016 Dec 29
3
isohybrid boot from logical partition
Hi, Duncan Elliot wrote: > As far as I can see, this essentially trims off the first 3 bytes of the > custom isohybrid MBR image before applying it to the ISO. You probably mean this line: memcpy(mbr, &isohdpfx[hd0 + 3 * partok], MBRSIZE); The indize do not apply to bytes but to byte arrays of size MBRSIZE. extern unsigned char isohdpfx[][MBRSIZE]; (hd0 + 3 * partok)
2016 Dec 29
2
isohybrid boot from logical partition
Thomas Schmitt wrote: > Since we know that the isolinux.bin binary is well ok on other partitions, > i'd say that the MBR code does not load the right blocks from disk when > it wants to get isolinux.bin. Yes, these are my thoughts as well. I think the jump from GRUB to the isohybrid code on the logical partition is working fine, but when the isohybrid code is trying to jump to
2013 Aug 09
1
com32 module compatibility between 5.x versions
...t if you want to have several, this is how I do it: 1. grab the syslinux distribution you want to use--probably the latest is best. Create a bootable USB from this distribution. If the USB is /dev/sdc, you should be able to use: # mkdiskimage -4 /dev/sdc 0 64 32 # syslinux /dev/sdc4 2. mount the USB and create a directory on it. I use the name 'sysl_files'. copy all the *.com, *.c32 and memdisk from the distribution to the 'sysl_files' directory. You might want to add the *.bin files as well, just so you'll have easy access to them if y...
2013 Aug 09
5
com32 module compatibility between 5.x versions
H. Peter Anvin schreef op 9-8-2013 7:37: > Sorry. If you are substituting any files you should substitute them all. I assume it's not possible to store a copy of the LDLINUX.SYS binary at the end or inside of either ISOLINUX.BIN or LDLINUX.C32 then? Then at least it could be extracted, for those distributions not having LDLINUX.SYS / SYSLINUX(64).EXE present on their CD. Having
2016 Dec 29
0
isohybrid boot from logical partition
...ttempting to set up a multi-boot USB stick (i.e. multiple > bootable ISO images on the one stick) > I have had good success by: > - processing ISO with isohybrid (with "partok" flag) > - dd'ing ISO to primary partitions on the USB stick (e.g /dev/sdc2, > /dev/sdc3, /dev/sdc4) > - installing grub to USB stick and configuring to chainload to these > partitions > > To remove the limit of 4 partitions, I would like to do the above but > utilise logical partitions. > All my tests to do this have failed, and generally result in the error > message "...