| View previous topic :: View next topic |
| Author |
Message |
snorkel Apprentice

Joined: 14 May 2002 Posts: 206 Location: Milwaukee, WI
|
Posted: Wed Jun 25, 2003 6:55 pm Post subject: Docs question |
|
|
In the current docs I do a :
ln /boot/vnlinuz-2.4.21 /vmlinuz
and get this error:
ln: creating hard link `/vmlinuz` to `/boot/vmlinuz-2.4.20`: Invalid cross-device link
Should it be :
ln /boot/vnlinuz-2.4.21 /boot/vmlinuz ?
Thanks,
Tony |
|
| Back to top |
|
 |
nadamsieee Guru


Joined: 30 May 2003 Posts: 340 Location: Atlanta, GA, USA
|
Posted: Wed Jun 25, 2003 7:26 pm Post subject: |
|
|
Assuming that
- vmlinuz kernel exists on your computer and currently lives in /boot
- You have /boot as a separate partition
then yes!  _________________ nadams (at) ieee (dot) org |
|
| Back to top |
|
 |
snorkel Apprentice

Joined: 14 May 2002 Posts: 206 Location: Milwaukee, WI
|
Posted: Wed Jun 25, 2003 8:58 pm Post subject: |
|
|
| nadamsieee wrote: | Assuming that
- vmlinuz kernel exists on your computer and currently lives in /boot
- You have /boot as a separate partition
then yes!  |
Exactly, the docs are wrong then! That's the point I was trying to make  |
|
| Back to top |
|
 |
Blademan Developer

Joined: 05 Oct 2002 Posts: 116
|
Posted: Sun Jun 29, 2003 9:32 pm Post subject: |
|
|
The latest docs can be found in the location mentioned in the sticky thread. If you do feel taht you have found an error, please file a bug.
Thanks, _________________ Blademan |
|
| Back to top |
|
 |
|