On 23/12/06 01:49 -0800, Vivek R wrote: > i have a dual boot wth kubuntu/win 98 on my system. > both are on separate hard disks.in kubuntu it shows > all the hard disks(i.e, drives used by windows as > well) but in windows it does not show me the kubuntu > installed drives. now i want to uninstall kubuntu, how > do i do that? had the drives been visible in windows
Boot into Kubuntu. Run sudo dd if=/dev/zero of=/dev/hdb bs=512 count=1 where hdb should be replaced by the disk with Linux on it. Devdas Bhagat -- http://mm.glug-bom.org/mailman/listinfo/linuxers

