Hi, I did have suse 10.3 and windows installed on a dual boot system. I just copied the live CD for Suse 11 and installed it following the recommended procedures. I kind of figured that Suse 11 would automatically identify windows was already present (it did when I installed 10.3). It doesn’t appear to have done that. That however is not my chief worry. When I checked for disk space
linux@linux:~> df -h
Filesystem Size Used Avail Use% Mounted on
udev 378M 128K 378M 1% /dev
gvfs-fuse-daemon 378M 339M 40M 90% /home/linux/.gvfs
I get a worryingly small amount of space, fdisk gives me the following output;
linux:/home/linux # fdisk -l
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x49c03105
Device Boot Start End Blocks Id System
/dev/sda1 1 1045 8393931 27 Unknown
/dev/sda2 * 1046 10161 73224270 7 HPFS/NTFS
/dev/sda3 10162 19457 74670120 f W95 Ext'd (LBA)
/dev/sda5 10162 10330 1357461 82 Linux swap / Solaris
/dev/sda6 10331 12941 20972826 83 Linux
/dev/sda7 12942 19457 52339738+ 83 Linux
I dont know how to interpret this, it just looks dodgy that I only have a few Meg available with regard to df. I have the feeling I have seriously cocked up the partitioning by accepting the default.
Any advice greatly appreciated,
Adam