Windows sur linux via ntfs-3g

Mardi 15 mai 2007

sudo apt-get install ntfs-3g
sudo mount -t ntfs-3g -o rw /dev/sda1 /home/ben/windowsxp/

ls windowsxp/

a8612c0802e8ee3992 EPSON pagefile.sys
AUTOEXEC.BAT INSTALL Program Files
IO.SYS RECYCLER
Bootfont.bin MSDOS.SYS Setup.log
boot.ini MSOCache SWSetup
CONFIG.SYS NTDETECT.COM System Volume Information
Documents and Settings ntldr WINDOWS

Gagné !
Ajouter le point de montage dans /etc/fstab.

Autres articles susceptibles de vous intéresser :

Tags: , , , ,
Posted in System | 1 Comment »

One Response to “Windows sur linux via ntfs-3g”

  1. tenshu dit :

    plus simple :
    sudo apt-get install ntf-config

    et pouf dans le menu Applications -> Outils système y’a plus qu’à cocher

    C’est simple commeUbuntu

Leave a Reply