LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   dual os install (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/dual-os-install-4175477369/)

wiliamvw 09-16-2013 06:22 PM

dual os install
 
Got message 'unrecognized device string" when tried to boot a second os on same set of partitions.
Had: title VectorLinux 7.0 booting via symlink
root (hd0, 13)
kernel /vmlinuz root=/div/sda14 ro quiet splash
initrd /initrd.img

tried several variations with same message
the partition numbers are correct [is the boot partition].
Any comments welcome

jailbait 09-16-2013 07:37 PM

kernel /vmlinuz root=/div/sda14

should be:

kernel /vmlinuz root=/dev/sda14

-------------------
Steve Stites

wiliamvw 09-17-2013 05:48 PM

Yes, I simply mistyped my entry here; but was able to get all OSes listed by simply installing an additional OS [UberStudent] which does good job of listing for boot all discovered OSes as it installs [did need to do some file cleanup via fsck -- umount -- mount, but that probably do to such a mishmash in my partitions].
Thanks for the attention. [and anyone wishing to install numerous OSes may simplify things just by installing UberStudent last -- even if have no desire to use it]

EDDY1 09-21-2013 01:13 AM

UberStudent is based on Debian or Ubuntu depending on which version you download I recommend trying Debian, which will do exactly what Uberstudent did & find any installation that you
installed. Although you can do it manually by entering command
Quote:

update-grub


All times are GMT -5. The time now is 05:55 PM.