[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: rm -rf /usr and other dumb stuff
- From: ABrady <kcsmart kc rr com>
- To: redhat-list redhat com
- Subject: Re: rm -rf /usr and other dumb stuff
- Date: Sun, 5 Aug 2001 01:18:53 -0500
On Sat, 4 Aug 2001 23:36:17 -0500 Bryan Fields <kb9mci qsl net> imparted
to us:
> Well I was going to rm -rf directory ./usr in /root/ and left off the
> damn
> period! now i just installed the system and had not made a backup as
> of yet.
> I decided i would do a reinstall from the rh 7.1 CD. so i needed to
> back up
> the important stuff on the computer to CDR. I found a program that
> did this
> for me, but used ext2 as the f/s on the CD not rockridge. I burnt a
> trial
> one and it worked just fine, so I backed up the / and did a reinstall.
>
> The problem I am having is that i can mount the CD just fine on my RH
> 7.0
> system but i cant mount it on 7.1. I am using this syntax
> "mount -t ext2 /dev/cdrom /mnt/cdrom" for both systems. The image
> file
> mounts just fine on both systems with the "-o loop" option, but trying
> to
> mount the CD gives this:
>
> pts/2 root ~ # mount -t ext2 /dev/cdrom /mnt/cdrom
> mount: block device /dev/cdrom is write-protected, mounting read-only
> mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
> or too many mounted file systems
> pts/2 root ~ #
>
> Anyone have a way to make this work?
Try:
mount -t iso9660 /dev/cdrom /mnt/cdrom
Just because it appears ext2 doesn't mean it is ext2.
> Next question.
>
> is there any backup package that can back up the whole system to a cdr
> and
> make incremental backups every night to a cdrw?
I've seen some that claimed to do so. The only 2 I tried didn't work.
Sorry I can't recall the names of any because it's been some time since
I tried them. I know you can find them on freshmeat.
Just be careful. I found out through my logs that freshmeat is in bed
with doubleclick and THEY love gathering as much nosey information on
everybody that they can for the purposes of selling it. I personally
have stopped going there and have looked into other avenues.
Unfortunate, yes. But I make no exceptions.
> The last question.
>
> To repair my filesystem i needed to boot to linux, but have my
> harddrive
> un-mounted. I can do this by using the redhat CD, but I only have one
> CD
> dive and need access to read a cdrom. Is there a minimal system that
> is
> available to do this. I messed with slackware many years back and
> they had
> boot and a root disk that could be used to boot to linux and not need
> a
> harddrive nor a cdrom. of course there were not a lot of programs on
> the
> disk, but it had everything you needed to rescue a system. Does
> redhat make
> something like this?
Try tomsbrt, ramlinux, zdisk and a whole host of others, also available
on freshmeat (and appwatch, and linuxberg and many others, most of whom
don't sell their souls to doubleclick).
--
"Normal" is a setting on my washing machine.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]