reinstalling bootloader after adding Win - SOLVED
Posted: 23. Sep 2013, 19:44
No joy with either Lilo or Grub - though os-prober correctly identifies both OSs. I have searched and fiddled to no end. If need be, my next step will be to reinstall Salix, but I'd be delighted to solve this properly. Also, who knows, maybe that won't work either?
This SSD earlier had partitions out of order (sda6 before sda5) but I then removed sda6 to see if that might help - it didn't, but I mention it in the interest of full disclosure.
I'd be most grateful for any illumination!
Here is some output (all from a Salix Live USB). First off, lilosetup, liloconfig and lilo itself all give the same error:
lilosestup only sees Salix, gmountman only sees the two windows partitions. Here is fdisk -l:
So I thought I'd try grub:
But this looks fine:
Just for fun, I just ran lilosetup without trying to add in Windows (it only sees Salix) and it reported success. I will post back here in a minute to say whether that worked.
Yes: I now have Salix, but not Windows. lilosetup still can't see win.
This SSD earlier had partitions out of order (sda6 before sda5) but I then removed sda6 to see if that might help - it didn't, but I mention it in the interest of full disclosure.
I'd be most grateful for any illumination!
Here is some output (all from a Salix Live USB). First off, lilosetup, liloconfig and lilo itself all give the same error:
Code: Select all
Reading boot sector from /dev/sda
Fatal: Trying to map files from unnamed device 0x0012 (NFS/RAID mirror down ?)
Code: Select all
Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000b7363
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 206847 102400 7 HPFS/NTFS/exFAT
/dev/sda2 206848 41166847 20480000 7 HPFS/NTFS/exFAT
/dev/sda3 67244032 234440703 83598336 5 Extended
/dev/sda5 * 170704959 233834495 31564768+ 83 Linux
Disk /dev/sdb: 4009 MB, 4009754624 bytes
126 heads, 22 sectors/track, 2825 cylinders, total 7831552 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000e6ed5
Device Boot Start End Blocks Id System
/dev/sdb1 * 2048 7831551 3914752 b W95 FAT32
Code: Select all
root[one]# grub-install /dev/sda
/usr/sbin/grub-probe: error: cannot stat `none'.
Code: Select all
root[one]# os-prober
No volume groups found
/dev/sda1:Windows 7 (loader):Windows:chain
/dev/sda5:Slackware Linux (Slackware 14.0):Slackware:linux

Just for fun, I just ran lilosetup without trying to add in Windows (it only sees Salix) and it reported success. I will post back here in a minute to say whether that worked.

Yes: I now have Salix, but not Windows. lilosetup still can't see win.