Page 1 of 1

What happened to sda1?

Posted: Mon 10 Mar 2014, 03:58
by weepc
Had a problem installing to sda1, so I had to erase it to do a clean install. Now I can't locate it to format it. How do I remount sda1?

Posted: Tue 11 Mar 2014, 06:39
by davids45
G'day weepc,

Can you run a live CD Puppy (or usb Puppy), boot with pfix=ram and once Puppy is running, see what GParted reports if you run it. It should show you what partitions are on your hard-drive.

How did you "erase" sda1, by the way? Did you want to only clear all the data from it (wipe it or reformat it) - "erase" sounds like you have deleted sda1 as a partition, so there is just unformatted space where it was?

If so, just use GParted to re-create sda1 in the unformatted space.

David S.

Posted: Tue 11 Mar 2014, 14:09
by Flash
To rephrase what David S. said: Linux only "sees" filesystems. It can't see empty (unformatted) space. When you deleted the partition you took out the filesystem structure. That's why Puppy doesn't see anything there. Gparted can reformat the empty space.

Posted: Wed 12 Mar 2014, 03:35
by d4p
System/gparted/device/create partition table
hope it is ok

Posted: Fri 14 Mar 2014, 13:18
by weepc
Problem fixed. thanx :D