| curaga  
 
  
 
 
 Group: Members
 Posts: 2163
 Joined: Feb. 2007
 | 
|  | Posted: Mar. 05 2008,20:40 |  |  I'm guessing it can't find it's fat_stage1_5 file. The automatic script sometimes doesn't work properly.
 You can try this from inside DSL livecd:
 
 Get a root console. Then create a file with these contents (if your usb stick isn't sda, change that)Name it whatever you want, but I'll use "device.map".
 Then you will install grub manually, using that file to point to the device.
 
 The commands are
 | Quote |  | grub --device-map=device.map root (hd0,0)
 setup (hd0)
 quit
 | 
 
 --------------
 There's no such thing as life. Those mean little jocks invented it ;)
 -
 Windows is not a virus. A virus does something!
 |