Hi, there is a bug in the fstab generation in the 013 installer.
If you have two fat32 partition they mount both in /Mount/Windows, follow a chuck of my fstab: # Root partition. /System/Kernel/Devices/hda3 / auto defaults 1 0 # Windows partition. /System/Kernel/Devices/hda4 /Mount/Windows vfat defaults 1 0 # Additional partition. /System/Kernel/Devices/hdb1 /Mount/HDB1 auto defaults 1 0 # Windows partition. /System/Kernel/Devices/hdb3 /Mount/Windows vfat defaults 1 0 _______________________________________________ gobolinux-devel mailing list [email protected] http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel
