LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-03-2006, 03:25 AM   #1
debeus
LQ Newbie
 
Registered: Oct 2006
Location: Phoenix, AZ
Distribution: Arch x86_64
Posts: 18

Rep: Reputation: Disabled
File size limit exceeded


I'm trying to back up a hard drive to a larger external hard drive using the command

dd if=/dev/hda of=/mnt/backup.img

This is a computer that runs windows, so I'm booting from the Slackware CD, and I get the message "File size limit exceeded" when the target reaches 2GB. I could do it in small chunks but then I would be unable to mount it using -o loop. The target drive is reiserfs, and I've tried ulimit -f unlimited, without it working.
 
Old 11-03-2006, 04:47 AM   #2
duryodhan
Senior Member
 
Registered: Oct 2006
Distribution: Slackware 12 Kernel 2.6.24 - probably upgraded by now
Posts: 1,054

Rep: Reputation: 46
Is the target Partition VFAT?
 
Old 11-06-2006, 11:50 PM   #3
debeus
LQ Newbie
 
Registered: Oct 2006
Location: Phoenix, AZ
Distribution: Arch x86_64
Posts: 18

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by duryodhan
Is the target Partition VFAT?
nope, reiser
 
Old 11-07-2006, 07:10 AM   #4
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Quote:
Originally Posted by debeus
I'm trying to back up a hard drive to a larger external hard drive using the command

dd if=/dev/hda of=/mnt/backup.img

This is a computer that runs windows, so I'm booting from the Slackware CD, and I get the message "File size limit exceeded" when the target reaches 2GB. I could do it in small chunks but then I would be unable to mount it using -o loop. The target drive is reiserfs, and I've tried ulimit -f unlimited, without it working.
Hi,

What about space on '/mnt/backup.img'?

You should look at this link by AwesomeMachine.
He has composed a great howto for the dd command on LQ.
I've not had a file error for a bitstream copy for a smaller partition to a larger using;

Code:
dd if=/dev/hda1 of=/dev/hda2 bs=4096 conv=notrunc,noerror
Change the device '/dev/hda#' to your devices. You could use the blocks from 'fdisk -l' to create your 'dd seek' command options to prevent the larger partition problem.
 
Old 11-07-2006, 10:36 AM   #5
gbonvehi
Senior Member
 
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145

Rep: Reputation: 53
Maybe you're using a old reiser filesystem, you should try with -o conv option, but read the warning first: http://www.namesys.com/mount-options.html

Two informative links:
http://linuxmafia.com/faq/VALinux-kb...ize-limit.html
http://www.suse.de/~aj/linux_lfs.html

Last edited by gbonvehi; 11-07-2006 at 10:39 AM. Reason: Added links.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
File size limit exceeded wfernley Linux - Software 5 07-21-2006 03:31 PM
File size limit exceeded XaViaR Linux - General 4 09-21-2005 10:02 PM
file size limit exceeded mchitrakar Linux - General 2 10-12-2004 12:47 PM
File size limit exceeded npuetz Linux - General 5 10-06-2004 07:34 AM
File size limit exceeded... Faeroon Linux - General 20 01-02-2003 06:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:35 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration