- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: unable to fsck
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2005 08:03 PM
01-03-2005 08:03 PM
During the boot process , there was a message saying " change root = old root has d_count=1 "
Any help is appeciated .
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2005 08:12 PM
01-03-2005 08:12 PM
Re: unable to fsck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2005 08:15 PM
01-03-2005 08:15 PM
Re: unable to fsck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2005 08:50 PM
01-03-2005 08:50 PM
Re: unable to fsck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2005 08:54 PM
01-03-2005 08:54 PM
Re: unable to fsck
Exit from the shell by entering "exit". Eject your CD1 now. Now booting starts from hard drive.
Regards,
Sergejs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2005 09:09 PM
01-03-2005 09:09 PM
Re: unable to fsck
" chroot failed : no such file or directory " . I checked the mnt folder , there's source and runtime files
I tried chroot /mnt/runtime , the same result comes out .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2005 11:22 PM
01-03-2005 11:22 PM
Re: unable to fsck
fsck /dev/hda?
where /dev/hda? is the actual /var partition...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 03:09 PM
01-04-2005 03:09 PM
Re: unable to fsck
it gave a " warning message could not open " /etc/fstab "
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 05:42 PM
01-04-2005 05:42 PM
Re: unable to fsck
Then you definitely should be able to fsck it's partitions from anothe Linux system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 06:24 PM
01-04-2005 06:24 PM
Re: unable to fsck
I have a Fedora server running . I will try on that . Will it cause any problem ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 09:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2005 10:47 PM
01-04-2005 10:47 PM
Re: unable to fsck
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2005 04:45 AM
01-05-2005 04:45 AM
Re: unable to fsck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2005 05:54 PM
01-07-2005 05:54 PM
Re: unable to fsck
Hi Alex , I can't do from another Fedora server, because my Linux server is using SCSI controller and my Fedora server is running under IDE . I can't do an fsck by swapping the hard disk .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2005 05:59 PM
01-07-2005 05:59 PM
Re: unable to fsck
I tried the Gentoo software , but after donwloaded into my CD , the CD is not bootable . I think because my CD-writer is unable to " Record CD from CD Image". try to save the ISO file . My CD software is unable to do that .
Any other options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2005 05:15 AM
01-08-2005 05:15 AM
Re: unable to fsck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2005 05:18 AM
01-08-2005 05:18 AM
Re: unable to fsck
Wich software are you using?
in console commands
1 As root, type:
cdrecord -scanbus
... in order to determine the device. It will be something like '0,0,0'
2 Next type:
cdrecord -dummy dev=0,0,0 sample.iso
... in order to perform a test run. Remove the -dummy flag (but keep -dev) to do it for real.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2005 12:26 PM
01-08-2005 12:26 PM
Re: unable to fsck
Any other website , that I can download this software ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2005 02:27 PM
01-09-2005 02:27 PM
Re: unable to fsck
http://www.slysoft.com/en/clonecd.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2005 02:34 PM
01-09-2005 02:34 PM
Re: unable to fsck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2005 09:55 PM
01-11-2005 09:55 PM
Re: unable to fsck
thanks guys , I have resolved the problem with using the Redhat installation CD . But I used , a higher version 7.3 .
I was able to boot up , and I went to boot prompt and fsck , on the paritions as /dev/hda1 .It did not ask for password , later I login in as single user and change the password .
Thanks for time and effort . You guys are helpful