Displaying 2 results from an estimated 2 matches for "a013".
Did you mean:
2013
2012 Nov 04
1
syslinux installation problem
...2048, 2095104 sectors, extended partition table (last)\011, code offset 0x0"
2. losetup -f --show -o 1048576 /dev/loop0 #map partition with ext4 to, e.g., /dev/loop1. So, "file -s /dev/loop1" shows: "/dev/loop1: Linux rev 1.0 ext4 filesystem data, UUID=11e3ba2e-63aa-47ac-a013-1d868176c398, volume name "vps3-1234" (extents) (large files) (huge files)"
3. mount /dev/loop1 /mnt/guest #mount guest OS root fs
4. extlinux --install --device=/dev/loop0 /mnt/guest/boot/syslinux #this instruction was to install the bootloader, but did n...
2004 Aug 02
9
various patches from Mandrakelinux package
I was looking at the libvorbis 1.0 SRPM of Mandrakelinux, and it contained
some patches which are not included in vorbis 1.1 svn. I'm attaching these
patches here, because it could maybe be interesting to include these
upstream.
(libvorbis-1.1-aliasing.patch is actually a rediffed patch of Mandrakesoft's
one for 1.0 against 1.1 svn).
The author of these patches is Gwenole Beachesne,