| daldred  
 
 
 
 
 Group: Members
 Posts: 13
 Joined: Mar. 2006
 | 
|  | Posted: Feb. 05 2007,18:47 |  |  I'm trying to do a traditional HD install on an old laptop, which has no CDROM.  I've got DSL running (as if from CD) using loadlin: the files from the ISO are on /dev/hda5.
 
 When I run the installation, GRUB is not installed - the installation bombs out with an error but the window closes too fast to see it.   Running
 
 $ sudo grub-install /dev/hda
 
 produces an error:
 
 /dev/cloop has no corresponding BIOS drive
 
 Rebooting now drops me straight back into Windows, with no GRUB involvement - so it's not installed.   The advice on similar errors elsewhere relies on being able to amend /boot/grub/devices.map - but at this stage of the installation that file is on a read-only device
 
 Any suggestions, anyone?   I've run this process for an HD install before without issues, but on a previous version - has something changed that I should have known about?
 |