Operating Systems > Linux and UNIX
BSD booting
Master of Reality:
Error22: No such partition
is the error i get when i used (hd1,2).
I should have added 'noverify' and 'chainloader +1' to the BSD entry, and installed the BSD bootloader on /dev/hb3, which i didnt. So i am fucked, unless i can figure out some way to install the FreeBSD bootloader. Maybe I will re-install FreeBSD.
[ June 22, 2002: Message edited by: Master of Reality / Bob ]
Calum:
the numbers depend on how many SCSI and how many IDE drives you have, since GRUB reads them in a particular order, read the doc...
Master of Reality:
quote:Originally posted by VoidMain:
And you can also mount your BSD partition in Linux if you want to look around at the configs:
# mkdir /mnt/bsd
# mount /dev/hdb2 /mnt/bsd -t ufs -o ufstype=44bsd
should do it.
[ June 22, 2002: Message edited by: VoidMain ]
--- End quote ---
that doesnt work to mount my OpenBSD partition. Is there any reason why it wouldnt mount properly with taht command?
i used:
# mount /dev/hdb3 /mnt/bsd -t ufs -o ufstype=44bsd
and it says:
mount: wrong fs type, bad option, bad superblock on /dev/hdb3,
or too many mounted file systems
voidmain:
What fstype are you using? And what partition type is it (code in "fdisk")?
Master of Reality:
i dont know what fstype it is. Its partition type A6 (OpenBSD)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version