Bonsoir à tous,
J'utilise linux en dual boot avec windows XP depuis plus d'un an.
N'utilisant plus windows, je songe sérieusement à enlever windows XP
de mon micro (c'est le printemps...). Voici mon fichier /etc/fstab:
# /dev/hdc2 -- converted during upgrade to edgy
UUID=0cd7bf40-1fe0-4b1e-8d5a-d0e4ef7c3eef / ext3
defaults,errors=remount-ro 0 1
# /dev/hdc6 -- converted during upgrade to edgy
UUID=A3B4-BFF5 /media/winlinux vfat
rw,user,auto,gid=100,uid=1000,umask=002,iocharset=utf8,codepage=850 0 0
# /dev/hdc5 -- converted during upgrade to edgy
UUID=af8bdd2b-66a3-4403-8c12-74c322eaad9f /home ext3 defaults 0 2
# /dev/hdc1 -- converted during upgrade to edgy
UUID=385E-12F0 /media/hda1 vfat
rw,user,auto,gid=100,uid=1000,umask=002,iocharset=utf8,codepage=850 0 0
# /dev/hdc3 -- converted during upgrade to edgy
UUID=f31e7b75-6d5b-4277-9936-3daf47066436 none swap sw 0 0
/dev/hda /media/cdrom0 udf,iso9660
user,noauto 0 0
/dev/hdb /media/cdrom1 udf,iso9660
user,noauto 0 0
/dev/fd0 /media/floppy0 auto
rw,user,noauto 0 0
J'ai donc:
une partition windows (fat32) - là où se situe windows XP
une partition d'échange winlinux (fat32)
une partition / (ext3)
une partition /swap
une partition /home (ext3)
Sur le forum de ubuntu-fr, on m'a conseillé de formater tout
simplement la partition windows? N'y a t'il aucun danger? je pense au
grub.
Cordialement.