hi,

I want to install grub on my flash drive,

I did

/sbin/fdisk -l


Disk /dev/sdb: 2006 MB, 2006974464 bytes
16 heads, 32 sectors/track, 7656 cylinders
Units = cylinders of 512 * 512 = 262144 bytes
Disk identifier: 0x00000000

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *           1        1023      261872   83  Linux
/dev/sdb2            1024        7656     1698048    b  W95 FAT32



[EMAIL PROTECTED] ~]$ /sbin/grub
Probing devices to guess BIOS drives. This may take a long time.


    GNU GRUB  version 0.97  (640K lower / 3072K upper memory)

 [ Minimal BASH-like line editing is supported.  For the first word, TAB
   lists possible command completions.  Anywhere else TAB lists the possible
   completions of a device/filename.]
grub> geometry (hd1)
geometry (hd1)
drive 0x81: C/H/S = 7656/16/32, The number of sectors = 3919872, /dev/sdb
   Partition num: 0,  Filesystem type unknown, partition type 0x83
   Partition num: 1,  Filesystem type unknown, partition type 0xb
grub> root (hd1,0)
root (hd1,0)
 Filesystem type unknown, partition type 0x83
grub> setup (hd1)
setup (hd1)

Error 170**        ****


No matter how I layout the partitions in the drive, this error pops up.

Any pointers would be helpful.



-- n00b
---------------
Esse Quam Videri
_______________________________________________
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

Reply via email to