• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

xfs_db -ix /dev/hda3 complains...

Hi, guys; I'm not exactly new to Linux or anything, but this one particular problem is bugging me:

It's been a while since I installed my current Linux installation (Debian unstable) on two XFS filesystems (one for / and one for /boot). I recently came across a situation where I needed to change the XFS labels of these partitions (don't ask why). I was easily able to change the label of the boot partition by passing the kernel the 'emergency' option from LILO and using xfs_db -ix -c 'label [LABEL]' /dev/hda[x] to change the label. I thought that since the root partition was mounted read-only that I could get away with doing the same for it. However, xfs_db complains that the partition is mounted and possibly writable. I use udev for devices if that makes any difference.

Please help me...
 
All the bootable CDs I've used have them, but then they're usually based on Debian (i.e. Gnoppix, Knoppix, etc).
 
I will download and use Knoppix (big download), if I can be assured that there is no way to do it while booted to the hard disk in emergency mode.
 
It's only a big download if you're on dialup, hell it took me less than an hr to download the 2.5G FC4T1 ISO via bittorrent. Personally I like to keep a Gnoppix or Knoppix CD around anyway just for recovery purposes.
 
Back
Top