Sponsored Content
Operating Systems SCO Trouble with sysv floppy images created under Linux Post 302978067 by Neelix on Tuesday 26th of July 2016 01:50:37 AM
Old 07-26-2016
Hello,

First, I created a 1.44mb ms-dos image using mkfs.msdos, mounted it under Ubuntu and copied the contain of a TGZ file I downloaded on the net. The contain was poorly displayed. Then I tried to format it under Xenix with dosformat, as shown above, with the same issue.

Then I tried to format it under Xenix first, using mkdev fd , mounted it under Ubuntu and tried to copy the TGZ file itself on it. But Ubuntu complained about free space on that peripheral.

---------- Post updated at 12:50 AM ---------- Previous update was at 12:45 AM ----------



Last edited by rbatte1; 08-18-2016 at 06:28 AM.. Reason: Changed CODE tags to ICODE to imrpove the readability.
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Reading SCO floppy on Linux

Is there any way I can read a floppy written on SCO Unix 3 on a Redhat Linux 6.0 machine?? If so, how? Thanks in advance, Leo :confused: (4 Replies)
Discussion started by: Leo Gessford Jr
4 Replies

2. UNIX for Dummies Questions & Answers

red hat linux installation boot floppy disk

Hi, My dear friends, I am trying to install red hat linux. I have downloaded its disc1. On the instructions page, the next stage is to make the boot disk, so that I can boot from the floppy. However, I am unable to locate the boot image iso file. I tried on google, but I got a few files which... (3 Replies)
Discussion started by: linuxpenguin
3 Replies

3. Programming

mutexing with sysv calls

My question is: what's the best way to implement mutual exclusion for a shared memory segment. I want to ensure that while updating a shared memory segment that another process will not get read part of the segment before and the other part after the update. (I also want to ensure that the update... (3 Replies)
Discussion started by: otheus
3 Replies

4. Linux

How to install linux in a system without cdrom, usb boot, floppy, other OS?

Hello to everyone, I am new to linux and I want to move to this system after bad experiences with windows. I have also a particular problem. An old laptop is probably able to handle just linux at this point of its life. The cdrom is gone, the bios doesn't have usb boot support, there is no... (6 Replies)
Discussion started by: highkftj
6 Replies

5. Homework & Coursework Questions

trouble shooting linux

hello this is laya. I need some help regarding linx installation and also trouble shooting. i installed linux mandriva 2009 in my school months ago and now it says password expired and doesnt start up. So i was wondering if there could be any default password for linux versions??? and next is that... (1 Reply)
Discussion started by: laya
1 Replies

6. Homework & Coursework Questions

trouble shooting linux

hello this is laya. I need some help regarding linx installation and also trouble shooting. i installed linux mandriva 2009 in my school months ago and now it says password expired and doesnt start up. So i was wondering if there could be any default password for linux versions??? and next is... (2 Replies)
Discussion started by: laya
2 Replies

7. Solaris

SysV package creation, how to predefine DESTDIR

Hi Solaris experts How to predefine the DESTDIR in a Solaris package? Thanks (1 Reply)
Discussion started by: ./hari.sh
1 Replies

8. Shell Programming and Scripting

Bash Script to find/sort/move images/duplicate images from USB drive

Ultimately, I'm looking to create a script that allows me to plug in a usb drive with lots of jpegs on it & copy them over to a folder on my hard drive. So in the process of copying I am looking to hash check them, record dupes to a file, copy only 1 of the identical files (if it doesn't exsist... (1 Reply)
Discussion started by: JonaQuinn
1 Replies
PBUILDER-DIST-SIMPLE(1) 				      General Commands Manual					   PBUILDER-DIST-SIMPLE(1)

NAME
pbuilder-dist-simple - simple multi-release pbuilder wrapper SYNOPSIS
pbuilder-<dist> operation [...] DESCRIPTION
pbuilder-dist-simple is a wrapper that makes it easy to use pbuilder with chroots for many different Ubuntu distributions. If you need more features than pbuilder-dist-simple provides, have a look at pbuilder-dist(1). USAGE
Create one symlink to pbuilder-dist-simple for each distribution for which you want a build environment, naming them like "pbuilder-lucid", "pbuilder-natty", etc. Replace operation with the action you want pbuilder-dist-simple to do (create, update, build, clean, login or execute). EXAMPLES
pbuilder-natty create Creates a pbuilder environment for Ubuntu Natty. pbuilder-lucid update Updates an existing Ubuntu Lucid environment. pbuilder-lucid build ./sample_1.0-0ubuntu1.dsc Builds the specified package on an already existing Ubuntu Lucid environment. FILES
By default, pbuilder-dist-simple will store all the files it generates in ~/pbuilder/. This can be changed by modifying the BASE_DIR value on the top of the script to any other directory you want. If the directory doesn't exit, it will be created at runtime. SEE ALSO
pbuilder(1), pbuilderrc(5), pbuilder-dist(1) AUTHORS
pbuilder-dist was originally written by Jamin W. Collins <jcollins@asgardsrealm.net> and Jordan Mantha <mantha@ubuntu.com>, and this man- page by Siegfried-A. Gevatter <rainct@ubuntu.com>. Both are released under the GNU General Public License, version 2 or later. ubuntu-dev-tools February 25, 2008 PBUILDER-DIST-SIMPLE(1)
All times are GMT -4. The time now is 05:26 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy