Re: usb stick as swap partition
From: Wolfgang Gill (wolfgang_at_rpi.net.au)
Date: 10/15/04
- Previous message: CB: "Re: Moving out Mac"
- In reply to: W. Guy Thomas: "usb stick as swap partition"
- Next in thread: W. Guy Thomas: "Re: usb stick as swap partition"
- Reply: W. Guy Thomas: "Re: usb stick as swap partition"
- Reply: William Hooper: "Re: usb stick as swap partition"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: mrguytx@austin.rr.com, For users of Fedora Core releases <fedora-list@redhat.com> Date: Fri, 15 Oct 2004 11:29:03 +1000
On Thu, 14 Oct 2004 20:02:42 -0500, W. Guy Thomas wrote
> I have researched this but it seems no one wants to do this.
> Is it a bad idea?
> I think it would be better than my little hard drive churning on this
> old laptop.
> A full 128MB stick.
> Fedora sees the stick, I create a partition in fdisk of type 82.
> I use
> dd if=/dev/zero of=/dev/sda1 bs=1024 count=131000
>
> then /sbin/mkswap /dev/sda1
>
> this takes a while, then it's done.
>
> but if I try to "swapon" /dev/sda1:
>
> "resource busy".
>
> any tips?
>
> I just want to cut down on the thrashing of my hard drive and if
> this is slower, then fine, at least I can do other things since my
> hard drive won't be churning away.
>
> Thanks for any further info!
>
> =G
I wouldn't recommend it for several reasons:
1. It's way slower that HDD access.
2. It's also slower than main memory.
3. It doesn't like constant access (Hence the resourse busy errors).
4. It's not designed for that purpose.
Wolf
-- Open WebMail Project (http://openwebmail.org) -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: CB: "Re: Moving out Mac"
- In reply to: W. Guy Thomas: "usb stick as swap partition"
- Next in thread: W. Guy Thomas: "Re: usb stick as swap partition"
- Reply: W. Guy Thomas: "Re: usb stick as swap partition"
- Reply: William Hooper: "Re: usb stick as swap partition"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|