LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Slackware32 -> Slackware multilib (https://www.linuxquestions.org/questions/slackware-14/slackware32-slackware-multilib-871285/)

tommcd 03-30-2011 12:25 AM

Quote:

Originally Posted by Darth Vader (Post 4307697)
One of them are YOU, because a cheaper phone run in 16bit, also, just to remember that your TV box microcontroller typically run 8bit code, being derived from the platform MCS51. ;)

Well, I was talking using 16bit apps on computers there (y'know, the kind of laptops and desktops computers that are available today, in case YOU need me to define this further).
I kind of thought that this was obvious though.

Darth Vader 03-30-2011 01:45 AM

Quote:

Originally Posted by tommcd (Post 4308142)
Well, I was talking using 16bit apps on computers there (y'know, the kind of laptops and desktops computers that are available today, in case YOU need me to define this further).
I kind of thought that this was obvious though.

Hey, it was a joke! ;)

But seriously speaking, we use almost every day a 16bit application: LILO. SYSLINUX or GRUB is 16bit too. Also, there is the infamous floppy BIOS update, running DOS (then 16bit).

And, I do not know how it is in other countries, but in Romania, the Ministry of Finance and the accountants use some applications written in FoxPro for DOS. I do not know what is so special about these applications, but this has opened a nice option of using Linux, accompanied by DOSEMU, as host operating system. :)

Although it seems strange, the 16bit applications have not yet disappeared.

Darth Vader 03-30-2011 02:56 AM

Quote:

Originally Posted by lonestar_italy (Post 4305194)
hi,
Slackware64 can be turned to a multilib 32/64 system easily, as we all know.

But would it be possible to turn a Slackware32 into a multilib 32/64 system, without reinstalling to a slack64?

Maybe booting from a 64bit DVD, mounting the disk partition and upgradepkg-ing enough relevant packages?

Has anyone tried it and is willing to provide any info?

If I wanted to migrate from Slackware(32) in Slackware64, without reinstalling, I would do this:

I would boot from the Slackware64 installation DVD, I would mount the target partition to /mnt, then I would run from slackware64 directory:

Code:

ROOT=/mnt upgradepkg */*.t?z
Finally, I would do chroot in /mnt to fix the booting.

The multilib installation part starts after a successfully boot from a clean 64.

markush 03-30-2011 03:51 AM

Hi,

I use to upgrade my Slackware systems (32bit-current and 64bit-current) with slackpkg. In my experience a large upgrade requires more time than a complete reinstall. In fact I've often reinstalled my systems and the challenge was to do this with a downtime as short as possible ;) (with a fast computer about 5 Minutes).

Quote:

I would boot from the Slackware64 installation DVD, I would mount the target partition to /mnt, then I would run from slackware64 directory:

Code:

ROOT=/mnt upgradepkg */*.t?z

Finally, I would do chroot in /mnt to fix the booting.
I'm sure this will run about 3-6 hours.

When I install the system, I download all packages with wget or rsync and create a minimal install-CD or bootable USB-device and chose to install from a premounted partition (where the downloaded packages are stored). It is important to make backups of all scripts one has changed (in my case wpa_supplicant.conf, rc.local)

Markus

Darth Vader 03-30-2011 04:24 AM

Quote:

Originally Posted by markush (Post 4308274)
I'm sure this will run about 3-6 hours.

Good point, BUT we talk about a 32 -> 64 migration, and I don't think that this system can be useful until the migration is finished. Just think that libraries paths differ between these operating systems, for example ...

Of course, the best idea will be an clean installation after the backup of useful data. :)


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