Output of 'fdisk -l /dev/hda' is:
Disk /dev/hda: 255 heads, 63 sectors, 2432 cylinders Units = cylinders of 16065 * 512 bytes
Device Boot Start End Blocks Id System /dev/hda1 1 1272 10217308+ 83 Linux /dev/hda2 1273 1280 64260 83 Linux /dev/hda3 1281 1313 265072+ 82 Linux swap /dev/hda4 1314 2432 8988367+ f Win95 Ext'd (LBA) /dev/hda5 1314 2432 8988336 83 Linux
'mount -o rw /dev/hda1 /mnt/olddos' Does not generate any output
Output of 'df' is:
Filesystem 1k-blocks Used Available Use% Mounted on /dev/hda5 8847228 6001820 2395992 72% / /dev/hda2 62217 10789 48215 19% /boot none 54996 0 54996 0% /dev/shm /dev/hda1 10207744 10207744 0 100% /mnt/olddos
Thanks
'mount -o rw /dev/hda1 /mnt/olddos' Does not generate any output
[SNIP]
What do you expect it to generate ???? !!!!!!!
Go to /mnt/olddos and see whether your can see the contents. df is showing that it is mounted ......... and that u have no space left. :)
Regards Tapeshwar
Output of 'df' is:
Filesystem 1k-blocks Used Available Use% Mounted on /dev/hda1 10207744 10207744 0 100% /mnt/olddos
__________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
On Aug 27, 2003 at 11:42, Parag Shah wrote:
Output of 'df' is:
Filesystem 1k-blocks Used Available Use% Mounted on /dev/hda5 8847228 6001820 2395992 72% / /dev/hda2 62217 10789 48215 19% /boot none 54996 0 54996 0% /dev/shm /dev/hda1 10207744 10207744 0 100% /mnt/olddos
ls -la /mnt/olddos