[SOLVED] Re: ISO file to sd card: Disk /dev/sdb doesn't contain a valid partition table

2018-08-15 Thread local10
Aug 14, 2018, 2:30 PM by delop...@gmail.com: > > but why you don't run it in VM or VBox or extract, or use unetbootin? > Yes, eventually I installed unetbootin and got it working with it. Thanks to everyone who responded.

Re: ISO file to sd card: Disk /dev/sdb doesn't contain a valid partition table

2018-08-15 Thread Pascal Hambourg
Le 14/08/2018 à 15:31, local10 a écrit : The goal here is to create an sd card containg a bootable windows 7 image, I need to test something quick in windows. The iso file  is a windows 7 image. What kind of Windows 7 image ? An installation DVD image ? AFAIK these ISO images are not hybrid

Re: ISO file to sd card: Disk /dev/sdb doesn't contain a valid partition table

2018-08-14 Thread Jude DaShiell
On Tue, 14 Aug 2018, local10 wrote: > Date: Tue, 14 Aug 2018 08:44:26 > From: local10 > To: debian-user@lists.debian.org > Subject: ISO file to sd card: Disk /dev/sdb doesn't contain a valid partition > table > Resent-Date: Tue, 14 Aug 2018 12:44:40 + (UTC) > Resent-From: debian-user@list

Re: ISO file to sd card: Disk /dev/sdb doesn't contain a valid partition table

2018-08-14 Thread deloptes
local10 wrote: > The goal here is to create an sd card containg a bootable windows 7 image, > I need to test something quick in windows. The iso file  is a windows 7 > image. is it live windows7 - I have heard rumors that such thing exists? Is it recovery disk? but why you don't run it in VM or

Re: ISO file to sd card: Disk /dev/sdb doesn't contain a valid partition table

2018-08-14 Thread Nicolas George
local10 (2018-08-14): > The goal here is to create an sd card containg a bootable windows 7 > image, I need to test something quick in windows. The iso file  is a > windows 7 image. Then I suspect you would have more luck asking people familiar with windows. Regards, -- Nicolas George sign

Re: ISO file to sd card: Disk /dev/sdb doesn't contain a valid partition table

2018-08-14 Thread local10
Aug 14, 2018, 8:47 AM by geo...@nsup.org: > > You can try to mount /dev/sdb itself. > Yes, you're right, I can mount it on /dev/sdb. > > But you are probably doing something wrong in the first place. What is your > > endgame? > The goal here is to create an sd card containg a bootable windows 7

Re: ISO file to sd card: Disk /dev/sdb doesn't contain a valid partition table

2018-08-14 Thread Nicolas George
local10 (2018-08-14): > Am having issues trasfering iso file to an sd card using dd: > > # dd if=/tmp/winfile.iso of=/dev/sdb bs=1M conv=fsync > > dd completes successfully without any issues but when I try to mount > the sd card I can't (wrong fs type, bad option, bad superblock on > /dev/sdb1)

Re: ISO File Content:

2005-06-16 Thread Alphan Bayazit
On Thu, 2005-06-16 at 17:19 +0200, Markus Atteneder wrote: > Is ist possible to find out which ISO Image contains for example the > package > openoffice.org bevore downloading the File? If the isos are created using jigdo and you have access to the jigdo file, yes you can. for example, i386 jigdo

Re: ISO File Content:

2005-06-16 Thread Elvis Cehajic
Markus Atteneder schrieb: Is ist possible to find out which ISO Image contains for example the package openoffice.org bevore downloading the File? ummm... no. Elvis -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: ISO file

2002-02-08 Thread martin f krafft
also sprach Phaseuth Arun <[EMAIL PROTECTED]> [2002.02.05.1755 +0100]: > Just finfish downloading the file binary-i386-1.iso for CD-ROM. How can I > write that file to a CD or I just use the normal CD-RW utility? with a properly configured /etc/cdrecord.conf: cdrecord -v -isosize -data disk.iso

Re: ISO file

2002-02-05 Thread Michael Merritt
On Tuesday 05 February 2002 11:06 am, Phaseuth Arun wrote: > I have a window XP which I could just send the file to the CD-ROM drive. > That will not work isn't it? > > Thank, > > arun No, you'll have to use something that will actually make a CD from the ISO image file. Did some software not co

Re: ISO file

2002-02-05 Thread Michael Merritt
On Tuesday 05 February 2002 10:55 am, Phaseuth Arun wrote: > Hello there, > Just finfish downloading the file binary-i386-1.iso for CD-ROM. How can I > write that file to a CD or I just use the normal CD-RW utility? > > Thanks, > > arun What platform are you trying to write the disk on? If you ar