Hello, On Wed, 26 Nov 2008, kish wrote: > Got this out of fdisk > > Device Boot Start End Blocks Id System > /dev/sdb1 * 1 1023 261872 83 Linux
The "Linux" here is only a "tag". It does not mean that a file system has been created! > Should I do anything else before attempting to > get grub onto it? It looks like you have not install GNU/Linux on your system. So just putting grub will not do much! Of course, if you do mke2fs /dev/sdb1 the error message from grub will probably go away but it will not solve your problem --- which we have to guess, since you have not stated it. Kapil. -- _______________________________________________ To unsubscribe, email [EMAIL PROTECTED] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
