Re: Disk Corruption (was: Disk formatting)

2003-02-03 Thread sean finney
On Mon, Feb 03, 2003 at 06:30:39AM -0500, Jonathan Brandmeyer wrote: > > if you can see all the directories and mount all your partitions > > > from an emergency boot disk, try re-running lilo and booting > > > again. > > No luck. I re-ran LILO this morning, and nothing changed. > > Any other

Re: Disk Corruption (was: Disk formatting)

2003-02-03 Thread ajlewis2
"I would first try booting from the emergency boot floppy. See if you can access any of the partitions. If you can, then you still have a partition table there. In that case, I would try running fsck on the / partition - when it is NOT mounted." Forget this! I was thinking of booting with a re

Re: Disk Corruption (was: Disk formatting)

2003-02-03 Thread ajlewis2
In linux.debian.user, you wrote: > Something VERY BAD has happened. When I attempted to format the disk, with > mkfs.ext3, it reported that the partition table for that partition said 0 > size, and I should reboot the computer to re-read the partion table. When I > rebooted, instead of LILO, I sa

Re: Disk Corruption (was: Disk formatting)

2003-02-03 Thread Tom Pfeifer
Jonathan Brandmeyer wrote: > dmesg shows this interesting entry: > Partition check: > hda: hda1 > hdb: hdb1 hdb2 hdb3 hdb4 > > and the view in cfdisk is: > Size: 60040544256 bytes > hdb1BootPrimaryLinux ext2509.97 > hdb2PrimaryLinux swap1019.94 >

Re: Disk Corruption (was: Disk formatting)

2003-02-03 Thread Jonathan Brandmeyer
> if you can see all the directories and mount all your partitions > from an emergency boot disk, try re-running lilo and booting > again. No luck. I re-ran LILO this morning, and nothing changed. Any other ideas? Jonathan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "u

Re: Disk Corruption (was: Disk formatting)

2003-02-02 Thread nate
Jonathan Brandmeyer said: > What if hdb4 is actually a primary partition that I cannot see? This > would violate the partitioning rules, wouldn't it? hdb4 should be an extended partition. an extended partition is required to support logical drives. using normal fdisk should show more results.

Re: Disk Corruption (was: Disk formatting)

2003-02-02 Thread sean finney
heya, just an idea, if you can see all the directories and mount all your partitions from an emergency boot disk, try re-running lilo and booting again. hth sean On Sun, Feb 02, 2003 at 11:45:13PM -0500, Jonathan Brandmeyer wrote: > > Something VERY BAD has happened. When I attempted

Re: Disk formatting

2003-02-02 Thread sean finney
On Sun, Feb 02, 2003 at 09:35:28PM -0500, Mike Dresser wrote: > I like your method a lot more than my own, but one minor note. Doesn't > /home have to exist to mount on it? just throw a mkdir /home in the > middle of there, and he should be all set. right you are! you need to have a point on wh

Re: Disk Corruption (was: Disk formatting)

2003-02-02 Thread Jonathan Brandmeyer
> Something VERY BAD has happened. When I attempted to format the disk, with > mkfs.ext3, it reported that the partition table for that partition said 0 > size, and I should reboot the computer to re-read the partion table. When I > rebooted, instead of LILO, I saw an endless stream of "01 " repe

Re: Disk Corruption (was: Disk formatting)

2003-02-02 Thread nate
Jonathan Brandmeyer said: > Something VERY BAD has happened. When I attempted to format the disk, > with mkfs.ext3, it reported that the partition table for that partition > said 0 size, and I should reboot the computer to re-read the partion > table. When I rebooted, instead of LILO, I saw an en

Disk Corruption (was: Disk formatting)

2003-02-02 Thread Jonathan Brandmeyer
repeating without end! I can boot into BIOS, and probably an emergency disk, but that is all. HELP! -Jonathan - Original Message - From: "Jonathan Brandmeyer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 02, 2003 8:30 PM Subject: Disk format

Re: Disk formatting

2003-02-02 Thread Mike Dresser
On Sun, 2 Feb 2003, sean finney wrote: > mv /home /home.old > mount /dev/hdb5 /home I like your method a lot more than my own, but one minor note. Doesn't /home have to exist to mount on it? just throw a mkdir /home in the middle of there, and he should be all set. -- To UNSUBSCRIBE, email t

Re: Disk formatting

2003-02-02 Thread sean finney
heya, On Sun, Feb 02, 2003 at 08:30:51PM -0500, Jonathan Brandmeyer wrote: > Now, I found that /home has taken up almost all of /'s available space. > So, I created a new logical partion from some free space, as /dev/hdb5 > (~2GB) just wait, /var will probably be your next culprit :) > My quest

Re: Disk formatting

2003-02-02 Thread Mike Dresser
On 2 Feb 2003, Jonathan Brandmeyer wrote: > Now, I found that /home has taken up almost all of /'s available space. > So, I created a new logical partion from some free space, as /dev/hdb5 > (~2GB) > > My question is: How can I format the new partition as ext3, and move > /home to it safely? I'll

Disk formatting

2003-02-02 Thread Jonathan Brandmeyer
When I installed Debian woody, I allocated only part of my available HD space to it, like this: hdb1: 512MB: / hdb2: 1GB: swap hdb3: 30GB: /usr free space: ~27GB Now, I found that /home has taken up almost all of /'s available space. So, I created a new logical partion from some free space, as /d