Hi,
I've got a couple of questions regarding hd partitions and swap space.
My first, immediate problem is that I've just upgraded my RAM from 1.5GB
to 3GB. I'm running some numerical simulations and analysis that require
that much space or more. My swap partition is 1.95GB, and I've
discovered th
-- Fraser Campbell <[EMAIL PROTECTED]> wrote
(on Wednesday, 22 January 2003, 01:19 PM -0500):
> On January 20, 2003 02:32 pm, Matthew Weier O'Phinney wrote:
>
> > Only problem is... the disk is a 40GB drive, and this older machine can
> > only handle drives up to 32GB. While I can see the partitio
On January 20, 2003 02:32 pm, Matthew Weier O'Phinney wrote:
> Only problem is... the disk is a 40GB drive, and this older machine can
> only handle drives up to 32GB. While I can see the partitioning and
> access a good portion of the disk, I cannot get a large chunk of the
> data off it that I n
hi ya matthew
On Mon, 20 Jan 2003, Matthew Weier O'Phinney wrote:
> -- Matthew Weier O'Phinney <[EMAIL PROTECTED]> wrote
...
> > How can I determine the drive's partition scheme?
>
> Thanks to everyone who responded to this -- I was able to see the
> partitioning using fdisk.
>
> Only proble
On Mon, Jan 20, 2003 at 02:32:54PM -0500, Matthew Weier O'Phinney wrote:
> -- Matthew Weier O'Phinney <[EMAIL PROTECTED]> wrote
> (on Sunday, 19 January 2003, 06:30 PM -0500):
> > I had my *newest* computer's motherboard crap out on me
> > Friday night, and I'm trying to grab the data from its hard
-- Matthew Weier O'Phinney <[EMAIL PROTECTED]> wrote
(on Sunday, 19 January 2003, 06:30 PM -0500):
> I had my *newest* computer's motherboard crap out on me Friday night,
> and I'm trying to grab the data from its hard drive. I've thrown it into
> my older machine, and it's being recognized fine as
On Sun, 19 Jan 2003 18:30:24 -0500
Matthew Weier O'Phinney <[EMAIL PROTECTED]> wrote:
> I had my *newest* computer's motherboard crap out on me Friday night,
> and I'm trying to grab the data from its hard drive. I've thrown it
> into my older machine, and it's being recognized fine as /dev/hdd --
on Mon, Jan 20, 2003 at 06:08:13AM +, Karsten M. Self ([EMAIL PROTECTED]) wrote:
> on Sun, Jan 19, 2003 at 06:30:24PM -0500, Matthew Weier O'Phinney
>([EMAIL PROTECTED]) wrote:
> > I had my *newest* computer's motherboard crap out on me Friday night,
> > and I'm trying to grab the data from it
On Mon, Jan 20, 2003 at 06:08:13AM +, Karsten M. Self wrote:
> on Sun, Jan 19, 2003 at 06:30:24PM -0500, Matthew Weier O'Phinney
>([EMAIL PROTECTED]) wrote:
> > I had my *newest* computer's motherboard crap out on me Friday night,
> > and I'm trying to grab the data from its hard drive. I've t
on Sun, Jan 19, 2003 at 06:30:24PM -0500, Matthew Weier O'Phinney
([EMAIL PROTECTED]) wrote:
> I had my *newest* computer's motherboard crap out on me Friday night,
> and I'm trying to grab the data from its hard drive. I've thrown it into
> my older machine, and it's being recognized fine as /dev
On Sun, Jan 19, 2003 at 06:30:24PM -0500, Matthew Weier O'Phinney wrote:
> I had my *newest* computer's motherboard crap out on me Friday night,
> and I'm trying to grab the data from its hard drive. I've thrown it into
> my older machine, and it's being recognized fine as /dev/hdd -- but I
> can't
hi ya
assuming your disk is intact
fdisk -l /dev/hdd
and add/guess which partitions belong to which mountpoint
mount /dev/hdd1 /mnt/test
ls -la /mnt/test to guess if its /var or /usr or /home
umount /mnt/test
...
when you're all done
fdisk -l /dev/hdd > /etc/safe-place/r
I had my *newest* computer's motherboard crap out on me Friday night,
and I'm trying to grab the data from its hard drive. I've thrown it into
my older machine, and it's being recognized fine as /dev/hdd -- but I
can't remember its partitioning scheme, and thus don't know what
partition(s) to mount
"Rick Commo" <[EMAIL PROTECTED]> writes:
> Goal: Gain experience with two different distros yet maintain a "usable"
> machine under both of these distros.
>
> Plan: Install a 20GB hard disk and partition it as shown below:
-- Detailed partition layout snipped --
You should have n
On Sat, Feb 03, 2001 at 08:51:41AM -0800, Rick Commo wrote:
> Goal: Gain experience with two different distros yet maintain a "usable"
> machine under both of these distros.
>
> Plan: Install a 20GB hard disk and partition it as shown below:
>
> +---+---+
> | s
Goal: Gain experience with two different distros yet maintain a "usable"
machine under both of these distros.
Plan: Install a 20GB hard disk and partition it as shown below:
+---+---+
| swap | 512MB |
+---+--
On Wed, 25 Aug 1999 20:42:57 +0800, Hans van den Boogert
<[EMAIL PROTECTED]> wrote:
>Now I find that the hard drive is constantly "accessed and reset." I mean
>that it seems the disk is being accessed for a second, then goes back to
>inactivity with an almost crackling noise.
This most likely i
>The crackling sound sounds like the scan that updates your find dB. When you
>do a find on your computer it checks this dB for locations of things(to be
>simple). Anyway I think you Linux parts are too big, hence it seems as if it
>locking up. I had this problem. I would split /dev/hda7 and /dev/
ert [SMTP:[EMAIL PROTECTED]
> Sent: Wednesday, August 25, 1999 8:43 AM
> To: debian-user@lists.debian.org
> Subject: Is this smart HD partitioning?
>
> My Acer Travelmate 512T laptop (Celeron 366, 96 MB RAM), has a 4.6 GB IBM
> hard drive in it. I partitioned it as follow
>
> /dev/hda1 primary Fat32 (1000M)
> /dev/hda5 logical Fat32 (900M)
> /dev/hda6 logical Fat32 (800M)
> /dev/hda7 logical Linux (1000M)
> /dev/hda4 primary Linux ext2 (840M)
> /dev/hda3 primary Linux swap (100M)
Seems ok, but you dont need 100M swap with 96M of Ram that you have
already, unless y
My Acer Travelmate 512T laptop (Celeron 366, 96 MB RAM), has a 4.6 GB IBM
hard drive in it. I partitioned it as follows...
/dev/hda1 primary Fat32 (1000M)
/dev/hda5 logical Fat32 (900M)
/dev/hda6 logical Fat32 (800M)
/dev/hda7 logical Linux (1000M)
/dev/hda4 primary Linux ext2 (840M)
/dev/hda3 pri
Star Linux, start fdisk and enter t (for setting the type of a
partition), Answer all questions, eventually press L to show the list of
partition types (where 82 is Linux native and 6 is Dos >=32Mb) , press x
to write the changes to disk. Should do ...
mfg
-
Ok, I'm completely lostI know how to make a Linux drive out of Windows
drive, basicly speaking...but I need to make a drive for Win from what I
currently have as a drive where partitions are set to Dos 16 type, but the
filesystem is ext2.
I can not do anything about it in windows.it plain c
23 matches
Mail list logo