On 20 Jun 2002 04:56:41 -0500
Ron Johnson <[EMAIL PROTECTED]> wrote:

>  If I copy /boot to /new/boot on /dev/hdc1, and / to /new/treeroot
>  on /dev/hdc2, then symlinks like /vmlinuz which are now 
>  /new/treeroot/vmlinuz still point back to /dev/hda1 instead of
>  automagically pointing to /dev/hdb1.

Why should vmlinuz point back to hda1? It should point back to a file,
not a device.

alpha:~> cp -auv /vmlinuz .
`/vmlinuz' -> `./vmlinuz'
alpha:~> file vmlinuz 
vmlinuz: broken symbolic link to boot/vmlinuz-2.4.18-k7r2


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to