search for: parititon

Displaying 5 results from an estimated 5 matches for "parititon".

Did you mean: parition
2015 Sep 17
1
Wrong deficit calculation in virt-resize.
...> part-list /dev/sdc [0] = { part_num: 1 part_start: 65536 part_end: 2193555455 part_size: 2193489920 } [1] = { part_num: 2 part_start: 2193555456 part_end: 4294967295 part_size: 2101411840 } ><fs> list-filesystems /dev/sdc1: ext3 /dev/sdc2: ntfs So I have two parititons up to image end, and 64k block at the start. I wanted to shrink the last partition by 1MB (for test, yeah). I shrank the filesystem by 1MB but virt-resize refused to resize to 4095MB image requesting ~2MB more (the numbers you can see in log attached). So I had to shrink the filesystem by 4MB...
2012 Nov 20
6
zvol wrapped in a vmdk by Virtual Box and double writes?
Hi folks, (Long time no post...) Only starting to get into this one, so apologies if I''m light on detail, but... I have a shiny SSD I''m using to help make some VirtualBox stuff I''m doing go fast. I have a 240GB Intel 520 series jobbie. Nice. I chopped into a few slices - p0 (partition table), p1 128GB, p2 60gb. As part of my work, I have used it both as a RAW
2011 Sep 18
1
Can't boot Centos6 ext4 partition from GAG bootloader
...st installed Centos-6 from a Linux Format DVD. The install went smoothly, although the installer inisisted that the root partition had to be formatted ext4. When my GAG boot loader tried to boot from that root partition, it was unable do so. Elsewhere I read that GAG cannot boot from an ext4 parititon. I there any way tp persuade Centos-6 to use an ext3 root partition? -- /\/\aurice (Retired in Surrey, UK)
2017 Apr 16
0
Help w/Error #14 in grub legacy in CentOS 6.8
...comment-out the kernel and initrd lines in the SL entry I get Error #13. I confirmed that the kernel and the initramfs files both are in /boot in SL. I also checked the UUID for the 3rd partition with blkid and that is correct too. If I replace the kernel line for SL with the same one in the SL parititon I still get Error #14. The only difference with the full CentOS and SL kernel entries are the UUIDs of the partition and the minor version # (696 vs 573). I haven't seen anything specific to Error #14 in the blog entries I've seen. Everything I've tried results in either Error #14 or...
2014 Jan 20
3
[PATCH] Add some man pages.
...utilities, to be bootable as a CD-ROM or +as a hard disk. +.SH "OPTIONS" +.TP +\fB-h\fR \fI<X>\fR\fN +.br +Number of default geometry heads +.TP +\fB-s\fR \fI<X>\fR +.br +Number of default geometry sectors +.TP +\fB-e\fR \fI<X>\fR, \fB--entry\fR \fI<X>\fR +Specify parititon entry number (1-4) +.TP +\fB-o\fR \fI<X>\fR, \fB--offset\fR \fI<X>\fR +.br +Specify partition offset (default 0) +.TP +\fB-t\fR \fI<X>\fR, \fB--type\fR \fI<X>\fR +.br +Specify MBR ID (default random) +.TP +\fB-u\fR, \fB--uefi\fB +Build EFI bootable image +.TP +\fB-m\fR, \fB-...