From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleg Drokin Subject: Re: PLZ HELP, my 160gb 's DANGER :( Date: Mon, 3 Mar 2003 09:29:02 +0300 Message-ID: <20030303092902.A23791@namesys.com> References: Mime-Version: 1.0 Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com Content-Disposition: inline In-Reply-To: List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Elias Ignacio Contreras Cc: reiserfs-list@namesys.com Hello! On Sat, Mar 01, 2003 at 11:26:20PM -0800, Elias Ignacio Contreras wrote: > cause this one is the trouble apparently, my assign table is fucked, i can mount dev/hde like without a defined partition, oh my god :( > plz tell me a tip :( > i can mount the disk but...i wanna fix the trouble of fdisk tell kme about no partition defined Well, since you apparently created the FS on /dev/hde (entire device), if you need partition table now, you should first backup all the data off the filesystem to some other place, then create valid partition table, create reiserfs partition, mkfs it, mount it and then copy the data back. Don't forget to change /etc/fstab to mount correct thing at boot after that. Bye, Oleg