[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] rebuild raq3i without staqware
- Subject: Re: [cobalt-users] rebuild raq3i without staqware
- From: flash22@xxxxxxx
- Date: Sat Feb 17 14:26:15 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Sat, 17 Feb 2001, EDK wrote:
> I was thinking I would reload
> staqware - but the volume is readonly since it won't mount. I would need to
> get it mounted in order to load staqware. So, does anyone know how I can
> get the filesystem to mount?
If you are ABSOLUTELY SURE (and i mean this!) the partition is correct ,
and mounts ok readonly, you can change it to read/write this way
mount -o remount,rw /mountpoint
(Where mountpoint is where the drive is currently mounted, NOT the device
name)
ps: never ever screw with mtab, the ONLY valid thing to do with it is
remove it if it has junk in it, and do that only when you are going to
reboot immediatly after...
gsh