Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Forum italiano (Italian) Risorse italiane (documentazione e tools)
  • Search

[vdfuse] accesso esterno alle immagini .vdi

Forum riservato alla documentazione in italiano.

Moderator: ago

Post Reply
  • Print view
Advanced search
1 post • Page 1 of 1
Author
Message
cloc3
Advocate
Advocate
User avatar
Posts: 4845
Joined: Tue Jan 13, 2004 10:09 am
Location: http://www.gentoo-users.org/user/cloc3/
Contact:
Contact cloc3
Website

[vdfuse] accesso esterno alle immagini .vdi

  • Quote

Post by cloc3 » Sun Nov 14, 2010 11:35 pm

vdfuse è un software altamente sperimentale e altamente pericoloso per leggere o scrivere su dischi immagine in formato .vdi, senza lanciare virtualbox.

lo utilizzo da qualche tempo e trovo che, se usato con buon senso, può tornare comodo.
l'unica cosa a cui sono sempre stato attento, per evitare di fare pasticci è di non accedere simultaneamente in scrittura con un'istanza di vdfuse e una di Visrtualbox, altrimenti è quasi inevitabile compromettere l'integrità dei dati.
ho scritto un ebuild per installarlo:
app-emulation/vdfuse-3.2.10 wrote:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI="2"

DESCRIPTION="vdfuse"
HOMEPAGE="http://forums.virtualbox.org/viewtopic.php?f=26&t=33355"
SRC_URI="http://download.virtualbox.org/virtualb ... SE.tar.bz2"

LICENSE="as is"
SLOT="0"
KEYWORDS="x86 amd64"
IUSE="bin ose"

DEPEND="
bin? ( app-emulation/virtualbox-bin )
ose? ( app-emulation/virtualbox-ose )
!ose? ( !bin? ( app-emulation/virtualbox-ose ) )
"

RDEPEND="
"
src_unpack() {
tar xjf "${DISTDIR}/$A" "VirtualBox-${PV}_OSE/include"
wget -O vdfuse-v80.c http://forums.virtualbox.org/download/file.php?id=2866
wget -O vdbuild http://forums.virtualbox.org/download/file.php?id=2864
}

src_compile() {
sh vdbuild "VirtualBox-${PV}_OSE/include" vdfuse-v80.c
}

src_install() {
mkdir ../image/usr/bin -p
chmod +x vdfuse-v80
mv vdfuse-v80 ../image/usr/bin/
ln -s vdfuse-v80 ../image/usr/bin/vdfuse
}

pkg_postinst() {
ewarn ""
eerror "questo software è altamente instabile"
eerror "fanne uso a tuo rischio e pericolo"
eerror " "
eerror "la versione attuale di questo ebuild è testata con i binari del file"
eerror "VirtualBox-3.2.10_OSE.tar.bz2 su amd64"
ewarn ""
}
vu vu vu
gentù
mi piaci tu
Top
Post Reply
  • Print view
1 post • Page 1 of 1

Return to “Risorse italiane (documentazione e tools)”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Authors
Gentoo is a trademark of the Gentoo Foundation, Inc. and of Förderverein Gentoo e.V.
The contents of this document, unless otherwise expressly stated, are licensed under the CC-BY-SA-4.0 license.
The Gentoo Name and Logo Usage Guidelines apply.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy