[opensuse-factory] RFC: swapfile during installation
Hello, I work a lot with machines with limited amount of RAM, like: http://www.genesippc.com/openclient.php , but also many old PC's, which are still suitable for running xfce, Opera, vnc and rdesktop. Installation on these machines is getting more and more difficult due to RAM requirements of the installer (especially the package manager). Right now the only way to install openSUSE on such a machine is to enable a swap partition at the beginning of installation. Here comes a catch: one can not enable a swap partition, when a HDD is not yet partitioned, or partitioned for Windows, so the disk has to be partitioned manually with fdisk or parted before the installation can begin. I wonder, if support for swap file could be added to LinuxRC, so these machines could be installed a lot more easy. There are many ways implementing it. For 2-3 installations even an USB key would do the job (yes, I know that they don't like many write operations, but one does not install machines so often :-) ), or any existing ext2/reiserfs/FAT partition, which Linux can write. One could use a 'swfilepart=/dev/sdb1' parameter to choose a device and then create a big enough 'suseinstallswap' file, which can be deleted at the end. 'big enough' is about 350MB for factory / ftp installation source. Then mkswap, swapon could be ran on it, and installation of these low RAM machines could be done just as any other openSUSE install. This is of course only for 'advanced' users, who know what they do, just as installing from a partition, where the user needs to take care, that the installation source is not formatted during installation :-) Bye, CzP --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Peter Czanik wrote:
Hello, I work a lot with machines with limited amount of RAM, like:
I will add to this. I don't remember if the yast install console (there is one available, don't remember the F-number) allow partitioning, but the rescue mode allows it. however, with 10.2, when you _have_ made a swap partition, the automatic partitoner/installer is confused and don't allow to use it by default for the final install (it uses it for yast) practically, what I did: create a swap, mkswap, launch install... ok when come to partitioning (free disk), I was said that 3 partitions where needed: * my original swap one, * a new yast proposed swap partition, * the / partition. I didn't too much look at the details (alas), go to expert mode, delete the new swap and / yast proposal, don't touch my swap one, and add all the rest as / after that, yast complain it can't mount the /dev/hda1 partition on the "swap" mount point... may be my original swap part was reaffected by yast, but in a funny way :-). I had only to go back to partitionner, assign and format my swap as swap, the rest as / and all goes well. but, here, there are two potential problems: * a pre-existing swap should be used as swap :-)) by default * why was a "swap" mount point ever proposed :-) on such system, when a swap part is needed, creating it should be proposed jdd -- http://www.dodin.net http://gourmandises.orangeblog.fr/ --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 jdd schreef:
Peter Czanik wrote:
Hello, I work a lot with machines with limited amount of RAM, like:
I will add to this.
I don't remember if the yast install console (there is one available, don't remember the F-number) allow partitioning, but the rescue mode allows it.
however, with 10.2, when you _have_ made a swap partition, the automatic partitoner/installer is confused and don't allow to use it by default for the final install (it uses it for yast)
practically, what I did:
create a swap, mkswap, launch install... ok when come to partitioning (free disk), I was said that 3 partitions where needed: * my original swap one, * a new yast proposed swap partition, * the / partition.
I didn't too much look at the details (alas), go to expert mode, delete the new swap and / yast proposal, don't touch my swap one, and add all the rest as /
after that, yast complain it can't mount the /dev/hda1 partition on the "swap" mount point... may be my original swap part was reaffected by yast, but in a funny way :-).
I had only to go back to partitionner, assign and format my swap as swap, the rest as / and all goes well.
but, here, there are two potential problems:
* a pre-existing swap should be used as swap :-)) by default * why was a "swap" mount point ever proposed :-)
on such system, when a swap part is needed, creating it should be proposed
I would very well welcome this proposition on the short term. Yesterday i wanted to update 10.0 > 10.2, on a Compaq Armada E500, with 192MB Ram. (Not possible caused by unsolvable deps.) Yast suggested to use the available swap-partition, and continued. However, the new install somehow screwed the partition label, and install was terminated. W2K, and the 10.0 install unusable... Now i did re-install W2K, and am facing the same prob. It is solvable, but for people not as familiar, this would be: Not possible to install SuSE OS. This is the last thing we would want, i guess?
jdd
- -- Have a nice day, M9. Now, is the only time that exists. OS: Linux 2.6.18.8-03-default x86_64 Huidige gebruiker: monkey9@tribal-sfn2 Systeem: openSUSE 10.2 (X86-64) KDE: 3.5.5 "release 45.4" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFGUYSlX5/X5X6LpDgRAnUfAKDjF9TISYLj4LIiWlTs7Csiz/G1UACgyDWx AVUoctn7QI4bQAkeYz6UUCE= =hzWr -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Mon, 21 May 2007, M9. wrote:
Yesterday i wanted to update 10.0 > 10.2, on a Compaq Armada E500, with 192MB Ram. (Not possible caused by unsolvable deps.)
Yast suggested to use the available swap-partition, and continued. However, the new install somehow screwed the partition label, and install was terminated.
That sounds rather like bug. Please consider a bugreport. Steffen --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Steffen Winterfeldt schreef:
That sounds rather like bug. Please consider a bugreport.
Steffen
Well, i never encountered this before, but i never installed 10.2 on 'small' machines before... 10.0 did install without running out of RAMspace.. I would rather wait untill someone else also gets this problem, and than back up, unless you all say to file a bug offcourse.. (i can not reproduce it now) But if it is possible to give Yast the ability to create a swap partition, this would be logical. (since it is needing this huge amount of space...) - -- Have a nice day, M9. Now, is the only time that exists. OS: Linux 2.6.18.8-03-default x86_64 Huidige gebruiker: monkey9@tribal-sfn2 Systeem: openSUSE 10.2 (X86-64) KDE: 3.5.5 "release 45.4" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFGUbOSX5/X5X6LpDgRAjy0AKCM/pgtbgJ0sp95DjkjFc6m+RXLywCggBvY 8DYZIrYvbuta489zaR3EAug= =NrC3 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
The problem is known. See: "Instlux" - setup openSUSE Linux from Windows: https://bugzilla.novell.com/show_bug.cgi?id=276450 -- -Alexey Eremenko "Technologov" --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Mon, 21 May 2007, M9. wrote:
Steffen Winterfeldt schreef:
That sounds rather like bug. Please consider a bugreport.
Steffen
Well, i never encountered this before, but i never installed 10.2 on 'small' machines before...
10.0 did install without running out of RAMspace..
I really wonder how we did that. :-/
But if it is possible to give Yast the ability to create a swap partition, this would be logical. (since it is needing this huge amount of space...)
The swap-file suggestion sounds not bad. But the tricky part is of course to track the partition as unchangeable. Steffen --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Mon 21 May 2007 18:23:42 NZST +1200, Peter Czanik wrote:
Installation on these machines is getting more and more difficult due to RAM requirements of the installer (especially the package manager). Right now the only way to install openSUSE on such a machine is to enable a swap partition at the beginning of installation.
You can only do that if the installer is able to proceed to the point where it asks whether to enable a swap partition which already exists on disk. The 10.2 one doesn't get that far with 128MB RAM, a black screen and hard-hang results. Hmm I think that box had onboard shared-mem graphics which prob effectively took 4-8MB off. Volker -- Volker Kuhlmann is list0570 with the domain in header http://volker.dnsalias.net/ Please do not CC list postings to me. --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Mon, 21 May 2007, Volker Kuhlmann wrote:
On Mon 21 May 2007 18:23:42 NZST +1200, Peter Czanik wrote:
Installation on these machines is getting more and more difficult due to RAM requirements of the installer (especially the package manager). Right now the only way to install openSUSE on such a machine is to enable a swap partition at the beginning of installation.
You can only do that if the installer is able to proceed to the point where it asks whether to enable a swap partition which already exists on disk. The 10.2 one doesn't get that far with 128MB RAM, a black screen and hard-hang results. Hmm I think that box had onboard shared-mem graphics which prob effectively took 4-8MB off.
linuxrc in 10.2 is setup to ask for swap if you have less than about 256MB RAM (provided you already have a swap partition.) Just did a quick check and it works for me (even with mem=110m, which should approximate your config). Steffen --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Tue 22 May 2007 02:18:49 NZST +1200, Steffen Winterfeldt wrote:
linuxrc in 10.2 is setup to ask for swap if you have less than about 256MB RAM (provided you already have a swap partition.)
Thanks. No mistaking the hard hang, so there can't have been a swap partition. How many people are interested in running a smallish text-only(?) SUSE system on 128MB RAM? Volker -- Volker Kuhlmann is list0570 with the domain in header http://volker.dnsalias.net/ Please do not CC list postings to me. --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Volker Kuhlmann wrote:
How many people are interested in running a smallish text-only(?) SUSE system on 128MB RAM?
many I actually try to catch for may lug old laptops. many have only 128Mb ram and laptop ram is expensive (and it's not always possible to add) 10.2 runs without any problem in it (with swap), install also, but with some tricky step. Automatic swap should be very nice why not a swp file? should it be possible to use a swap file (or ask for swap partition in case not readable probably empty disk) until partitioning is asked for, then free the sawp, and repartion? jdd -- http://www.dodin.net http://gourmandises.orangeblog.fr/ --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
jdd wrote:
Volker Kuhlmann wrote:
How many people are interested in running a smallish text-only(?) SUSE system on 128MB RAM?
many
+1 (bring back SUPER and Micro-SuSE ?) -- Cheers Richard (MQ) --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 jdd schreef:
Volker Kuhlmann wrote:
How many people are interested in running a smallish text-only(?) SUSE system on 128MB RAM?
many
I actually try to catch for may lug old laptops. many have only 128Mb ram and laptop ram is expensive (and it's not always possible to add)
For example: 2x 256MB (top) for Compaq Armada E500, costs me: EUR 184,-, incl 19% taxes: EUR 34,96 = EUR 218,96 , and this was the cheapest place i could find! (and what to do with the 64, and 128MB modules, i have left?)
10.2 runs without any problem in it (with swap), install also, but with some tricky step. Automatic swap should be very nice why not a swp file?
should it be possible to use a swap file (or ask for swap partition in case not readable probably empty disk) until partitioning is asked for, then free the sawp, and repartion?
jdd
- -- Have a nice day, M9. Now, is the only time that exists. OS: Linux 2.6.18.8-03-default x86_64 Huidige gebruiker: monkey9@tribal-sfn2 Systeem: openSUSE 10.2 (X86-64) KDE: 3.5.5 "release 45.4" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFGUwLmX5/X5X6LpDgRAsgzAJ9dwctbhcEP1l3i6Qrc+2+GwqdNQwCeOOCb /eEhInVVgduOIzj/YHU4whM= =zz+q -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
M9. wrote:
For example: 2x 256MB (top) for Compaq Armada E500, costs me: EUR 184,-, incl 19% taxes: EUR 34,96 = EUR 218,96 , and this was the cheapest place i could find! (and what to do with the 64, and 128MB modules, i have left?)
send them to me (for free :-) jdd -- http://www.dodin.net http://gourmandises.orangeblog.fr/ --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 jdd schreef:
M9. wrote:
For example: 2x 256MB (top) for Compaq Armada E500, costs me: EUR 184,-, incl 19% taxes: EUR 34,96 = EUR 218,96 , and this was the cheapest place i could find! (and what to do with the 64, and 128MB modules, i have left?)
send them to me (for free :-)
jdd
So you want me to pay even the shippingcosts? - -- Have a nice day, M9. Now, is the only time that exists. OS: Linux 2.6.18.8-03-default x86_64 Huidige gebruiker: monkey9@tribal-sfn2 Systeem: openSUSE 10.2 (X86-64) KDE: 3.5.5 "release 45.4" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFGUyVNX5/X5X6LpDgRAm6yAKDHjLKA+B5wo9rixT0cTHuCxNCgPACfamlT 4SwFsLljjc0cl2ERgHCRyyw= =cW9k -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Tue, 22 May 2007, Volker Kuhlmann wrote:
On Tue 22 May 2007 02:18:49 NZST +1200, Steffen Winterfeldt wrote:
linuxrc in 10.2 is setup to ask for swap if you have less than about 256MB RAM (provided you already have a swap partition.)
Thanks. No mistaking the hard hang, so there can't have been a swap partition.
How many people are interested in running a smallish text-only(?) SUSE system on 128MB RAM?
I do a lot, and I have a lot of clients that do. Especially schools. That want to get a way from MS. -- Boyd Gerber <gerberb@zenez.com> ZENEZ 1042 East Fort Union #135, Midvale Utah 84047 --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
<snip>
How many people are interested in running a smallish text-only(?) SUSE system on 128MB RAM? Or smaller... should a decent firewall/router not be able to run on as
On 2007-05-22 05:37, Volker Kuhlmann wrote: little as 64MB? -- Moral indignation is jealousy with a halo. -- HG Wells --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Mon, 21 May 2007, Peter Czanik wrote:
I work a lot with machines with limited amount of RAM, like: http://www.genesippc.com/openclient.php , but also many old PC's, which are still suitable for running xfce, Opera, vnc and rdesktop. Installation on these machines is getting more and more difficult due to RAM requirements of the installer (especially the package manager). Right now the only way to install openSUSE on such a machine is to enable a swap partition at the beginning of installation. Here comes a catch: one can not enable a swap partition, when a HDD is not yet partitioned, or partitioned for Windows, so the disk has to be partitioned manually with fdisk or parted before the installation can begin. I wonder, if support for swap file could be added to LinuxRC, so these machines could be installed a lot more easy. There are many ways implementing it. For 2-3 installations even an USB key would do the job (yes, I know that they don't like many write operations, but one does not install machines so often :-) ), or any existing ext2/reiserfs/FAT partition, which Linux can write. One could use a 'swfilepart=/dev/sdb1' parameter to choose a device and then create a big enough 'suseinstallswap' file, which can be deleted at the end. 'big enough' is about 350MB for factory / ftp installation source. Then mkswap, swapon could be ran on it, and installation of these low RAM machines could be done just as any other openSUSE install. This is of course only for 'advanced' users, who know what they do, just as installing from a partition, where the user needs to take care, that the installation source is not formatted during installation :-)
Really cool users can show their advancedness by booting with (for example): insmod=vfat exec="mount /dev/sda1 /mnt ; dd if=/dev/zero of=/mnt/foo bs=1G count=1 ; mkswap /mnt/foo ; swapon /mnt/foo ; /usr/local/bin/umount -l /mnt" which does exactly what you want. :-) No idea what evil things will happen if you resize that partition in yast, though. Steffen --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Monday 21 May 2007 08:37, Steffen Winterfeldt wrote:
...
Really cool users can show their advancedness by booting with (for example):
insmod=vfat exec="mount /dev/sda1 /mnt ; dd if=/dev/zero of=/mnt/foo bs=1G count=1 ; mkswap /mnt/foo ; swapon /mnt/foo ; /usr/local/bin/umount -l /mnt"
which does exactly what you want. :-)
That's definitely cool, but I'd turn down the dd buffer size and compensate by increasing the record count. If a buffer of the specified size (bs= argument) cannot be allocated by dd, it will fail. (It's not going to affect the speed unless the buffer size is ridiculously small, since the whole thing is utterly I/O-bound.) Given that no swap is available at the time, asking for a gigabyte would mean that many users' systems would not be able to accommodate this request. Speaking of failure, you might want to replace the semicolons with double ampersands, so the later commands only execute if the earlier ones succeed. By the way, why attempt to unmount /mnt? Since there's now an open file there, is it not guaranteed to fail?
...
Steffen
Randall Schulz --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Mon, 21 May 2007, Randall R Schulz wrote:
On Monday 21 May 2007 08:37, Steffen Winterfeldt wrote:
...
Really cool users can show their advancedness by booting with (for example):
insmod=vfat exec="mount /dev/sda1 /mnt ; dd if=/dev/zero of=/mnt/foo bs=1G count=1 ; mkswap /mnt/foo ; swapon /mnt/foo ; /usr/local/bin/umount -l /mnt"
which does exactly what you want. :-)
That's definitely cool, but I'd turn down the dd buffer size and compensate by increasing the record count. If a buffer of the specified size (bs= argument) cannot be allocated by dd, it will fail. (It's not going to affect the speed unless the buffer size is ridiculously small, since the whole thing is utterly I/O-bound.) Given that no swap is available at the time, asking for a gigabyte would mean that many users' systems would not be able to accommodate this request.
Granted. 'bs=1M count=1024' would be better.
Speaking of failure, you might want to replace the semicolons with double ampersands, so the later commands only execute if the earlier ones succeed.
Bah! My commmands never fail. :-)
By the way, why attempt to unmount /mnt? Since there's now an open file there, is it not guaranteed to fail?
You need to get rid of it, because (a) yast uses /mnt and (b) yast might want to mount the partition itself. umount will not fail as '-l' makes a 'lazy' umount (unmounts no matter what). Steffen --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Monday 21 May 2007 09:05, Steffen Winterfeldt wrote:
On Mon, 21 May 2007, Randall R Schulz wrote:
On Monday 21 May 2007 08:37, Steffen Winterfeldt wrote:
...
Really cool users can show their advancedness by booting with (for example):
insmod=vfat exec="mount /dev/sda1 /mnt ; dd if=/dev/zero of=/mnt/foo bs=1G count=1 ; mkswap /mnt/foo ; swapon /mnt/foo ; /usr/local/bin/umount -l /mnt"
which does exactly what you want. :-)
That's definitely cool, ...
...
By the way, why attempt to unmount /mnt? Since there's now an open file there, is it not guaranteed to fail?
You need to get rid of it, because (a) yast uses /mnt and (b) yast might want to mount the partition itself. umount will not fail as '-l' makes a 'lazy' umount (unmounts no matter what).
Ah. That one was new to me. The man page clarifies that the mount point is freed up but resources in use on the mounted system remain intact until released in the normal manner by whatever is using them. You could always use an alternate mount point, creating it first with mkdir. And despite the obvious infallibility of your commands, if for some reason the unmount failed, then YaST's or the installer's need to subsequently mount something there would also fail. Better to preclude the possibility, no? (In true Murphy's law style!)
Steffen
Randall Schulz --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Mon, 21 May 2007, Randall R Schulz wrote:
On Monday 21 May 2007 09:05, Steffen Winterfeldt wrote:
On Mon, 21 May 2007, Randall R Schulz wrote:
On Monday 21 May 2007 08:37, Steffen Winterfeldt wrote:
...
Really cool users can show their advancedness by booting with (for example):
insmod=vfat exec="mount /dev/sda1 /mnt ; dd if=/dev/zero of=/mnt/foo bs=1G count=1 ; mkswap /mnt/foo ; swapon /mnt/foo ; /usr/local/bin/umount -l /mnt"
which does exactly what you want. :-)
That's definitely cool, ...
...
By the way, why attempt to unmount /mnt? Since there's now an open file there, is it not guaranteed to fail?
You need to get rid of it, because (a) yast uses /mnt and (b) yast might want to mount the partition itself. umount will not fail as '-l' makes a 'lazy' umount (unmounts no matter what).
Ah. That one was new to me. The man page clarifies that the mount point is freed up but resources in use on the mounted system remain intact until released in the normal manner by whatever is using them.
You could always use an alternate mount point, creating it first with mkdir. And despite the obvious infallibility of your commands, if for some reason the unmount failed, then YaST's or the installer's need to subsequently mount something there would also fail. Better to preclude the possibility, no? (In true Murphy's law style!)
Sure, you can add a 'mkdir /bar' and use that - but then you'd have to type even more. Steffen --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
The latest linuxrc (version 2.1.25) can create swap partitions and swap files now. If you're going for swap files, you have to watch out not to reformat the partition later yourself. To give it a try even if you have lots of RAM, boot with 'addswap=-1'. Swap file size is 1024 MB or whatever you pass with swap.size=N (N = size in MB). Steffen --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On 5/24/07, Steffen Winterfeldt <snwint@suse.de> wrote:
The latest linuxrc (version 2.1.25) can create swap partitions and swap files now. If you're going for swap files, you have to watch out not to reformat the partition later yourself.
What is the "linuxrc" ? -- -Alexey Eremenko "Technologov" --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Thu, 24 May 2007, Alexey Eremenko wrote:
On 5/24/07, Steffen Winterfeldt <snwint@suse.de> wrote:
The latest linuxrc (version 2.1.25) can create swap partitions and swap files now. If you're going for swap files, you have to watch out not to reformat the partition later yourself.
What is the "linuxrc" ?
http://en.opensuse.org/Linuxrc Steffen --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Steffen Winterfeldt schreef:
On Thu, 24 May 2007, Alexey Eremenko wrote:
On 5/24/07, Steffen Winterfeldt <snwint@suse.de> wrote:
The latest linuxrc (version 2.1.25) can create swap partitions and swap files now. If you're going for swap files, you have to watch out not to reformat the partition later yourself. What is the "linuxrc" ?
But we have to wait until it is implemented into say 10.3 Alpha5 before we can use it? (or we have to remaster an install cd, or dvd?) - -- Have a nice day, M9. Now, is the only time that exists. OS: Linux 2.6.18.8-03-default x86_64 Huidige gebruiker: monkey9@tribal-sfn2 Systeem: openSUSE 10.2 (X86-64) KDE: 3.5.5 "release 45.4" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFGVZP4X5/X5X6LpDgRAli2AKCoaatWx1j3q3SSegCeRN0fz/nqzgCgvxxl 5PRF/+y10Yd037GL8Hw5ZIw= =N+wm -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On 5/24/07, Steffen Winterfeldt <snwint@suse.de> wrote:
The latest linuxrc (version 2.1.25) can create swap partitions and swap files now. If you're going for swap files, you have to watch out not to reformat the partition later yourself. What is the "linuxrc" ?
But we need to create swap-on-NTFS, which will require addition of ntfs-3g to the openSUSE Linux and modifications to initrd. -- -Alexey Eremenko "Technologov" --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Thu, 24 May 2007, Alexey Eremenko wrote:
On 5/24/07, Steffen Winterfeldt <snwint@suse.de> wrote:
The latest linuxrc (version 2.1.25) can create swap partitions and swap files now. If you're going for swap files, you have to watch out not to reformat the partition later yourself. What is the "linuxrc" ?
But we need to create swap-on-NTFS, which will require addition of ntfs-3g to the openSUSE Linux and modifications to initrd.
That's completely independent and nothing I have control over. You can of course make a driver update CD and get whatever ntfs experiments you like going. Steffen --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Hello, Steffen Winterfeldt wrote:
The latest linuxrc (version 2.1.25) can create swap partitions and swap files now. If you're going for swap files, you have to watch out not to reformat the partition later yourself.
Thank, you, I tested creating a swap file and it works fine. Question about the swap partition creation: does it take into account the default partition table type of the architecture? I remember, that in 10.0 & 10.1 if the partition table was modified by YaST, then it was written do disk using an MSDOS partition table, no matter that it previously contained an Amiga partition table (like Pegasos and EFIKA PowerPC machines have). I'm asking this, as the whole thread was born because of this machine: http://www.pegasosppc.com/efika.php :) I don't have a HDD without important data on it at the moment... Bye, CzP --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
Hi, On Mon, 28 May 2007, Peter Czanik wrote:
Steffen Winterfeldt wrote:
The latest linuxrc (version 2.1.25) can create swap partitions and swap files now. If you're going for swap files, you have to watch out not to reformat the partition later yourself.
Thank, you, I tested creating a swap file and it works fine. Question about the swap partition creation: does it take into account the default partition table type of the architecture? I remember, that
it doesn't really change the partition table. You can only turn an existing partition into swap. Steffen --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (10)
-
Alexey Eremenko
-
Boyd Lynn Gerber
-
Darryl Gregorash
-
jdd
-
M9.
-
Peter Czanik
-
Randall R Schulz
-
richard (MQ)
-
Steffen Winterfeldt
-
Volker Kuhlmann