On Fri, 2006-06-09 at 15:05 -0700, Teo Dumitras wrote: > I have installed an Ubuntu OS on my machine. Before this Windows 98 > operating system had been there, and now I can not access the Win > installation. I know Windows it is still there (I tried to reinstall > it but the system it is telling me it is still there). Could somebody > tell me what can I do to have access on both operating systems?
Can you tell us how your drives are partitioned, according to the operating system? If you've not done this before, do: parted /dev/hda print quit for all the drives on your system and send us the bits that look like: Using /dev/hda (parted) print Disk geometry for /dev/hda: 0.000-76319.085 megabytes Disk label type: msdos Minor Start End Type Filesystem Flags 1 0.031 36248.225 primary ext3 boot 2 36248.225 71539.453 primary ext3 3 71539.453 76316.594 primary linux-swap (parted) quit Vik :v)
