finally, i bring previos installed openbsd USB HDD(40G) .
boot PC by 2G .
and then insert 40G & 500G
and then clone 40G to 500G
rm -rf /mnt-500/*
(cd /mnt-40 ; tar cvpf - .)|(cd /mnt-500 ; tar xpf -)
cp /etc/fstab /mnt-500/etc
reboot
boot PC by 500G
nano /etc/hostname.run0
at last i enjoy
On 03/30/15 14:05, RD Thrush wrote:
On 03/30/15 10:12, Peter Kay wrote:
On 30 March 2015 13:03:36 BST, RD Thrush wrote:
The OP's OpenBSD partition is located above 128G, ie. sector
start=842752000, which may have led to the complicated work-around.
I'm pretty certain the artificial 128GB li
On 03/30/15 10:12, Peter Kay wrote:
> On 30 March 2015 13:03:36 BST, RD Thrush wrote:
>> The OP's OpenBSD partition is located above 128G, ie. sector
>> start=842752000, which may have led to the complicated work-around.
>
> I'm pretty certain the artificial 128GB limit was removed a few release
On 30 March 2015 13:03:36 BST, RD Thrush wrote:
>The OP's OpenBSD partition is located above 128G, ie. sector
>start=842752000, which may have led to the complicated work-around.
I'm pretty certain the artificial 128GB limit was removed a few releases back
- I've installed above that with no is
On 03/29/15 22:19, Nick Holland wrote:
> On 03/29/15 14:25, Tuyosi Takesima wrote:
>> Hi all.
>>
>> this is my little expirience , it may be useful using openbsd & linux in
>> tha same hard disk .
> ...
>> i want to install openbsd OS into sdb4 .
>> But to install OpenBSD directly is risky .
>> if
hi,all.
see over the sky
CD boot 2GUSB -> install openbsd into 2G by install
CD boot 2G + 500G -> clone 2G to 500GUSB by install -format-> command
line (if boot load commnd , the next step is unnessesary )
CD boot 500G -> load boot loader into 500G by upgrade
in the ---past--- not now
thanks for comment .
i cannot install boot loader of openbsd by command .
i want to know it .
so i chose step of ---upgrade .
by my menu.lst ,OpenBSD is not booted up by grub4dos only .
title OpenBSD
chainloader (hd0,3)+1
rootnoverify (hd0,3)
boot
this menu is dependent o
Thanks for sharing.
Best regards,
Zhi-Qiang Lei
> On Mar 30, 2015, at 2:25 AM, Tuyosi Takesima
wrote:
>
> Hi all.
>
> this is my little expirience , it may be useful using openbsd & linux in
> tha same hard disk .
>
> I made the openbsd area by LINUX's fdisk.
> namely
> fdisk -l /dev/sdb (500GB
On 03/29/15 14:25, Tuyosi Takesima wrote:
> Hi all.
>
> this is my little expirience , it may be useful using openbsd & linux in
> tha same hard disk .
...
> i want to install openbsd OS into sdb4 .
> But to install OpenBSD directly is risky .
> if i fail , i lose all (including linux) .
You have
Hi all.
this is my little expirience , it may be useful using openbsd & linux in
tha same hard disk .
I made the openbsd area by LINUX's fdisk.
namely
fdisk -l /dev/sdb (500GB USB hard disk)
Device Boot Start End Sectors Size Id Type
sdb1 22528 3891199 3868672 1.9G 82 Linux swap / Solaris
sdb2
10 matches
Mail list logo